matplotlib学习笔记_各种图形

柱形图

参考:http://c.biancheng.net/matplotlib/bar.html

直方图

参考:http://c.biancheng.net/matplotlib/histogram.html

饼图

参考:http://c.biancheng.net/matplotlib/pie.html

折线图

参考:http://c.biancheng.net/matplotlib/9285.html

散点图

参考:http://c.biancheng.net/matplotlib/sactter.html

等高线图

参考:http://c.biancheng.net/matplotlib/contour.html

箱线图

参考:http://c.biancheng.net/matplotlib/boxplot.html

提琴图

参考:http://c.biancheng.net/matplotlib/violin.html

3D绘图

参考:http://c.biancheng.net/matplotlib/3d-plot.html

绘制文本

参考:http://c.biancheng.net/matplotlib/plot-text.html

数学表达式

参考:http://c.biancheng.net/matplotlib/math-express.html

posted on 2022-05-21 11:27  朝朝暮Mu  阅读(38)  评论(0)    收藏  举报