@hema-to/regl-scatterplot
Advanced tools
+1
-1
@@ -298,3 +298,3 @@ type Hex = string; | ||
| import('pub-sub-es').Event<'pointOver' | 'pointOut', number> & | ||
| import('pub-sub-es').Event<'select' | 'focus', { points: number[] }> & | ||
| import('pub-sub-es').Event<'select' | 'focus', { points: number[]; lassoMode: LassoOptions["mode"]; }> & | ||
| import('pub-sub-es').Event<'points', { points: number[][] }> & | ||
@@ -301,0 +301,0 @@ import('pub-sub-es').Event<'transitionEnd', import('regl').Regl> & |
+2
-2
| { | ||
| "name": "@hema-to/regl-scatterplot", | ||
| "version": "1.14.1-hemato.2", | ||
| "version": "1.14.1-hemato.3", | ||
| "description": "A WebGL-Powered Scalable Interactive Scatter Plot Library", | ||
@@ -100,2 +100,2 @@ "author": "Fritz Lekschas", | ||
| } | ||
| } | ||
| } |
+1
-1
@@ -298,3 +298,3 @@ type Hex = string; | ||
| import('pub-sub-es').Event<'pointOver' | 'pointOut', number> & | ||
| import('pub-sub-es').Event<'select' | 'focus', { points: number[] }> & | ||
| import('pub-sub-es').Event<'select' | 'focus', { points: number[]; lassoMode: LassoOptions["mode"]; }> & | ||
| import('pub-sub-es').Event<'points', { points: number[][] }> & | ||
@@ -301,0 +301,0 @@ import('pub-sub-es').Event<'transitionEnd', import('regl').Regl> & |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1074945
0.01%25255
0