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.
legend()
Answered By
1 Like
Name the function to set figure size of a plot.
Name the function to set limits for the axes.
Name the function to add ticks on axes.
What is the significance of data visualization ?