Commit 922c950
File tree
Expand file treeCollapse file tree
3 files changed
+63
-15
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+63
-15
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 |
---|---|---|
| ||
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 |
| - |
| 238 | + |
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
|
+22-14Lines changed: 22 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
678 | 678 |
|
679 | 679 |
|
680 | 680 |
|
681 |
| - |
| 681 | + |
682 | 682 |
|
683 | 683 |
|
684 | 684 |
|
| ||
732 | 732 |
|
733 | 733 |
|
734 | 734 |
|
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
735 | 740 |
|
736 | 741 |
|
737 | 742 |
|
| ||
751 | 756 |
|
752 | 757 |
|
753 | 758 |
|
754 |
| - |
755 |
| - |
756 |
| - |
757 |
| - |
758 |
| - |
759 |
| - |
760 |
| - |
761 |
| - |
762 |
| - |
763 |
| - |
764 |
| - |
765 |
| - |
766 |
| - |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
| 766 | + |
| 767 | + |
| 768 | + |
| 769 | + |
| 770 | + |
| 771 | + |
| 772 | + |
| 773 | + |
| 774 | + |
767 | 775 |
|
768 | 776 |
|
769 | 777 |
|
|
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 |
---|---|---|
| ||
344 | 344 |
|
345 | 345 |
|
346 | 346 |
|
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
0 commit comments