... 0.5) * 100 # 第一列当作x,第二列当作y,marker是形状,size 是大小,alpha 是透明度 axes[0].scatter(data1[:,0], data1[:,1], color="green", marker="s", s=30, ...
確定! 回上一頁