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: object

apply_aspect(position=None) [source]
contour(*XYCL, **kwargs) [source]
contourf(*XYCL, **kwargs) [source]
get_viewlim_mode() [source]
pcolor(*XYC, **kwargs) [source]
pcolormesh(*XYC, **kwargs) [source]
set_viewlim_mode(mode) [source]
update_viewlim() [source]

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.0.0/api/_as_gen/mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesAuxTransBase.html