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
Initially I thought this issue was the same as #2844, however I think it is different in one key point.
When displaying a plotly graph on a mobile device (particularly where the page has it's own scrollbar) and a large number of traces, the legend does not capture the press+drag event in the same way as the main plot. This means that the legend cannot be scrolled up or down on these devices.
Initially I thought this issue was the same as #2844, however I think it is different in one key point.
When displaying a plotly graph on a mobile device (particularly where the page has it's own scrollbar) and a large number of traces, the legend does not capture the press+drag event in the same way as the main plot. This means that the legend cannot be scrolled up or down on these devices.
Plotly.js version: v1.47.3
Example:
https://codepen.io/anon/pen/MRqOgE
The text was updated successfully, but these errors were encountered: