Axes.set_xticklabels(labels, fontdict=None, minor=False, **kwargs)¶Set the x-tick labels with list of string labels.
| Parameters: | labels : List[str]
fontdict : dict, optional
minor : bool, optional
|
|---|---|
| Returns: | A list of |
| Other Parameters: | **kwargs : |