PlasmaCalcs.plotting.plot\_tools.colors.BaseColormap ==================================================== .. currentmodule:: PlasmaCalcs.plotting.plot_tools.colors .. autoclass:: BaseColormap :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~BaseColormap.__init__ ~BaseColormap.copy ~BaseColormap.get_bad ~BaseColormap.get_extremes ~BaseColormap.get_over ~BaseColormap.get_under ~BaseColormap.is_gray ~BaseColormap.resampled ~BaseColormap.reversed ~BaseColormap.set_bad ~BaseColormap.set_extremes ~BaseColormap.set_over ~BaseColormap.set_under ~BaseColormap.with_bad ~BaseColormap.with_extremes ~BaseColormap.with_over ~BaseColormap.with_under .. rubric:: Attributes .. autosummary:: ~BaseColormap.bad ~BaseColormap.colorbar_extend ~BaseColormap.colorbar_extend_settings ~BaseColormap.extremes ~BaseColormap.over ~BaseColormap.under