python-matplotlib-practices 《Python数据可视化之matplotlib实践》配套代码 这是我阅读《python数据可视化之matplotlib实践》时做的“笔记”,按照书本的顺序从头敲了一遍,提供了jupyter notebook和.py两个版本,方便查阅。 目录 chapter-1: matplotlib图表组成元素 chapter 2: 使用统计函数绘制简单图形 chapter 3: 绘制统计图形 chapter 4: 完善统计图形 chapter 6: 划分画布 chapter 7: 共享坐标轴 chapter 8: 坐标轴高阶应用 chapter 12: 查看颜色格式