increase size of first subplot matplotlib code example Example: matplotlib subplots size f, axs = plt.subplots(2,2,figsize=(15,15))