matplotlib.artist.Artist.set_label
- 
Artist.set_label(self, s)[source]
- 
Set a label that will be displayed in the legend. Parameters: - 
sobject
- 
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.3.3/api/_as_gen/matplotlib.artist.Artist.set_label.html