We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 564c56c commit 9362e51Copy full SHA for 9362e51
1 file changed
example/index.js
@@ -65,7 +65,6 @@ const scatterplot = createScatterplot({
65
pointSize,
66
showRecticle,
67
recticleColor,
68
- lassoClearEvent: 'deselect',
69
});
70
71
console.log(scatterplot.get('pointColorActive'));
0 commit comments