You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assignments.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ Engaging with comments left in {{coding_env_name}} is more than welcome.
113
113
- If you've edited any of the template notebooks, you can find them in that `-old` folder.
114
114
1. Repeat the [getting started](#getting-started) steps.
115
115
{% endif -%}
116
-
-**When using `choropleth_map()`, nothing appears on the map:** Make sure:
116
+
-**When using [`choropleth()`](https://plotly.com/python/choropleth-maps/)/[`choropleth_map()`](https://plotly.com/python/tile-county-choropleth/), nothing appears on the map:** Make sure:
117
117
- Your `locations` corresponds to the DataFrame column name and `featureidkey` is set to `properties.<property name>` matching the GeoJSON
118
118
- See [how we found the property name to use](lecture_3.ipynb#geospatial-data)
119
119
- The column and the GeoJSON properties have values that match
0 commit comments