/python_matplotlib_note

note for matplotlib

Primary LanguageJupyter Notebook

This note of studying matplotlib


Chinese: 学习matplotlib的笔记

个人觉得熟悉常用的就行了,特殊的需要的时候再学就行了

里面的文件是官方的ducument.我本人给出注释后的中文注解

当然不会全部,因为很多命令很少用,所以将能用上的都写到.

没有提及的可以看文档.

1.introductory

这里面主要是一些简单常见的画图命令

我总结成了Matplot_tutorial_easy.ipynb