Tutorial on Python Library: matplotlib


Bikash Santra

Indian Statistical Institute, Kolkata


Import library

1D Plotting

Supported image file types to save to

A basic plot: A sinusoid

Customizing the plot

References

a) Matpltlob documentation gallery
b) https://www.scipy-lectures.org/intro/matplotlib/index.html
c) https://www.scipy-lectures.org/packages/3d_plotting/index.html
d) https://github.com/kuleshov/cs228-material/blob/master/tutorials/python/cs228-python-tutorial.ipynb