mpl_toolkits.axes_grid1.parasite_axes.host_axes
-
mpl_toolkits.axes_grid1.parasite_axes.host_axes(*args, axes_class=None, figure=None, **kwargs)[source] -
Создать ось, которая может действовать как хост для паразитических осей.
Параметры: -
figure : matplotlib.figure.Figure -
Рисунок, к которому будут добавлены оси. По умолчанию — текущий рисунок
pyplot.gcf(). - *args, **kwargs
-
Будет передано в создание базового объекта
Axes.
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.1.1/api/_as_gen/mpl_toolkits.axes_grid1.parasite_axes.host_axes.html