On this page
mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesAuxTransBase
class mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesAuxTransBase(parent_axes, aux_transform, viewlim_mode=None, **kwargs)[source]-
Bases:
objectapply_aspect(self, position=None)[source]
contour(self, *XYCL, **kwargs)[source]
contourf(self, *XYCL, **kwargs)[source]
get_viewlim_mode(self)[source]
pcolor(self, *XYC, **kwargs)[source]
pcolormesh(self, *XYC, **kwargs)[source]
set_viewlim_mode(self, mode)[source]
update_viewlim(self)[source]
© 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.ParasiteAxesAuxTransBase.html