Home
last modified time | relevance | path

Searched defs:set_xticklabels (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-seaborn/seaborn-0.11.0/seaborn/
H A Daxisgrid.py837 def set_xticklabels(self, labels=None, step=None, **kwargs): member in FacetGrid
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/axes/
H A D_base.py3289 def set_xticklabels(self, labels, fontdict=None, minor=False, **kwargs): member in _AxesBase
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/axes/
H A D_base.py3626 set_xticklabels = _axis_method_wrapper( variable in _AxesBase