mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects
-
class mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects(objects)[source] -
Bases:
object-
__call__(self, *args, **kwargs)[source] -
Вызов self как функции.
-
__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})
-
__getattr__(self, k)[source]
-
__init__(self, objects)[source] -
Инициализация self. Смотрите справку (help(type(self))) для точной сигнатуры.
-
__module__ = 'mpl_toolkits.axes_grid1.mpl_axes'
-
__weakref__ -
список слабых ссылок на объект (если определён)
-
Примеры использования mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects.html