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
Hello,
I am using Plotly at work and I noticed that when the parameter 'staticPlot' is true, the plot events are disabled but the legend and the range slider are still usable.
Moreover, the range slider has a strange behavior when 'staticPlot' is enabled: each click on the slider reset the selected range so we can't move it as expected.
So is it possible to disable the events that concern the legend and the range slider without removing them or, at least, keep the range slider working the same as when the plot isn't static?