Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'length' of undefined #3079

Closed
brubbel opened this issue Oct 5, 2018 · 2 comments
Closed

Cannot read property 'length' of undefined #3079

brubbel opened this issue Oct 5, 2018 · 2 comments

Comments

@brubbel
Copy link

brubbel commented Oct 5, 2018

Description:
Background updates using Plotly.redraw(), while zooming on a plot produce the following error:
Uncaught TypeError: Cannot read property 'length' of undefined

image

Test case
http://jsfiddle.net/gq9zrhd4/
The plot is updated every second, so start a box zoom and the errors appear.

(It is possible that this way of updating is not allowed, so is there a correct way to zoom into a (big) plot which is still loading in the background?)

Browser: Chrome Version 68.0.3440.106 (Official Build) (64-bit)

@etpinard
Copy link
Contributor

etpinard commented Oct 5, 2018

Probably a duplicate of #2687

@etpinard
Copy link
Contributor

Merging with #2687

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants