mpl_toolkits.axisartist.grid_finder.FixedLocator
- class
mpl_toolkits.axisartist.grid_finder.FixedLocator(locs)[source] -
Bases:
object-
__call__(v1, v2)[source] -
Вызов self как функции.
-
__dict__= mappingproxy({'__module__': 'mpl_toolkits.axisartist.grid_finder', '__init__': <function FixedLocator.__init__>, '__call__': <function FixedLocator.__call__>, 'set_factor': <function FixedLocator.set_factor>, '__dict__': <attribute '__dict__' of 'FixedLocator' objects>, '__weakref__': <attribute '__weakref__' of 'FixedLocator' objects>, '__doc__': None, '__annotations__': {}})
-
__init__(locs)[source] -
Инициализация self. См. справку по типу(self) для точного синтаксиса.
-
__module__= 'mpl_toolkits.axisartist.grid_finder'
-
__weakref__ -
Список слабых ссылок на объект (если определён)
-
set_factor(f)[source] -
[Устарело]
Примечания
Устарело начиная с версии 3.3:
-
Примеры использования mpl_toolkits.axisartist.grid_finder.FixedLocator
© 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.axisartist.grid_finder.FixedLocator.html