DEV Community

MokhtarEbrahim
MokhtarEbrahim

Posted on

 

Matplotlib Tutorial (Plotting Graphs Using Pyplot)

1 Plot Types
1.1 Line Plot
1.2 Contouring and Pseudocolor
1.3 Histograms
1.4 Paths
1.5 Streamplot
1.6 Bar Charts
1.7 Other Types
2 Installation
3 Vertical Line
4 Horizontal Line
5 Multiple Lines
6 Save Figure
7 Multiple Plots
8 Font Size
9 Axis Range
10 Label Axis
11 Clear Plot

https://likegeeks.com/matplotlib-tutorial/

Hope you find it useful!

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git