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