Commit 7a3248f
File tree
Expand file treeCollapse file tree
12 files changed
+46
-121
lines changedFilter options
- lib/matplotlib
- axes
- backends
- testing/jpl_units
Expand file treeCollapse file tree
12 files changed
+46
-121
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+5-12Lines changed: 5 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 | 1 |
|
8 | 2 |
|
9 | 3 |
|
| ||
2764 | 2758 |
|
2765 | 2759 |
|
2766 | 2760 |
|
2767 |
| - |
| 2761 | + |
2768 | 2762 |
|
2769 | 2763 |
|
2770 | 2764 |
|
| ||
5603 | 5597 |
|
5604 | 5598 |
|
5605 | 5599 |
|
5606 |
| - |
5607 |
| - |
| 5600 | + |
5608 | 5601 |
|
5609 | 5602 |
|
5610 | 5603 |
|
| ||
6526 | 6519 |
|
6527 | 6520 |
|
6528 | 6521 |
|
6529 |
| - |
| 6522 | + |
6530 | 6523 |
|
6531 | 6524 |
|
6532 |
| - |
| 6525 | + |
6533 | 6526 |
|
6534 |
| - |
| 6527 | + |
6535 | 6528 |
|
6536 | 6529 |
|
6537 | 6530 |
|
|
lib/matplotlib/backends/qt_compat.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_compat.py-4Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 | 3 |
|
8 | 4 |
|
9 | 5 |
|
|
+4-8Lines changed: 4 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 | 20 |
|
25 | 21 |
|
26 | 22 |
|
| ||
489 | 485 |
|
490 | 486 |
|
491 | 487 |
|
492 |
| - |
| 488 | + |
493 | 489 |
|
494 | 490 |
|
495 | 491 |
|
| ||
640 | 636 |
|
641 | 637 |
|
642 | 638 |
|
643 |
| - |
| 639 | + |
644 | 640 |
|
645 | 641 |
|
646 | 642 |
|
647 | 643 |
|
648 | 644 |
|
649 |
| - |
| 645 | + |
650 | 646 |
|
651 | 647 |
|
652 | 648 |
|
| ||
2434 | 2430 |
|
2435 | 2431 |
|
2436 | 2432 |
|
2437 |
| - |
| 2433 | + |
2438 | 2434 |
|
2439 | 2435 |
|
2440 | 2436 |
|
|
lib/matplotlib/testing/jpl_units/Duration.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/Duration.py+1-16Lines changed: 1 addition & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 | 13 |
|
18 | 14 |
|
19 | 15 |
|
| ||
66 | 62 |
|
67 | 63 |
|
68 | 64 |
|
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
| 65 | + |
78 | 66 |
|
79 | 67 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 | 68 |
|
84 | 69 |
|
85 | 70 |
|
|
lib/matplotlib/testing/jpl_units/Epoch.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/Epoch.py+10-12Lines changed: 10 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 | 13 |
|
18 | 14 |
|
19 | 15 |
|
| ||
68 | 64 |
|
69 | 65 |
|
70 | 66 |
|
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
76 | 74 |
|
77 | 75 |
|
78 |
| - |
79 |
| - |
80 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
81 | 79 |
|
82 | 80 |
|
83 | 81 |
|
|
lib/matplotlib/testing/jpl_units/EpochConverter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/EpochConverter.py+3-8Lines changed: 3 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 | 13 |
|
19 | 14 |
|
20 | 15 |
|
| ||
121 | 116 |
|
122 | 117 |
|
123 | 118 |
|
124 |
| - |
125 |
| - |
| 119 | + |
| 120 | + |
126 | 121 |
|
127 | 122 |
|
128 | 123 |
|
| ||
156 | 151 |
|
157 | 152 |
|
158 | 153 |
|
159 |
| - |
| 154 | + |
160 | 155 |
|
161 | 156 |
|
162 | 157 |
|
|
lib/matplotlib/testing/jpl_units/StrConverter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/StrConverter.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 | 13 |
|
17 | 14 |
|
18 |
| - |
| 15 | + |
19 | 16 |
|
20 | 17 |
|
21 | 18 |
|
|
lib/matplotlib/testing/jpl_units/UnitDbl.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/UnitDbl.py+6-20Lines changed: 6 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 | 13 |
|
18 | 14 |
|
19 | 15 |
|
| ||
111 | 107 |
|
112 | 108 |
|
113 | 109 |
|
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
| 110 | + |
| 111 | + |
| 112 | + |
127 | 113 |
|
128 | 114 |
|
129 | 115 |
|
| ||
292 | 278 |
|
293 | 279 |
|
294 | 280 |
|
295 |
| - |
296 |
| - |
297 |
| - |
| 281 | + |
| 282 | + |
| 283 | + |
298 | 284 |
|
299 | 285 |
|
300 | 286 |
|
|
lib/matplotlib/testing/jpl_units/UnitDblConverter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/UnitDblConverter.py+5-13Lines changed: 5 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 | 12 |
|
18 | 13 |
|
19 | 14 |
|
| ||
75 | 70 |
|
76 | 71 |
|
77 | 72 |
|
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
| 73 | + |
| 74 | + |
83 | 75 |
|
84 | 76 |
|
85 | 77 |
|
| ||
109 | 101 |
|
110 | 102 |
|
111 | 103 |
|
112 |
| - |
113 |
| - |
| 104 | + |
| 105 | + |
114 | 106 |
|
115 | 107 |
|
116 | 108 |
|
| ||
153 | 145 |
|
154 | 146 |
|
155 | 147 |
|
156 |
| - |
| 148 | + |
157 | 149 |
|
158 | 150 |
|
159 | 151 |
|
lib/matplotlib/testing/jpl_units/UnitDblFormatter.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/UnitDblFormatter.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
lib/matplotlib/testing/jpl_units/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/jpl_units/__init__.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 |
| - |
36 | 34 |
|
37 | 35 |
|
38 | 36 |
|
|
0 commit comments