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
[unexpected behavior]
In case there are several points with the same x coordinate, the hover text is placed at and refers to another point (sometimes the lowest, sometimes the highest, or the middle one). This also appears to happen even when the respective point is outside the currently shown region of the figure (i.e. the user has zoomed in).
For me, expected behavior is the hover text to be placed at the point under the mouse cursor.
To reproduce -- easily done in the example on the github front page (or any of the other interactive examples on the plot.ly site), zoom in until there's only one point shown, and hover over it.
Thanks for all your work!
The text was updated successfully, but these errors were encountered:
[unexpected behavior]
In case there are several points with the same x coordinate, the hover text is placed at and refers to another point (sometimes the lowest, sometimes the highest, or the middle one). This also appears to happen even when the respective point is outside the currently shown region of the figure (i.e. the user has zoomed in).
For me, expected behavior is the hover text to be placed at the point under the mouse cursor.
To reproduce -- easily done in the example on the github front page (or any of the other interactive examples on the plot.ly site), zoom in until there's only one point shown, and hover over it.
Thanks for all your work!
The text was updated successfully, but these errors were encountered: