plt.scatter()函数用于生成一个scatter散点图。matplotlib.pyplot.scatter(x, y, s=20, c='b', marker='o', cmap=None, norm=None, vmin=None, ...
確定! 回上一頁