Matplotlib 是Python當中用來繪圖、圖表呈現及數據表示非常重要的 ... plt.plot(year, Taipei_temp, color = 'blue', marker='o', linestyle = '--')
確定! 回上一頁