increase size axes subplot code example Example: matplotlib make bigger sublots f, (a0, a1) = plt.subplots(1, 2, gridspec_kw={'width_ratios': [3, 1]})