Commit a3ee438
File tree
Expand file treeCollapse file tree
3 files changed
+59
-14
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+59
-14
lines changedlib/matplotlib/_constrained_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_constrained_layout.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
247 |
| - |
| 247 | + |
248 | 248 |
|
249 | 249 |
|
250 | 250 |
|
|
+18-13Lines changed: 18 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
718 | 718 |
|
719 | 719 |
|
720 | 720 |
|
| 721 | + |
| 722 | + |
721 | 723 |
|
722 | 724 |
|
723 | 725 |
|
| ||
740 | 742 |
|
741 | 743 |
|
742 | 744 |
|
743 |
| - |
744 |
| - |
745 |
| - |
746 |
| - |
747 |
| - |
748 |
| - |
749 |
| - |
750 |
| - |
751 |
| - |
752 |
| - |
753 |
| - |
754 |
| - |
755 |
| - |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
756 | 761 |
|
757 | 762 |
|
758 | 763 |
|
|
lib/matplotlib/tests/test_constrainedlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_constrainedlayout.py+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
388 | 388 |
|
389 | 389 |
|
390 | 390 |
|
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
0 commit comments