which allows you to add a new point to an existing PathCollection . example: fig, ax = plt.subplots() scat = ax.scatter([0,1,2] ...
確定! 回上一頁