Tutorial on Python Library: matplotlib


Bikash Santra

Indian Statistical Institute, Kolkata


Plotting in 3D

matplotlib: imporatnt plotting tutorials

Pyplot - http://matplotlib.org/users/pyplot_tutorial.html
Image - http://matplotlib.org/users/image_tutorial.html
Text - http://matplotlib.org/users/index_text.html
Artist - http://matplotlib.org/users/artists.html
Path - http://matplotlib.org/users/path_tutorial.html
Transforms - http://matplotlib.org/users/transforms_tutorial.html

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