Commit d5a2ff0
File tree
Expand file treeCollapse file tree
6 files changed
+23
-18
lines changedFilter options
- lib/matplotlib
- axes
Expand file treeCollapse file tree
6 files changed
+23
-18
lines changedlib/matplotlib/_pylab_helpers.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/_pylab_helpers.pyi+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
283 |
| - |
| 283 | + |
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
| 292 | + |
| 293 | + |
| 294 | + |
292 | 295 |
|
293 | 296 |
|
294 | 297 |
|
| ||
3436 | 3439 |
|
3437 | 3440 |
|
3438 | 3441 |
|
3439 |
| - |
| 3442 | + |
3440 | 3443 |
|
3441 | 3444 |
|
3442 | 3445 |
|
|
lib/matplotlib/axes/_axes.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.pyi+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| ||
332 | 332 |
|
333 | 333 |
|
334 | 334 |
|
335 |
| - |
336 |
| - |
337 |
| - |
338 |
| - |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
339 | 339 |
|
340 | 340 |
|
341 | 341 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
404 |
| - |
| 404 | + |
405 | 405 |
|
406 | 406 |
|
407 | 407 |
|
| ||
1330 | 1330 |
|
1331 | 1331 |
|
1332 | 1332 |
|
1333 |
| - |
| 1333 | + |
1334 | 1334 |
|
1335 | 1335 |
|
1336 | 1336 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
938 | 938 |
|
939 | 939 |
|
940 | 940 |
|
941 |
| - |
| 941 | + |
942 | 942 |
|
943 | 943 |
|
944 | 944 |
|
| ||
2961 | 2961 |
|
2962 | 2962 |
|
2963 | 2963 |
|
2964 |
| - |
2965 |
| - |
2966 |
| - |
2967 |
| - |
| 2964 | + |
| 2965 | + |
| 2966 | + |
| 2967 | + |
2968 | 2968 |
|
2969 | 2969 |
|
2970 | 2970 |
|
|
0 commit comments