Home
last modified time | relevance | path

Searched defs:ticklabel_format (Results 1 – 5 of 5) sorted by relevance

/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/mpl_toolkits/mplot3d/
H A Daxes3d.py1330 def ticklabel_format(self, **kwargs): member in Axes3D
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/axes/
H A D_base.py2742 def ticklabel_format(self, **kwargs): member in _AxesBase
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/axes/
H A D_base.py3068 def ticklabel_format(self, *, axis='both', style='', scilimits=None, member in _AxesBase
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dpyplot.py3846 def ticklabel_format(**kwargs): function
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dpyplot.py3199 def ticklabel_format( function