braincell.vis.plot_topology#
- braincell.vis.plot_topology(morpho, *, ax=None, color_by_type=True)[source]#
Render a topology-only schematic (length-ignored) of the morphology.
Unlike
plot_dendrogram(), this view ignores physical length entirely: depth is used as the x-coordinate, so branching order is the only thing the reader cares about. Useful for comparing the shapes of morphologies whose scales differ by orders of magnitude.- Return type: