Pandas
Change Figure Size when using df.plot() in Pandas
Change the figure size for Pandas df.plot() charts with figsize, plt.subplots, and rcParams.
Change the figure size for Pandas df.plot() charts with figsize, plt.subplots, and rcParams.