Commit 4389baf
authored
File tree
Expand file treeCollapse file tree
4 files changed
+50
-7
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
4 files changed
+50
-7
lines changeddoc/users/next_whats_new/2017_11_19_title_pad.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 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
| 46 | + |
45 | 47 |
|
46 | 48 |
|
47 | 49 |
|
| ||
134 | 136 |
|
135 | 137 |
|
136 | 138 |
|
137 |
| - |
| 139 | + |
| 140 | + |
138 | 141 |
|
139 | 142 |
|
140 | 143 |
|
| ||
159 | 162 |
|
160 | 163 |
|
161 | 164 |
|
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
162 | 169 |
|
163 | 170 |
|
164 | 171 |
|
| ||
182 | 189 |
|
183 | 190 |
|
184 | 191 |
|
| 192 | + |
| 193 | + |
| 194 | + |
185 | 195 |
|
186 | 196 |
|
187 | 197 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+16-6Lines changed: 16 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1053 | 1053 |
|
1054 | 1054 |
|
1055 | 1055 |
|
1056 |
| - |
1057 |
| - |
1058 |
| - |
1059 |
| - |
1060 | 1056 |
|
1061 | 1057 |
|
1062 | 1058 |
|
| ||
1074 | 1070 |
|
1075 | 1071 |
|
1076 | 1072 |
|
| 1073 | + |
| 1074 | + |
| 1075 | + |
| 1076 | + |
1077 | 1077 |
|
1078 | 1078 |
|
1079 |
| - |
1080 |
| - |
1081 | 1079 |
|
1082 | 1080 |
|
1083 | 1081 |
|
| ||
1134 | 1132 |
|
1135 | 1133 |
|
1136 | 1134 |
|
| 1135 | + |
| 1136 | + |
| 1137 | + |
| 1138 | + |
| 1139 | + |
| 1140 | + |
| 1141 | + |
| 1142 | + |
| 1143 | + |
| 1144 | + |
| 1145 | + |
| 1146 | + |
1137 | 1147 |
|
1138 | 1148 |
|
1139 | 1149 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4917 | 4917 |
|
4918 | 4918 |
|
4919 | 4919 |
|
| 4920 | + |
| 4921 | + |
| 4922 | + |
| 4923 | + |
| 4924 | + |
| 4925 | + |
| 4926 | + |
| 4927 | + |
| 4928 | + |
| 4929 | + |
| 4930 | + |
| 4931 | + |
| 4932 | + |
| 4933 | + |
| 4934 | + |
| 4935 | + |
4920 | 4936 |
|
4921 | 4937 |
|
4922 | 4938 |
|
|
0 commit comments