-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
3d Line Plot - Uncaught ax.dtick error: NaN #3224
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
Comments
@etpinard Could you please let me know where to put a jasmine test for this bug? |
Here is a demo that shows the error in the console. |
I've updated to the latest, and the issue still occurs. You can reproduce by zooming in the maximum amount and then rotating rapidly: 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. |
@caseymarquis Please wait until our next release. We don't make a release after every patch we merge. Thank you. |
My mistake! I saw there was a new release yesterday and thought the changes got through. Thanks to everyone for the fantastic response time! |
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
The text was updated successfully, but these errors were encountered: