File size: 521 Bytes
08921ee
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# Matplotlib_Basics

![logo](https://github.com/prabhakarvenkat/Matplotlib_Basics/blob/63651e5fca73e9114ae478c86f782de43ad75991/matplot_title_logo.png)

<h2>What is Matplotlib?</h2>

<p>Matplotlib is a low level graph plotting library in python that serves as a visualization utility.



Matplotlib was created by John D. Hunter.



Matplotlib is open source and we can use it freely.



Matplotlib is mostly written in python, a few segments are written in C, Objective-C and Javascript for Platform compatibility.</p>