set figure size using ax object while using dataframe.plot code example Example: change figure size pandas df['column_name'].plot(figsize=(15, 10))