首页
编程
java
php
前端
首页
编程
java
php
前端
用Python绘制散点图
用matplotlib库来画,散点图调用matplotlib.pyplot.scatter函数
读取数据,然后存成list,再塞到matplotlib的散点图中就完了
点击展开全文