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
When using Scattergl in a figure made with subplots, selecting the Pan tool (or shift+drag mouse) leads to an unexpected behaviour where all plots merge into one and expand in the entire space of the encapsulating figure. See attached GIF:
The issue has been observed on Chrome as well as Safari
I might be doing something wrong, but I doubt it because using the exact same code with Scatter instead of Scattergl doesn't show this unexpected behaviour.