skokenes / d3-lasso

A lasso plugin for d3
BSD 3-Clause "New" or "Revised" License
88 stars 35 forks source link

Pure js example requested #4

Closed wolfiex closed 7 years ago

wolfiex commented 7 years ago

D3 does not have a node dependancy, so why should a plugin for it?

skokenes commented 7 years ago

This is not depenent on node. It uses node as a development/build tool to produce the final output. This is consistent with the d3 plugin architecture promoted by Mike Bostock in this post https://bost.ocks.org/mike/d3-plugin/.

If you just want the final plugin code, you can get it from the Releases section of this repo https://github.com/skokenes/d3-lasso/releases/tag/0.0.5