Skip to content

Commit 450cbd8

Browse files
committed
Fixing the pickOffset bug in non-fancy gl-scatter2d that arises when multiple traces are present
1 parent 0649d16 commit 450cbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"gl-plot2d": "^1.2.0",
7070
"gl-plot3d": "^1.5.1",
7171
"gl-pointcloud2d": "^1.0.0",
72-
"gl-scatter2d": "^1.2.1",
72+
"gl-scatter2d": "monfera/gl-scatter2d#multiple-trace-pickOffset-fix",
7373
"gl-scatter2d-fancy": "^1.2.1",
7474
"gl-scatter3d": "^1.0.4",
7575
"gl-select-box": "^1.0.1",

0 commit comments

Comments
 (0)