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
Hello.
The problem is, when zooming with the mouse selection while Plotly is doing extendTraces, it throws this "Uncaught TypeError: Cannot read property 'length' of undefined".
To reproduce, try to zoom the chart, i.e. select some area and hold the selection for a while. The error will be visible in the browser console
Hello.
The problem is, when zooming with the mouse selection while Plotly is doing extendTraces, it throws this "Uncaught TypeError: Cannot read property 'length' of undefined".
To reproduce, try to zoom the chart, i.e. select some area and hold the selection for a while. The error will be visible in the browser console
https://codepen.io/galuha/pen/ywMmPZ?editors=1111
The text was updated successfully, but these errors were encountered: