atompy.update_colorbars#
- atompy.update_colorbars(fig=None)[source]#
Re-align colorbars to their parent axes.
Only re-aligns colorbars added by
add_colorbar().- Parameters:
- fig
matplotlib.figure.Figure, optional If
None, use last active figure.
- fig
Re-align colorbars to their parent axes.
Only re-aligns colorbars added by add_colorbar().
matplotlib.figure.Figure, optionalIf None, use last active figure.