skokenes / d3-lasso

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

more examples #2

Open skokenes opened 8 years ago

skokenes commented 8 years ago

title says it all

sebastian-raubach commented 8 years ago

The current example doesn't work either:

scatter-lasso-example.html:109 Uncaught TypeError: d3.lasso(...).closePathSelect is not a function

skokenes commented 8 years ago

Ah yea, I didn't mean to upload that folder, it will only work locally if you have a build. You should use the bl.ocks.org example in the README. I will update the .gitignore to remove confusion. Thanks!