Adjust the subplot layout parameters.
Unset parameters are left unmodified; initial values are given by rcParams["figure.subplot.[name]"].
The position of the left edge of the subplots, as a fraction of the figure width.
The position of the right edge of the subplots, as a fraction of the figure width.
The position of the bottom edge of the subplots, as a fraction of the figure height.
The position of the top edge of the subplots, as a fraction of the figure height.
The width of the padding between subplots, as a fraction of the average Axes width.
The height of the padding between subplots, as a fraction of the average Axes height.
matplotlib.figure.Figure.subplots_adjust
Plot a confidence ellipse of a two-dimensional dataset
Line, Poly and RegularPoly Collection with autoscaling
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.figure.Figure.subplots_adjust.html