-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
status: needs clarificationIssues that need more information to resolve.Issues that need more information to resolve.topic: geometry managerLayoutEngine, Constrained layout, Tight layoutLayoutEngine, Constrained layout, Tight layout
Milestone
Description
Bug summary
Since #20426, plt.figure(constrained_layout=True).subplots(3)
(or layout="constrained"
) shows no axes whatsoever.
attn @jklymak, I guess :)
Code for reproduction
See above.
Actual outcome
Blank figure.
Expected outcome
Not blank figure.
Additional information
No response
Operating system
fedora
Matplotlib Version
HEAD, bisects to #20426.
Matplotlib Backend
mplcairo
Python version
310
Jupyter version
No response
Installation
git checkout
Metadata
Metadata
Assignees
Labels
status: needs clarificationIssues that need more information to resolve.Issues that need more information to resolve.topic: geometry managerLayoutEngine, Constrained layout, Tight layoutLayoutEngine, Constrained layout, Tight layout