make4all / psst

Repository for sonification
https://make4all.github.io/psst/
MIT License
4 stars 1 forks source link

d3 dependency? #127

Open pelikhan opened 2 years ago

pelikhan commented 2 years ago

It would good to make sure the sonification "core" does not rely on d3. (Datum constructor uses d3.time for example). I don't think you need that dependency.

In general, less is better for dependencies for the library itself.

venkateshpotluri commented 2 years ago

marking this with the post-uist label in case it helps prioritize.