Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@CrandellWS
CrandellWS / README.md
Last active October 17, 2015 22:53 — forked from mbostock/.block
Contractor.Support Collapsible Tree
@CrandellWS
CrandellWS / README.md
Created September 25, 2015 14:15 — forked from mbostock/.block
Cluster Dendrogram

A dendrogram is a node-link diagram that places leaf nodes of the tree at the same depth. In this example, the classes (leaf nodes) are aligned on the right edge, with the packages (internal nodes) to the left. Data shows the Flare class hierarchy, courtesy Jeff Heer.

Compare to this radial layout.