W3cubDocs

/Matplotlib 3.1

matplotlib.artist.Artist.set_label

Artist.set_label(self, s) [source]

Set a label that will be displayed in the 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.1.1/api/_as_gen/matplotlib.artist.Artist.set_label.html