Informatics Practices
Name the function to show legends on a plot.
PyPlot
2 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.
2 Likes
The legend() function in Matplotlib's Pyplot library is used to display a legend on the plot.
Answered By
1 Like