Use index in pandas to plot data February 11, 2023 by Tarik Try this, monthly_mean.plot(y='A', use_index=True)