arpes.plotting.utils.remove_colorbars#

arpes.plotting.utils.remove_colorbars(fig=None)[source]#

Removes colorbars from given (or current) matplotlib figure.

Parameters:

fig – The figure to modify. If None, uses current figure.