ax.legend(loc='upper right', fontsize=10)# Show the plot plt.show() ... ax.annotate('Maximum', xy=(np.pi/2, 1), xytext=(3, 1.5),
確定! 回上一頁