mpl_toolkits.axisartist.axes_rgb.RGBAxes

class mpl_toolkits.axisartist.axes_rgb.RGBAxes(*kl, **kwargs) [source]
Parameters:
pad : float

fraction of the axes height to put as padding. defaults to 0.0

add_all : bool

True: Add the {rgb, r, g, b} axes to the figure defaults to True.

axes_class : matplotlib.axes.Axes
kl :

Unpacked into axes_class() init for RGB

kwargs :

Unpacked into axes_class() init for RGB, R, G, B axes

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/2.2.3/api/_as_gen/mpl_toolkits.axisartist.axes_rgb.RGBAxes.html