mpl_toolkits.axes_grid1.parasite_axes#

Classes#

HostAxes

alias of AxesHostAxes

HostAxesBase(*args, **kwargs)

ParasiteAxes

alias of AxesParasite

ParasiteAxesBase(parent_axes[, ...])

SubplotHost

alias of AxesHostAxes

Functions#

host_axes(*args[, axes_class, figure])

Create axes that can act as a hosts to parasitic axes.

host_axes_class_factory(axes_class)

host_subplot(*args[, axes_class, figure])

Create axes that can act as a hosts to parasitic axes.

host_subplot_class_factory(axes_class)

parasite_axes_class_factory(axes_class)