Skip to content

Commit 6bc4b65

Browse files
authored
Merge pull request #3672 from plotly/surface-high-precision
Bug fix surface plot issue with large floats using iOS
2 parents 88beaa2 + 4e4d315 commit 6bc4b65

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"gl-select-box": "^1.0.3",
8787
"gl-spikes2d": "^1.0.2",
8888
"gl-streamtube3d": "^1.2.0",
89-
"gl-surface3d": "^1.4.3",
89+
"gl-surface3d": "^1.4.4",
9090
"gl-text": "^1.1.6",
9191
"glslify": "^7.0.0",
9292
"has-hover": "^1.0.1",

0 commit comments

Comments
 (0)