Which function is used to show the graph?
3 Likes
The show() function is used to show the graph.
show()
Answered By
What do you mean by pyplot?
How many types of graphs are plotted using pyplot?
Differentiate between figure and axes.
What is the use of subplot() function? Write its parameters.