All examples By author By category About

bmershon

Debug Quadtree

While studying how d3-quadtree was built, I wanted to be able to interactively modify a quadtree.

This is a remix of Mike Bostock's example.

In diving through d3-quadtree, one finds "fun" bits of code like this one.