flekschas / regl-scatterplot

Scalable WebGL-based scatter plot library build with Regl
https://flekschas.github.io/regl-scatterplot/
MIT License
185 stars 21 forks source link

fix: improve typing of the select event #120

Closed insertmike closed 1 year ago

insertmike commented 1 year ago

Changes

Added typing support for EventMap select event

Why is it necessary?

Fixes #119

Attachments

image

Checklist