Skip to content

Commit 9902368

Browse files
committed
scattergl with no-new-func
1 parent 373d4ff commit 9902368

File tree

2 files changed

+10
-93
lines changed

2 files changed

+10
-93
lines changed

package-lock.json

Lines changed: 8 additions & 91 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@plotly/d3": "^3.5.18",
6161
"@plotly/d3-sankey": "0.7.2",
6262
"@plotly/d3-sankey-circular": "0.33.1",
63-
"@plotly/point-cluster": "^3.1.9",
63+
"@plotly/point-cluster": "git://github.com/plotly/point-cluster.git#47d99d990af3741ee30d74f42c83ba5d6d74b509",
6464
"@turf/area": "^6.0.1",
6565
"@turf/bbox": "^6.0.1",
6666
"@turf/centroid": "^6.0.2",
@@ -110,7 +110,7 @@
110110
"regl": "^1.6.1",
111111
"regl-error2d": "^2.0.11",
112112
"regl-line2d": "^3.1.0",
113-
"regl-scatter2d": "^3.2.1",
113+
"regl-scatter2d": "git://github.com/gl-vis/regl-scatter2d.git#14876b1f5af6654405055f7dede02164c052163d",
114114
"regl-splom": "^1.0.12",
115115
"right-now": "^1.0.0",
116116
"robust-orientation": "^1.1.3",

0 commit comments

Comments
 (0)