fig, ax1 = plt.subplots(figsize = (9, 5)) code example Example: plt subplots figsize fig, ax = plt.subplots(10,4, figsize=(16,40))