control figsize in plit.subplot code example Example: plt subplots figsize fig, ax = plt.subplots(10,4, figsize=(16,40))