ax = df.plot(figsize=(8, 6)) ax.annotate("Maximum", xy=(2, 20), xytext=(2, 10), arrowprops=dict(arrowstyle="->"), color='red').
確定! 回上一頁