matplotlib.artist.Artist.set_label
-
Artist.set_label(s)[source] -
Установить метку в s для автоматической легенды.
Параметры: -
s : object -
s будет преобразовано в строку с помощью вызова
str(unicodeв Py2).
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/2.2.3/api/_as_gen/matplotlib.artist.Artist.set_label.html