plt.scatter()画散点图matplotlib.pyplot.scatter(x, y, s=None, c=None, ... seaborn.scatterplot(x=None, y=None, hue=None, style=None, ...
確定! 回上一頁