visualize
❭ dendrogram
❭ Dendrogram
❭ _plot_dendrogram
Dendrogram._plot_dendrogram¶
-
visualize.dendrogram.Dendrogram._plot_dendrogram(ax, colormap=
{'Dendrite': 'grey', 'ApicalDendrite': 'r'}
)¶ Plot the dendogram on an axes object.
This is the main plotting method used to either plot the dendogram alone, or to plot the dendrogram in
DendrogramStatistics
.