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

Table of Contents

mpl_toolkits.axes_grid1.axes_rgb

Classes

RGBAxes(*args[, pad, add_all])
Parameters:
RGBAxesBase(*args[, pad, add_all]) 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.