{{ message }}
Commit b34c605
Documentation for using ConnectionPatch across Axes with constrained_… (#14957)
* Documentation for using ConnectionPatch across Axes with constrained_layout.
When using a figure with contrained layout management, adding a
ConnectionPatch between different subplot Axes breaks the layout. The
artist should be removed from layout considerations before being added
to the axes. This commit notes this fix in the documentation.
#14907
* Made documentation more general for artist limitations in constrained_layout.
* Revised the ConnectionPatch documentation to suggest Figure.add_artist().1 parent 22d7689 commit b34c605
2 files changed
Lines changed: 24 additions & 2 deletions

0 commit comments