Matplotlib学习目标

知道Matplotlib的架构
应用Matplotlib的基本功能实现图形显示
应用Matplotlib实现多图显示
应用Matplotlib实现不同画图种类
知道annotate或者text添加图的注释
知道animation实现动画的创建