-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously was getting gridspec from current axes. This could result in getting only a subplot, not the top gridspec from the figure. Workaround depends on interal _gridspecs member of Figure, which is not ideal but support for editing existing gridspecs in matplotlib is non-existant.
- Loading branch information
1 parent
c353bc9
commit df92ada
Showing
1 changed file
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters