arpes.plotting.utils.remove_colorbars

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

Removes colorbars from given (or, if no given figure, current) matplotlib figure.

Parameters

fig – The figure to modify, by default uses the current figure (plt.gcf())