matplotlib.axis.Axis.set_label_text
- Axis.set_label_text(label, fontdict=None, **kwargs)[source]
-
Установить текстовое значение метки оси.
- Параметры:
-
- labelstr
-
Строка текста.
- fontdictdict
-
Свойства текста.
- **kwargs
-
Объединяются в fontdict.
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.6.0/api/_as_gen/matplotlib.axis.Axis.set_label_text.html