skokenes / d3-lasso

A lasso plugin for d3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pure js example requested

wolfiex opened this issue · comments

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

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