#Clustering a Force layout with a quadtree#
This is an example of how to use a Quadtree to cluster the nodes that are close to each other in a Force Layout.
With the slider you can select how deep you want to explore the quadtree, and it creates cluster-nodes representing the points that are not going to be displayed.
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js