gussmith23 / posit-bisection-viz

10 stars 3 forks source link

How can you support selecting/scrubbing in d3? #43

Closed gussmith23 closed 5 years ago

gussmith23 commented 5 years ago

This is easy in Vega, but likely will take a lot of work in d3. We need to look at examples and plan this out so that the code doesn't get too messy (because it'll take a lot of code!)

HelloKayT commented 5 years ago

Basic brush examples: https://www.d3-graph-gallery.com/graph/interactivity_brush.html Circular brush examples: http://bl.ocks.org/emeeks/ccc0368f6fb127d60b7c http://bl.ocks.org/emeeks/5850fa6583bfd90e7899