matplot.pyplot figure size code example Example 1: plt figsize plt.figure(figsize=(20,10)) Example 2: matplotlib set size plt.figure(figsize=(20,8))