flekschas / regl-scatterplot

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

KDBush worker fails due to missing KDBush #189

Closed flekschas closed 2 months ago

flekschas commented 2 months ago

As initially identified by https://github.com/openjournals/joss-reviews/issues/7059#issuecomment-2263459949, the KDBush worker introduced in #178 does not work due to:

ReferenceError: KDBush is not defined
flekschas commented 2 months ago

It turns out that for some reason, the class is called KDBush2 in the worker instead of KDBush