... in the following code: # Customize the arrow (arrowstyles with attributes) nums = np.arange(0,10,0.1) plt.plot(nums, np.sin(nums)) plt.annotate("look!
確定! 回上一頁