change figure size using fig object plt.subplots matplotlib code example Example: matplotlib subplots size f, axs = plt.subplots(2,2,figsize=(15,15))