On this page
mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects
- class
mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects(objects)[source] -
Bases:
object__call__(*args, **kwargs)[source]-
Call self as a function.
__dict__= mappingproxy({'__module__': 'mpl_toolkits.axes_grid1.mpl_axes', '__init__': <function SimpleChainedObjects.__init__>, '__getattr__': <function SimpleChainedObjects.__getattr__>, '__call__': <function SimpleChainedObjects.__call__>, '__dict__': <attribute '__dict__' of 'SimpleChainedObjects' objects>, '__weakref__': <attribute '__weakref__' of 'SimpleChainedObjects' objects>, '__doc__': None, '__annotations__': {}})
__getattr__(k)[source]
__init__(objects)[source]-
Initialize self. See help(type(self)) for accurate signature.
__module__= 'mpl_toolkits.axes_grid1.mpl_axes'
__weakref__-
list of weak references to the object (if defined)
Examples using mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects
© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.3/api/_as_gen/mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects.html