Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 511 Bytes

File metadata and controls

6 lines (4 loc) · 511 Bytes

Practical Business Python

This repository contains, code, notebooks and examples from http://pbpython.com

这个项目里面有关于matplotlib的图标使用方式,比如:

重点讲一下我遇到的最常见的绘图任务,如标记轴,调整限制,更新绘图标题,保存图片和调整图例。如果你想跟着继续学习,在链接https://github.com/chris1610/pbpython/blob/master/notebooks/Effectively-Using-Matplotlib.ipynb 中包含附加细节的笔记,应该非常有用