matplotlib学习1-绘图简介

 

 背景

个人感觉matplotlib类似于R语言的ggplot2包,致力于使用几行代码绘制出折线图,散点图,堆积图等。

参考资料

https://matplotlib.org/index.html

图形组成

平日绘图时,一张图主要由如下要素组成:

  图形来自https://matplotlib.org/tutorials/introductory/usage.html#sphx-glr-tutorials-introductory-usage-py

 

posted @ 2019-10-10 22:25  my_dx  阅读(139)  评论(0)    收藏  举报