Repository URL to install this package:
Version:
3.3.1 ▾
|
from mpl_toolkits.axes_grid1.axes_rgb import (
make_rgb_axes, imshow_rgb, RGBAxes as _RGBAxes)
from .axislines import Axes
class RGBAxes(_RGBAxes):
_defaultAxesClass = Axes