matplotlib.artist.Artist.set_in_layout
- Artist.set_in_layout(in_layout)[source]
-
Устанавливает, будет ли элемент учитываться при расчёте макета. Например, в руководстве по ограниченному макетам,
Figure.tight_layout()иfig.savefig(fname, bbox_inches='tight').- Параметры:
-
- in_layoutbool
Примеры использования matplotlib.artist.Artist.set_in_layout
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.8.4/api/_as_gen/matplotlib.artist.Artist.set_in_layout.html