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

3d Line Plot - Uncaught ax.dtick error: NaN #3224

Closed
caseymarquis opened this issue Nov 7, 2018 · 5 comments
Closed

3d Line Plot - Uncaught ax.dtick error: NaN #3224

caseymarquis opened this issue Nov 7, 2018 · 5 comments
Assignees

Comments

@caseymarquis
Copy link

This can be seen on the 3d Line Plot demo by zooming in and swirling the mouse around wildly.

The first example on this page: https://plot.ly/javascript/3d-line-plots/

Plotly will freeze up and print the following to the console: Uncaught ax.dtick error: NaN

@archmoj
Copy link
Contributor

archmoj commented Nov 8, 2018

@etpinard Could you please let me know where to put a jasmine test for this bug?

@archmoj
Copy link
Contributor

archmoj commented Nov 8, 2018

Here is a demo that shows the error in the console.

@caseymarquis
Copy link
Author

caseymarquis commented Nov 9, 2018

I've updated to the latest, and the issue still occurs. You can reproduce by zooming in the maximum amount and then rotating rapidly:
https://codepen.io/anon/pen/xQORpB

To reproduce this in an automated way, I think you would need to force a rapid camera rotation from code, which I do not know enough about plotly to do.

@etpinard
Copy link
Contributor

etpinard commented Nov 9, 2018

@caseymarquis Please wait until our next release. We don't make a release after every patch we merge. Thank you.

@caseymarquis
Copy link
Author

My mistake! I saw there was a new release yesterday and thought the changes got through. Thanks to everyone for the fantastic response time!

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

No branches or pull requests

3 participants