axon_population.plot

axon_population.plot(axes: Axes, expr: str | None = None, mask_labels: None | Iterable[str] | str = [], contour_color: str = 'k', myel_color: str = 'b', unmyel_color: str = 'r', num: bool = False, **kwgs)[source]

Plot the population and its geometry matplotlib.pyplot.Axes

Parameters:

ax (plt.Axes) – axes where population should be ploted