-
-
Notifications
You must be signed in to change notification settings - Fork 2k
[CHORE]: Make geo traces use fitBounds by default #7885
Copy link
Copy link
Closed
Labels
P2considered for next cycleconsidered for next cyclechoreTrack maintenance work (dependency bumps, build/CI, internal refactors, docs, etc.)Track maintenance work (dependency bumps, build/CI, internal refactors, docs, etc.)merged-to-4.0plotly-internalsize: 3taskone-off taskone-off task
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
P2considered for next cycleconsidered for next cyclechoreTrack maintenance work (dependency bumps, build/CI, internal refactors, docs, etc.)Track maintenance work (dependency bumps, build/CI, internal refactors, docs, etc.)merged-to-4.0plotly-internalsize: 3taskone-off taskone-off task
Description
Update geo traces to use
fitbounds: 'locations'by default instead offalse.Why should this change be made?
It's better UX to zoom in to what data the user passes in for map based plots.
Scope
fitboundsto'locations'and update any baseline images that change as a result