plot() any property you apply (color, shape, size of points) will be applied across all points whereas in pyplot.scatter() you have more control ...
確定! 回上一頁