dash-opioid-epidemic-demo
dash-opioid-epidemic-demo copied to clipboard
Avoid prefiltering geojson data on bins
Is prefiltering the geojsons in bins based on a feature best practice?
I'm not that experienced with Dash, but it seems like one should be able to load all the polygons and then attribute heatmaps based on the features inside the geojson object. This is at least possible in Bokeh.