Closed
Description
There is little bug in zooming in. When you click and release in parallel point to axis you can see two vertical or horizontal lines: A
and zoom in "range mode" on x or y axis.
When you click not in parallel you can go to "rectangle zoom mode": B
The problem is that when your mouse move during click and release is not almost perfectly parallel to axis you see parallel lines(picture A), but in effect you get zoom in rectangle mode. I experience it in simplest plotly configuration.
you can easily recreate this on
https://plot.ly/~demos/1414