Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Commit293eff8
DOC: Recommend constrained_layout over tight_layout (#29584)
* DOC: Recommend constrained_layout over tight_layoutCloses#17339 by addressing the remaining open issue#17339 (comment).* Update lib/matplotlib/layout_engine.pyCo-authored-by: Mecanerd <joshdonath23@hotmail.com>* Update galleries/users_explain/axes/tight_layout_guide.pyCo-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>---------Co-authored-by: Mecanerd <joshdonath23@hotmail.com>Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>1 parent0b7a88a commit293eff8
File tree
2 files changed
+14
-7
lines changed- galleries/users_explain/axes
- lib/matplotlib
2 files changed
+14
-7
lines changedLines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 |
| |
13 | 19 |
| |
14 | 20 |
| |
15 | 21 |
| |
16 | 22 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 |
| |
17 | 22 |
| |
18 | 23 |
| |
|
0 commit comments
Comments
(0)