1.2 KiB
1.2 KiB
Python 101-Python 和 Matplotlib 绘图简介(视频)
Python 有许多可用的数据可视化包。其中最流行的是 Matplotlib。
在本视频教程中,我们将学习以下主题:
- 用 PyPlot 创建简单的折线图
- 创建条形图
- 创建饼图
- 添加标签
- Adding Titles to Plots
- Creating a Legend
- Showing Multiple Figures
https://www.youtube.com/embed/7dXMSVLK44A?feature=oembed
相关文章
-
Matplotlib - 用 Python 创建图形的介绍
-
wxPython:py plot-Graphs with Python