Spec-Zone.ru › Matplotlib 3.4

mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects

class mpl_toolkits.axes_grid1.mpl_axes.SimpleChainedObjects(objects)[source]

Bases: object

__call__(*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, '__annotations__': {}})
__getattr__(k)[source]
__init__(objects)[source]

Инициализирует self. См. справку по типу(self) для точного синтаксиса.

__module__ = 'mpl_toolkits.axes_grid1.mpl_axes'
__weakref__

Список слабых ссылок на объект (если определен)

Примеры использования 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

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API