原创 利用 matplotlib 製作散點圖

利用 matplotlib 製作散點圖: 使用scatter繪製散點圖 matplotlib.pyplot.scatter的函數參數如下: matplotlib.pyplot.scatter(x, y, s=None, c=Non