clustering.data-viz.dendrogram

->img

(->img cluster)(->img cluster render-fn)

->svg

(->svg cluster)(->svg cluster render-fn)(->svg cluster render-fn options)

calc-bounds

(calc-bounds cluster)

depth

(depth cluster)
Calculates the maximum depth by accruing all the branch nodes distances

draw-node

(draw-node draw-branch-fn draw-text-fn cluster x y scaling)

height

(height cluster)
Counts the number of leaf (non-branch) nodes in the cluster

item-height

round

(round precision)
Round a double to the given precision (number of significant digits)