Matplotlib | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 10

Matplotlib

What can I do with matplotlib?

25th Feb 2021, 6:56 AM
Roza Simonyan
Roza  Simonyan - avatar
4 Answers
+ 18
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.Matplotlib graphs your data on Figures .
25th Feb 2021, 7:00 AM
Max0nyM
Max0nyM - avatar
+ 3
Thank you kjnd sir
5th Jun 2021, 6:34 AM
Lukwago Asuman
Lukwago Asuman - avatar
0
First of all, as stated in its documentation, there are 2 common drawing methods in matplotlib, they are: 1.State-based — pyplot API Based on status-pyplot API 2.Object oriented (OO) Object Oriented (OO)
25th Aug 2021, 6:09 PM
DONYOR RAKHMATULLAEV
DONYOR RAKHMATULLAEV - avatar
0
Use this library to create a graph
16th Feb 2022, 1:27 PM
Uttam Pipaliya
Uttam Pipaliya - avatar