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