Skip to content

Commit 217ee8a

Browse files
Shivangi PatelShivangi Patel
Shivangi Patel
authored and
Shivangi Patel
committed
changed grid lines, background color, etc.
1 parent 716bb77 commit 217ee8a

File tree

2 files changed

+24
-21
lines changed

2 files changed

+24
-21
lines changed

bokeh-app/coronavirus.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1307,7 +1307,7 @@
13071307
"pointsource = ColumnDataSource(datapoints)\n",
13081308
"\n",
13091309
"#Create figure object.\n",
1310-
"p = figure(title = 'Worldwide spread of Coronavirus', plot_height = 600 , plot_width = 950)\n",
1310+
"p = figure(title = 'Geographic distribution of 2019-nCov cases worldwide', plot_height = 600 , plot_width = 950)\n",
13111311
"p.xgrid.grid_line_color = None\n",
13121312
"p.ygrid.grid_line_color = None\n",
13131313
"#Add patch renderer to figure. \n",

bokeh-app/coronavirus_spatial_join.ipynb

+23-20
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)