matplotlib.axis.Axis.set_label_text
- 
Axis.set_label_text(self, label, fontdict=None, **kwargs)[source]
- 
Set the text value of the axis label. Parameters: - 
labelstr
- 
Text string. 
- 
fontdictdict
- 
Text properties. 
- **kwargs
- 
Merged into fontdict. 
 
- 
Examples using matplotlib.axis.Axis.set_label_text
 
    © 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
    https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.axis.Axis.set_label_text.html