You are reading an old version of the documentation (v2.2.3). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.axes_grid1.axes_rgb.html
Version 2.2.3
matplotlib
Fork me on GitHub

Table Of Contents

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.