Skip to content

Commit ce6ae1b

Browse files
LiamConnorsemilykl
andauthored
Update doc/python/choropleth-maps.md
Co-authored-by: Emily KL <[email protected]>
1 parent 3d9ea84 commit ce6ae1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/choropleth-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ In **Plotly.py 6.3 and later**, the built-in countries geometry is created from
214214
- [UN data](https://geoportal.un.org/arcgis/sharing/rest/content/items/d7caaff3ef4b4f7c82689b7c4694ad92/data) for country borders, coastlines, and land layers.
215215
- Natural Earth data for oceans, lakes, rivers, and subunit layers.
216216

217-
In **earlier versions of Plotly.py**, the built-in countries geometry is based on Natural Earth data only. Plotly includes data from Natural Earth "as-is". This dataset draws boundaries of countries according to defacto status. See the [Natural Earth page for more details](https://www.naturalearthdata.com/downloads/50m-cultural-vectors/50m-admin-0-countries-2/).
217+
In **earlier versions of Plotly.py**, the built-in countries geometry is based on Natural Earth data only. Plotly includes data from Natural Earth "as-is". This dataset draws boundaries of countries according to de facto status. See the [Natural Earth page for more details](https://www.naturalearthdata.com/downloads/50m-cultural-vectors/50m-admin-0-countries-2/).
218218

219219
To use the built-in countries geometry, provide `locations` as [three-letter ISO country codes](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3).
220220

0 commit comments

Comments
 (0)