Matplotlib: The plotting library¶
About¶
- This is used to plot graphical strucures like graphs, charts etc
- Matplot lib ismost widely used library to draw simple and somewhat advanced data plots
import matplotlib.pyplot as plt
import numpy as np
Terminology¶
- Figure: