mpl_toolkits.axisartist.grid_finder.FormatterPrettyPrint

class mpl_toolkits.axisartist.grid_finder.FormatterPrettyPrint(useMathText=True)[源代码]

基类:object

__call__(direction, factor, values)[源代码]

称自己为函数。

__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)[源代码]

初始化自身。请参阅帮助(键入(self))以获得准确的签名。

__module__ = 'mpl_toolkits.axisartist.grid_finder'
__weakref__

对象的弱引用列表(如果已定义)

使用实例 mpl_toolkits.axisartist.grid_finder.FormatterPrettyPrint