240 发简信
IP属地:北京
  • Resize,w 360,h 240
    matplotlib手册

    1.基本图形 散点图 plt.scatter(x,y,s=20,c='b',marker='') 折线图 plt.plot(x,y) plt.p...