`tight_layout` versus `constrained_layout`

Author: jklymakCreated Jul 7, 2020Updated Jul 8, 2020

https://github.com/matplotlib/cheatsheets/blob/329e0ba94d06c2a9f6af4600af9a25dcac6d9f5a/handout-tips.tex#L215 calls out `tight_layout` in particular. Is there a reason to not also call out `constrained_layout`? In general `constrained_layout` is more "automatic".