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

Bug fix scatter3d issue with large floats using iOS #3674

Merged
merged 2 commits into from
Mar 25, 2019

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Mar 25, 2019

Fix #3673.
Codepen Before.
Codepen After.
@plotly/plotly_js

@archmoj archmoj added bug something broken status: reviewable labels Mar 25, 2019
package.json Outdated
@@ -82,7 +82,7 @@
"gl-plot2d": "^1.4.2",
"gl-plot3d": "^2.2.0",
"gl-pointcloud2d": "^1.0.2",
"gl-scatter3d": "^1.2.0",
"gl-scatter3d": "git://github.com/gl-vis/gl-scatter3d.git#53aadc574cd29b58f4964d58b6a8fed7505bf0e9",
Copy link
Contributor Author

@archmoj archmoj Mar 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@etpinard
Copy link
Contributor

💃

@archmoj archmoj merged commit f3adaf1 into master Mar 25, 2019
@archmoj archmoj deleted the scatter3d-high-precision branch March 25, 2019 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants