We can create a scatter plot using the scatter() method and we ... import matplotlib.cm as cm plt.scatter(x, y, c = t, cmap = cm.cmap_name).
確定! 回上一頁