matplotlib.pyplot.ylabel(ylabel, fontdict=None, labelpad=None, **kwargs)[source]¶Set the label for the y-axis.
| Parameters: | ylabel : str
labelpad : scalar, optional, default: None
|
|---|---|
| Other Parameters: | **kwargs :
|
See also
textmatplotlib.pyplot.ylabel¶