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 doing canvas.plot() using ratio="autot" and canvas.interact(), the longitude values given by the interaction popups are increasingly erroneous as you move away from center (longitude = 0) of the plot.
This was recently raised as an issue on vcs-js, see here. It can be reproduced as follows:
See the issue linked above for more details and screenshots.
The text was updated successfully, but these errors were encountered:
scottwittenburg
changed the title
Canvas plot with ratio="autot" results in interaction errors
Canvas plot with ratio="autot" results in interaction errors
Jul 2, 2018
When doing
canvas.plot()
usingratio="autot"
andcanvas.interact()
, the longitude values given by the interaction popups are increasingly erroneous as you move away from center (longitude = 0) of the plot.This was recently raised as an issue on
vcs-js
, see here. It can be reproduced as follows:See the issue linked above for more details and screenshots.
The text was updated successfully, but these errors were encountered: