matplotlib.artist.Artist.set_label
-
Artist.set_label(s)
[source] -
Set the label to s for auto legend.
Parameters: -
s : object
-
s will be converted to a string by calling
str
.
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.0.0/api/_as_gen/matplotlib.artist.Artist.set_label.html