mpl_toolkits.axisartist.axes_rgb.RGBAxes#
- class mpl_toolkits.axisartist.axes_rgb.RGBAxes(*args, pad=0, **kwargs)[source]#
Bases:
RGBAxes
Subclass of
RGBAxes
with_defaultAxesClass
=axislines.Axes
.- Parameters:
- padfloat, default: 0
Fraction of the Axes height to put as padding.
- axes_class
Axes
Axes class to use. If not provided,
_defaultAxesClass
is used.- *args
Forwarded to axes_class init for the RGB Axes
- **kwargs
Forwarded to axes_class init for the RGB, R, G, and B Axes