Support SubFigures in AxesDivider. - #20073
Conversation
e773520 to
09115c3
Compare
|
That's just s-g and subfigures not playing well together; I guess here I just needed to have a single block from the pov of s-g so that it shows the whole figure at the end. |
|
Looks good. But I looked at this for a few minutes, and still can't guess how that code makes a 2x2 grid, or what nx, ny etc are. Since you must understand it at this point, can you add a few more comments explaining it? |
|
Does https://57381-1385122-gh.circle-artifacts.com/0/doc/build/html/tutorials/toolkits/axes_grid.html#axesdivider help a bit? (I think I'd rather get the tutorial clear and not try to explain the same thing in multiple places) |
|
... sure, but maybe link the tutorial here? |
43402a2 to
3362976
Compare
|
Sure. |
7969538 to
3b727b6
Compare

PR Summary
Closes #20069 (comment).
Goes on top of #20069 and #20072. The example now gives

Writing a test specifically for this case is currently left as an exercise to the reader...
PR Checklist
pytestpasses).flake8on changed files to check).flake8-docstringsand runflake8 --docstring-convention=all).doc/users/next_whats_new/(follow instructions in README.rst there).doc/api/next_api_changes/(follow instructions in README.rst there).