官网推荐的外部学习资源。
Videos
- Plotting with matplotlib by Mike Müller
- Introduction to NumPy and Matplotlib by Eric Jones
- Anatomy of Matplotlib by Benjamin Root
- Data Visualization Basics with Python (O’Reilly) by Randal S. Olson
- Matplotlib Introduction by codebasics
- Matplotlib by Derek Banas
Tutorials
- The Python Graph Gallery by Yan Holtz
- Matplotlib tutorial by Nicolas P. Rougier
- Anatomy of Matplotlib - IPython Notebooks by Benjamin Root
- Beyond the Basics: Data Visualization in Python by Stefanie Molin
- Matplotlib Tutorial - GeeksforGeeks