Skip to content

Commit 83fd651

Browse files
authored
Merge pull request #3281 from plotly/issue-2713
Improving the quality of surface objects to better follow the data by using LCM or highly composite numbers
2 parents e398676 + f948f45 commit 83fd651

24 files changed

+515
-155
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-2
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"gl-select-box": "^1.0.2",
8585
"gl-spikes2d": "^1.0.1",
8686
"gl-streamtube3d": "^1.1.1",
87-
"gl-surface3d": "^1.3.7",
87+
"gl-surface3d": "^1.4.0",
8888
"gl-text": "^1.1.6",
8989
"glslify": "^6.3.1",
9090
"has-hover": "^1.0.1",
@@ -97,7 +97,6 @@
9797
"ndarray": "^1.0.18",
9898
"ndarray-fill": "^1.0.2",
9999
"ndarray-homography": "^1.0.0",
100-
"ndarray-ops": "^1.2.2",
101100
"point-cluster": "^3.1.4",
102101
"polybooljs": "^1.2.0",
103102
"regl": "^1.3.11",

0 commit comments

Comments
 (0)