Open pelikhan opened 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.
marking this with the post-uist label in case it helps prioritize.
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.