Occupancy dataset axes = plot_ts.plot(figsize=(20,10), subplots=True, layout=(plot_ts.shape[1],1), xticks = plot_ts.index) # Get current axis from plot ax ...
確定! 回上一頁