Closed mgs95 closed 5 years ago
src/lasso.js updated to use imported libs (d3-selection and d3-drag) instead of d3 library. This way it is possible to use d3-lasso in a d3 modules based project without the need of installing the whole d3 library.
Thanks!
src/lasso.js updated to use imported libs (d3-selection and d3-drag) instead of d3 library. This way it is possible to use d3-lasso in a d3 modules based project without the need of installing the whole d3 library.