mpl_toolkits.axes_grid1.axes_size.AxesY¶
-
class
mpl_toolkits.axes_grid1.axes_size.
AxesY
(axes, aspect=1.0, ref_ax=None)[source]¶ Bases:
mpl_toolkits.axes_grid1.axes_size._Base
Scaled size whose relative part corresponds to the data height of the axes multiplied by the aspect.
-
__init__
(self, axes, aspect=1.0, ref_ax=None)[source]¶ Initialize self. See help(type(self)) for accurate signature.
-
__module__
= 'mpl_toolkits.axes_grid1.axes_size'¶
-