PlasmaCalcs.plotting.plot_tools.plot_tricks.get_colorbar_axes

PlasmaCalcs.plotting.plot_tools.plot_tricks.get_colorbar_axes(fig=None)
return list of all colorbar axes on the figure (current figure if fig is None).
(in the same order in which they appear in fig.axes)