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