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
As seen in the image below, when two points have the same x coordinate (in this case -110) the hover text for the first generated point is displayed rather than the correct hover text for said point
The text was updated successfully, but these errors were encountered:
when moving the initial point to x coord -100, since they are no longer on the same point we can now see the correct hover text for the point we were hovering over.
As seen in the image below, when two points have the same x coordinate (in this case -110) the hover text for the first generated point is displayed rather than the correct hover text for said point
The text was updated successfully, but these errors were encountered: