matplotlib.pyplot.
tight_layout
(pad=1.08, h_pad=None, w_pad=None, rect=None)[source]¶Automatically adjust subplot parameters to give specified padding.
Parameters: | pad : float
h_pad, w_pad : float, optional
rect : tuple (left, bottom, right, top), optional
|
---|
matplotlib.pyplot.tight_layout
¶