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
When clicking on a point on a scattergeo plot, the lat/lon returned values seem to be inverted.
See https://codepen.io/anon/pen/VWzOXq?editors=0010
Try to click on a point to add 2 traces: the red one corresponds to lat set to lat_clicked_pt and lon to lon_clicked_pt ; the green one is when lon and lat are inverted.
Obviously, the green one is expected...
The text was updated successfully, but these errors were encountered:
Hi,
When clicking on a point on a scattergeo plot, the lat/lon returned values seem to be inverted.
See https://codepen.io/anon/pen/VWzOXq?editors=0010
Try to click on a point to add 2 traces: the red one corresponds to lat set to lat_clicked_pt and lon to lon_clicked_pt ; the green one is when lon and lat are inverted.
Obviously, the green one is expected...
The text was updated successfully, but these errors were encountered: