matplotlib.artist.Artist.set_in_layout
-
Artist.set_in_layout(self, in_layout)
[source] -
Set if artist is to be included in layout calculations, E.g. Constrained Layout Guide,
Figure.tight_layout()
, andfig.savefig(fname, bbox_inches='tight')
.Parameters: -
in_layoutbool
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.2.2/api/_as_gen/matplotlib.artist.Artist.set_in_layout.html