You are reading an old version of the documentation (v2.2.4). For the latest version see
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_rgb.html
Version 2.2.4
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
Toolkits
»
Quick search
Table of Contents
mpl_toolkits.axes_grid1.axes_rgb
Classes
Functions
Related Topics
Documentation overview
Toolkits
Previous:
mpl_toolkits.axes_grid1.axes_grid.ImageGrid
Next:
mpl_toolkits.axes_grid1.axes_rgb.RGBAxes
Show Page Source
mpl_toolkits.axes_grid1.axes_rgb
¶
Classes
¶
RGBAxes
(*kl, **kwargs)
Parameters:
RGBAxesBase
(*kl, **kwargs)
base class for a 4-panel imshow (RGB, R, G, B)
Functions
¶
imshow_rgb
(ax, r, g, b, **kwargs)
make_rgb_axes
(ax[, pad, axes_class, add_all])
pad : fraction of the axes height.