找matplotlib来画散点图,发现官网的例子其实给得最简明清晰啦。
二维散点图:
http://matplotlib.org/examples/shapes_and_collections/scatter_demo.html
三维散点图:
http://matplotlib.org/examples/mplot3d/scatter3d_demo.html
更多例子:
http://matplotlib.org/examples/index.html
找matplotlib来画散点图,发现官网的例子其实给得最简明清晰啦。
二维散点图:
http://matplotlib.org/examples/shapes_and_collections/scatter_demo.html
三维散点图:
http://matplotlib.org/examples/mplot3d/scatter3d_demo.html
更多例子:
http://matplotlib.org/examples/index.html