File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3350,7 +3350,7 @@ Plotly
3350
3350
### Covid Deaths by Continent
3351
3351
3352
3352
![ Covid Deaths] ( web/covid_deaths.png )
3353
- <div id =" 2a950764-39fc-416d-97fe-0a6226a3095f " class =" plotly-graph-div " style =" height :420 px ; width :100% ;" ></div >
3353
+ <div id =" 2a950764-39fc-416d-97fe-0a6226a3095f " class =" plotly-graph-div " style =" height :400 px ; width :100% ;" ></div >
3354
3354
3355
3355
``` python
3356
3356
# $ pip3 install pandas plotly
Original file line number Diff line number Diff line change 213
213
214
214
< body >
215
215
< header >
216
- < aside > June 27 , 2020</ aside >
216
+ < aside > July 1 , 2020</ aside >
217
217
< a href ="../ " rel ="author "> Jure Šorn</ a >
218
218
</ header >
219
219
2840
2840
</ code > </ pre > </ div >
2841
2841
2842
2842
2843
- < div > < h2 id ="plotly "> < a href ="#plotly " name ="plotly "> #</ a > Plotly</ h2 > < div > < h3 id ="coviddeathsbycontinent "> Covid Deaths by Continent</ h3 > < p > </ p > < div id ="2a950764-39fc-416d-97fe-0a6226a3095f " class ="plotly-graph-div " style ="height:420px ; width:100%; "> </ div > < pre > < code class ="python language-python hljs "> < span class ="hljs-comment "> # $ pip3 install pandas plotly</ span >
2843
+ < div > < h2 id ="plotly "> < a href ="#plotly " name ="plotly "> #</ a > Plotly</ h2 > < div > < h3 id ="coviddeathsbycontinent "> Covid Deaths by Continent</ h3 > < p > </ p > < div id ="2a950764-39fc-416d-97fe-0a6226a3095f " class ="plotly-graph-div " style ="height:400px ; width:100%; "> </ div > < pre > < code class ="python language-python hljs "> < span class ="hljs-comment "> # $ pip3 install pandas plotly</ span >
2844
2844
< span class ="hljs-keyword "> import</ span > pandas < span class ="hljs-keyword "> as</ span > pd
2845
2845
< span class ="hljs-keyword "> import</ span > plotly.express
2846
2846
2961
2961
2962
2962
2963
2963
< footer >
2964
- < aside > June 27 , 2020</ aside >
2964
+ < aside > July 1 , 2020</ aside >
2965
2965
< a href ="../ " rel ="author "> Jure Šorn</ a >
2966
2966
</ footer >
2967
2967
Original file line number Diff line number Diff line change 213
213
214
214
< body >
215
215
< header >
216
- < aside > June 27 , 2020</ aside >
216
+ < aside > July 1 , 2020</ aside >
217
217
< a href ="../ " rel ="author "> Jure Šorn</ a >
218
218
</ header >
219
219
220
220
< a href ="javascript: " id ="return-to-top "> < i class ="icon-chevron-up "> </ i > </ a >
221
221
< div id =main_container > </ div >
222
222
223
223
< footer >
224
- < aside > June 27 , 2020</ aside >
224
+ < aside > July 1 , 2020</ aside >
225
225
< a href ="../ " rel ="author "> Jure Šorn</ a >
226
226
</ footer >
227
227
You can’t perform that action at this time.
0 commit comments