4. Explain at least 4 types of charts which can be plotted using matplot library with example. 4
Answers
Answered by
0
Matplotlib in Python is a package that is used for displaying the 2D graphics. The Matplotlib can be used in python scripts, shell, web application servers and other GUI toolkits. Python provides different types of plots such as Bar Graph, Histogram, Scatterplot, Area plot, Pie plot for viewing the data.
Similar questions