I have a simple 2D area plot that allows zooming in the x-axis. I’d like to limit the degree to which zooming is permitted, say to 10x original scale. Does Plotly have or enable such a feature? I’ve searched the docs, but to no avail.
Similarly, is it possible to limit the scroll extents to not go “outside” the data?