File tree
Expand file treeCollapse file tree
4 files changed
+15
-27
lines changedFilter options
- lib/matplotlib
- axes
- backends
Expand file treeCollapse file tree
4 files changed
+15
-27
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
7 |
| - |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
3686 | 3687 |
|
3687 | 3688 |
|
3688 | 3689 |
|
3689 |
| - |
| 3690 | + |
3690 | 3691 |
|
3691 | 3692 |
|
3692 | 3693 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
7 | 9 |
|
8 | 10 |
|
9 |
| - |
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
| ||
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
359 | 359 |
|
360 | 360 |
|
361 | 361 |
|
362 |
| - |
| 362 | + |
363 | 363 |
|
364 | 364 |
|
365 | 365 |
|
| ||
470 | 470 |
|
471 | 471 |
|
472 | 472 |
|
473 |
| - |
| 473 | + |
474 | 474 |
|
475 | 475 |
|
476 | 476 |
|
| ||
489 | 489 |
|
490 | 490 |
|
491 | 491 |
|
492 |
| - |
| 492 | + |
493 | 493 |
|
494 | 494 |
|
495 | 495 |
|
| ||
918 | 918 |
|
919 | 919 |
|
920 | 920 |
|
921 |
| - |
| 921 | + |
922 | 922 |
|
923 | 923 |
|
924 | 924 |
|
| ||
961 | 961 |
|
962 | 962 |
|
963 | 963 |
|
964 |
| - |
| 964 | + |
965 | 965 |
|
966 | 966 |
|
967 | 967 |
|
| ||
1105 | 1105 |
|
1106 | 1106 |
|
1107 | 1107 |
|
1108 |
| - |
| 1108 | + |
1109 | 1109 |
|
1110 | 1110 |
|
1111 | 1111 |
|
|
-14Lines changed: 0 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2491 | 2491 |
|
2492 | 2492 |
|
2493 | 2493 |
|
2494 |
| - |
2495 |
| - |
2496 |
| - |
2497 |
| - |
2498 |
| - |
2499 |
| - |
2500 |
| - |
2501 |
| - |
2502 |
| - |
2503 |
| - |
2504 |
| - |
2505 |
| - |
2506 |
| - |
2507 |
| - |
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
| 7 | + |
6 | 8 |
|
7 | 9 |
|
8 | 10 |
|
| ||
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
23 |
| - |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
0 commit comments