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