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