emilhe / dash-leaflet

MIT License
214 stars 40 forks source link

Choropleth Example #256

Closed joshred83 closed 1 month ago

joshred83 commented 1 month ago

I'm trying to dynamically fill the polygons of a choropleth, but I'm having trouble figuring out how to pass the fill color through.

Is there an example available?

emer-bestseller commented 1 month ago

The documentation contains multiple examples. The most elaborate is in the tutotial section,

https://www.dash-leaflet.com/docs/geojson_tutorial#a-choropleth-map

joshred83 commented 1 month ago

Weird. I swear I looked for a while.