File tree
Expand file treeCollapse file tree
6 files changed
+70
-6
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- tests
Expand file treeCollapse file tree
6 files changed
+70
-6
lines changeddoc/users/next_whats_new/subplots_adjust.rst
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
989 | 989 |
|
990 | 990 |
|
991 | 991 |
|
| 992 | + |
992 | 993 |
|
993 | 994 |
|
994 | 995 |
|
|
+15-6Lines changed: 15 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
750 | 750 |
|
751 | 751 |
|
752 | 752 |
|
753 |
| - |
| 753 | + |
754 | 754 |
|
755 | 755 |
|
756 |
| - |
| 756 | + |
757 | 757 |
|
758 | 758 |
|
759 |
| - |
| 759 | + |
760 | 760 |
|
761 | 761 |
|
762 |
| - |
| 762 | + |
763 | 763 |
|
764 | 764 |
|
765 |
| - |
| 765 | + |
766 | 766 |
|
767 | 767 |
|
768 |
| - |
| 768 | + |
769 | 769 |
|
770 | 770 |
|
771 | 771 |
|
| ||
796 | 796 |
|
797 | 797 |
|
798 | 798 |
|
| 799 | + |
| 800 | + |
| 801 | + |
| 802 | + |
| 803 | + |
| 804 | + |
| 805 | + |
| 806 | + |
| 807 | + |
lib/matplotlib/gridspec.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/gridspec.pyi+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1770 | 1770 |
|
1771 | 1771 |
|
1772 | 1772 |
|
| 1773 | + |
| 1774 | + |
| 1775 | + |
| 1776 | + |
| 1777 | + |
| 1778 | + |
| 1779 | + |
| 1780 | + |
| 1781 | + |
| 1782 | + |
| 1783 | + |
| 1784 | + |
| 1785 | + |
| 1786 | + |
| 1787 | + |
| 1788 | + |
| 1789 | + |
| 1790 | + |
1773 | 1791 |
|
1774 | 1792 |
|
1775 | 1793 |
|
|
lib/matplotlib/tests/test_gridspec.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_gridspec.py+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
| ||
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
12 | 20 |
|
13 | 21 |
|
14 | 22 |
|
| ||
27 | 35 |
|
28 | 36 |
|
29 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
30 | 55 |
|
31 | 56 |
|
32 | 57 |
|
|
0 commit comments