block by micahstubbs 50c3189d7ed8616dc43d65b729099b30

Dendrogram Large Dataset

Full Screen

see also the Dendrogram Small Data and react-app examples.


D3’s cluster layout produces node-link diagrams with leaf nodes at equal depth. These are less compact than tidy trees, but are useful for dendrograms, hierarchical clustering and phylogenetic trees. See also the radial variant.`

inspired by https://observablehq.com/@d3/cluster-dendrogram

index.js

index.html

flare.json