matplotlib.artist.Artist.get_in_layout
-
Artist.get_in_layout(self)
[source] -
Return boolean flag,
True
if artist is included in layout calculations.E.g. Constrained Layout Guide,
Figure.tight_layout()
, andfig.savefig(fname, bbox_inches='tight')
.
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.artist.Artist.get_in_layout.html