d3-hexbin icon indicating copy to clipboard operation
d3-hexbin copied to clipboard

Incremental binning (add and remove).

Open mbostock opened this issue 9 years ago • 1 comments

It might be nice to re-design this API more along the lines of d3-quadtree so that points could be incrementally added and removed from the bins, rather than requiring all the points to be re-binned.

mbostock avatar Apr 21 '16 19:04 mbostock

Will look more into this over the weekend. Thanks!

ghost avatar Apr 21 '16 19:04 ghost