mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects¶
-
class
mpl_toolkits.axes_grid1.mpl_axes.
SimpleChainedObjects
(objects)[source]¶ Bases:
object
-
__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})¶
-
__module__
= 'mpl_toolkits.axes_grid1.mpl_axes'¶
-
__weakref__
¶ list of weak references to the object (if defined)
-