使用set_xticklabels來繪製蠟燭 df_2330.index = df_2330.index.format(formatter=lambda x: x.strftime('%Y-%m-%d')) fig = plt.figure(figsize=(24, ...
確定! 回上一頁