Closed
Description
Enabling offline_mode
modifies the centroid points that are plotted in a choropleth to include the parameters selected
and unselected
which change the visibility of these points upon dragbox hover. This feature did not exist before merging the choropleth figure factory, meaning these keys could only pass with a plotly fig if: 1) offline mode and 2) validate=False
Now these keys are part of the plotly reference:
https://plot.ly/python/reference/#scatter-selected
https://plot.ly/python/reference/#scatter-unselected
I vote for removing this param completely,
Metadata
Metadata
Assignees
Labels
No labels