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 a mouse click happens inside the graph for a pan/zoom operation while extendTraces() is running, there is a uncaught exception: undefined error.
and upon mouse button release it says
Hi,
this bug is reproducible in the official plot-updating ("streaming") example that uses the extendTraces() API to update the plot.
https://plot.ly/javascript/streaming/
https://codepen.io/plotly/pen/dRaawR
when a mouse click happens inside the graph for a pan/zoom operation while extendTraces() is running, there is a
uncaught exception: undefined
error.and upon mouse button release it says
when it's a pan operation, then the plot jumps back and forth before eventually showing up at the position to where it's supposed to move.
The text was updated successfully, but these errors were encountered: