fig, ax = plt.subplots(1, figsize=(11,6))plt.plot(date, spam, color='#C62C1D', lw=2.5, ... arrowprops=arrowprops)plt.annotate('Cheaper',
確定! 回上一頁