mpl_toolkits.axes_grid1.parasite_axes #

クラス番号

HostAxes

のエイリアスAxesHostAxes

HostAxesBase(*args, **kwargs)

ParasiteAxes

のエイリアスAxesParasite

ParasiteAxesBase(parent_axes[, ...])

関数#

host_axes(*args[, axes_class, figure])

寄生軸のホストとして機能する軸を作成します。

host_axes_class_factory(axes_class)

host_subplot(*args[, axes_class, figure])

寄生軸のホストとして機能できるサブプロットを作成します。

host_subplot_class_factory(axes_class)

parasite_axes_class_factory(axes_class)