Axes
Axes.
set_ylabel
Set the label for the y-axis.
ylabel : str
The label text.
labelpad : scalar, optional, default: None
Spacing in points between the label and the y-axis.
**kwargs : Text properties
Text
Text properties control the appearance of the label.
See also
text