matplotlib.pyplot.tight_layout(pad=1.08, h_pad=None, w_pad=None, rect=None)¶Automatically adjust subplot parameters to give specified padding.
| Parameters: | pad : float
h_pad, w_pad : float
rect : if rect is given, it is interpreted as a rectangle
|
|---|
matplotlib.pyplot.tight_layout¶