-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugsomething brokensomething broken
Description
Double-clicking on this plot shouldn't cause a jump: https://codepen.io/nicolaskruchten/pen/yvwOJK
Per @alexcjohnson:
I’m looking at https://github.com/plotly/plotly.js/blob/master/src/plots/plots.js#L1675
it might be enough to rearrange that and say something likeif(marginsChangedStuff) { if(replotting) { autoRangeAllAxes } else { Plotly.plot } }
etpinard
Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken