You are reading an old version of the documentation (v2.1.1). For the latest version see https://matplotlib.org/stable/
matplotlib
Fork me on GitHub


Travis-CI:

This Page

matplotlib.axis.XAxis.set_label

XAxis.set_label(s)

Set the label to s for auto legend.

Parameters:

s : object

s will be converted to a string by calling str (unicode on Py2).