You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only the y-only zoombox should show up in this case, but if the y range is too small it'll show the x-only zoombox (then do nothing on mouseup)
(this is mock #12 with Plotly.relayout(gd,'xaxis.fixedrange',true))
The text was updated successfully, but these errors were encountered:
Only the y-only zoombox should show up in this case, but if the y range is too small it'll show the x-only zoombox (then do nothing on mouseup)

(this is mock #12 with
Plotly.relayout(gd,'xaxis.fixedrange',true)
)The text was updated successfully, but these errors were encountered: