mpl_toolkits.axisartist.axes_rgb.RGBAxes
- classmpl_toolkits.axisartist.axes_rgb.RGBAxes(*args, pad=0, **kwargs)[source]
-
Bases:
RGBAxes- Параметры:
-
- padfloat, по умолчанию: 0
-
доля высоты осей, устанавливаемая как отступ.
- axes_classmatplotlib.axes.Axes
- *args
-
Распаковываются в axes_class() init для RGB
- **kwargs
-
Распаковываются в axes_class() init для RGB, R, G, B осей
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.6.0/api/_as_gen/mpl_toolkits.axisartist.axes_rgb.RGBAxes.html