[Deprecated] Set whether constrained_layout is used upon drawing.
If None, rcParams["figure.constrained_layout.use"] (default: False) value will be used.
When providing a dict containing the keys w_pad, h_pad the default constrained_layout paddings will be overridden. These pads are in inches and default to 3.0/72.0. w_pad is the width padding and h_pad is the height padding.
Deprecated since version 3.6: Use set_layout_engine('constrained') instead.
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.figure.Figure.set_constrained_layout.html