Informatics Practices
Name the function to show legends on a plot.
PyPlot
3 Likes
Answer
The legend() function in Matplotlib's Pyplot library is used to display a legend on the plot.
Answered By
1 Like
Name the function to show legends on a plot.
3 Likes
The legend() function in Matplotlib's Pyplot library is used to display a legend on the plot.
Answered By
1 Like