Skip to content

Bug in simple zoom in #3943

Closed
Closed
@michalwoz

Description

@michalwoz

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
image
and zoom in "range mode" on x or y axis.

When you click not in parallel you can go to "rectangle zoom mode": B
image

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

by releasing mouse click zoom at this point:
image

Metadata

Metadata

Assignees

Labels

bugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions