Skip to content

rename offline_mode param from ff.create_choropleth #944

Closed
@Kully

Description

@Kully

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions