We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added two examples of nearest-neighbor search with a quadtree
Fix links to bl.ocks.org.
Use bl.ocks.org for thumbnail hosting.
Fix broken images.
Updated Quadtree Geom (markdown)
Delete deprecated methods.
Add note about deprecated quadtree.size; clean up links.
Document quadtree.extent.
Fix minor Markdown formatting issue.
typo
Add note.
Document additional methods for d3.geom.quadtree.
Fix closing tag.
Add note about optional bounds arguments to constructor.
quadtreee.visit doc was missing info about the return value of the callback (must return false to visit all nodes)
Updated Quadtree geom (markdown)