Commit 8c8427f
File tree
Expand file treeCollapse file tree
8 files changed
+48
-55
lines changedFilter options
- lib
- matplotlib
- axes
- backends/qt_editor
- mpl_toolkits/axes_grid1
Expand file treeCollapse file tree
8 files changed
+48
-55
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+5-8Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| ||
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 |
| - |
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
33 |
| - |
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
39 |
| - |
40 | 38 |
|
41 | 39 |
|
42 | 40 |
|
| ||
3009 | 3007 |
|
3010 | 3008 |
|
3011 | 3009 |
|
3012 |
| - |
3013 |
| - |
3014 |
| - |
| 3010 | + |
| 3011 | + |
3015 | 3012 |
|
3016 | 3013 |
|
3017 | 3014 |
|
|
lib/matplotlib/backends/qt_editor/formlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_editor/formlayout.py+11-10Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
| ||
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
140 |
| - |
| 141 | + |
141 | 142 |
|
142 | 143 |
|
143 | 144 |
|
| ||
256 | 257 |
|
257 | 258 |
|
258 | 259 |
|
259 |
| - |
| 260 | + |
260 | 261 |
|
261 | 262 |
|
262 | 263 |
|
| ||
268 | 269 |
|
269 | 270 |
|
270 | 271 |
|
271 |
| - |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
272 | 277 |
|
273 | 278 |
|
274 | 279 |
|
275 | 280 |
|
276 | 281 |
|
277 | 282 |
|
278 | 283 |
|
279 |
| - |
280 |
| - |
281 |
| - |
282 |
| - |
283 | 284 |
|
284 | 285 |
|
285 | 286 |
|
| ||
310 | 311 |
|
311 | 312 |
|
312 | 313 |
|
313 |
| - |
314 |
| - |
315 |
| - |
| 314 | + |
316 | 315 |
|
| 316 | + |
| 317 | + |
317 | 318 |
|
318 | 319 |
|
319 | 320 |
|
|
lib/matplotlib/blocking_input.py
Copy file name to clipboardExpand all lines: lib/matplotlib/blocking_input.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 | 26 |
|
29 | 27 |
|
30 | 28 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| ||
1205 | 1206 |
|
1206 | 1207 |
|
1207 | 1208 |
|
1208 |
| - |
| 1209 | + |
1209 | 1210 |
|
1210 | 1211 |
|
1211 | 1212 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
1213 | 1214 |
|
1214 | 1215 |
|
1215 | 1216 |
|
1216 |
| - |
| 1217 | + |
1217 | 1218 |
|
1218 | 1219 |
|
1219 | 1220 |
|
| ||
1335 | 1336 |
|
1336 | 1337 |
|
1337 | 1338 |
|
1338 |
| - |
| 1339 | + |
1339 | 1340 |
|
1340 | 1341 |
|
1341 | 1342 |
|
|
+20-26Lines changed: 20 additions & 26 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
131 |
| - |
132 |
| - |
133 | 130 |
|
134 |
| - |
| 131 | + |
135 | 132 |
|
136 |
| - |
137 |
| - |
138 |
| - |
| 133 | + |
| 134 | + |
| 135 | + |
139 | 136 |
|
140 | 137 |
|
141 | 138 |
|
142 |
| - |
143 |
| - |
144 |
| - |
| 139 | + |
| 140 | + |
145 | 141 |
|
146 | 142 |
|
147 |
| - |
148 |
| - |
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
154 | 150 |
|
155 | 151 |
|
156 | 152 |
|
157 | 153 |
|
158 | 154 |
|
159 |
| - |
160 |
| - |
| 155 | + |
| 156 | + |
161 | 157 |
|
162 | 158 |
|
163 | 159 |
|
164 |
| - |
| 160 | + |
165 | 161 |
|
166 | 162 |
|
167 | 163 |
|
| ||
192 | 188 |
|
193 | 189 |
|
194 | 190 |
|
195 |
| - |
196 |
| - |
| 191 | + |
197 | 192 |
|
198 | 193 |
|
199 | 194 |
|
200 | 195 |
|
201 |
| - |
202 |
| - |
| 196 | + |
203 | 197 |
|
204 | 198 |
|
205 | 199 |
|
| ||
822 | 816 |
|
823 | 817 |
|
824 | 818 |
|
825 |
| - |
| 819 | + |
826 | 820 |
|
827 | 821 |
|
828 | 822 |
|
|
+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 |
| - |
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
1454 | 1455 |
|
1455 | 1456 |
|
1456 | 1457 |
|
1457 |
| - |
| 1458 | + |
1458 | 1459 |
|
1459 | 1460 |
|
1460 | 1461 |
|
|
lib/mpl_toolkits/axes_grid1/axes_grid.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/axes_grid.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
189 |
| - |
190 |
| - |
| 188 | + |
| 189 | + |
| 190 | + |
191 | 191 |
|
192 | 192 |
|
193 | 193 |
|
|
0 commit comments