braincell.vis.plot_branch_order_histogram

braincell.vis.plot_branch_order_histogram#

braincell.vis.plot_branch_order_histogram(morpho, *, ax=None, color='tab:gray')[source]#

Bar chart of the number of branches per branch order.

branch_order is the depth of the branch in the tree, with the root at order 0.

Return type:

Any