Skip to content

Commit 03c3442

Browse files
adding country lines to the choropleth (#78)
1 parent 0938661 commit 03c3442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebooks/mbon_citation_visualizations.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,6 +1405,7 @@
14051405
"# Update layout to set color for missing data\n",
14061406
"fig.update_geos(\n",
14071407
" showcoastlines=True, coastlinecolor=\"Gray\",\n",
1408+
" showcountries=True,\n",
14081409
" showland=True, landcolor=\"White\",\n",
14091410
" showocean=True, oceancolor=\"Gray\",\n",
14101411
" showlakes=True, lakecolor=\"Gray\"\n",

0 commit comments

Comments
 (0)