mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesAuxTransBase
- 
class mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesAuxTransBase(**kwargs)[source] - 
Bases:
object[Deprecated]
Notes
Deprecated since version 3.4:
- 
__dict__ = mappingproxy({'__module__': 'mpl_toolkits.axes_grid1.parasite_axes', '__init__': <function ParasiteAxesAuxTransBase.__init__>, '_set_lim_and_transforms': <function ParasiteAxesAuxTransBase._set_lim_and_transforms>, 'set_viewlim_mode': <function ParasiteAxesAuxTransBase.set_viewlim_mode>, 'get_viewlim_mode': <function ParasiteAxesAuxTransBase.get_viewlim_mode>, 'update_viewlim': <function ParasiteAxesAuxTransBase.update_viewlim>, '_update_viewlim': <function ParasiteAxesAuxTransBase._update_viewlim>, 'apply_aspect': <function ParasiteAxesAuxTransBase.apply_aspect>, '__dict__': <attribute '__dict__' of 'ParasiteAxesAuxTransBase' objects>, '__weakref__': <attribute '__weakref__' of 'ParasiteAxesAuxTransBase' objects>, '__doc__': '[*Deprecated*] \n\nNotes\n-----\n.. deprecated:: 3.4\n \\ '}) 
- 
__init__(self, parent_axes, aux_transform, viewlim_mode=None, **kwargs)[source] - 
Initialize self. See help(type(self)) for accurate signature.
 
- 
__module__ = 'mpl_toolkits.axes_grid1.parasite_axes' 
- 
__weakref__ - 
list of weak references to the object (if defined)
 
- 
apply_aspect(self, position=None)[source] 
- 
get_viewlim_mode(self)[source] 
- 
set_viewlim_mode(self, mode)[source] 
- 
update_viewlim(self)[source] - 
[Deprecated]
Notes
Deprecated since version 3.4:
 
 - 
 
Examples using mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesAuxTransBase
 
    © 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
    https://matplotlib.org/3.4.1/api/_as_gen/mpl_toolkits.axes_grid1.parasite_axes.ParasiteAxesAuxTransBase.html