/ 写在前面 – 我热爱技术、热爱开源。我也相信开源能使技术变得更好、共享能使知识传播得更远。但是开源并不意味着某些商业机构/个人可以为了自身的利益而一味地索取,甚至直接剽窃大家曾为之辛勤付出的知识成果,所以本文未经允许,不得转载,谢谢。/
「ref. 4」中官方的图(Parts of a Figure)
Reference
- What Are the “plt” and “ax” in Matplotlib Exactly? | by Christopher Tao | Towards Data ScienceArchived
- matplotlib:先搞明白plt. /ax./ fig再画 - 知乎Archived
- Why do many examples use
fig, ax = plt.subplots()
in Matplotlib/pyplot/python - Stack Overflow - Usage — Matplotlib 1.5.1 documentation
- matplotlib.axes — Matplotlib 3.4.1 documentationImportant