Commit f9f8d41
File tree
Expand file treeCollapse file tree
3 files changed
+39
-5
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+39
-5
lines changedlib/matplotlib/tests/test_colors.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colors.py+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
1320 | 1321 |
|
1321 | 1322 |
|
1322 | 1323 |
|
| 1324 | + |
| 1325 | + |
| 1326 | + |
| 1327 | + |
| 1328 | + |
| 1329 | + |
| 1330 | + |
| 1331 | + |
| 1332 | + |
| 1333 | + |
| 1334 | + |
| 1335 | + |
| 1336 | + |
lib/matplotlib/tests/test_scale.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_scale.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
| ||
210 | 212 |
|
211 | 213 |
|
212 | 214 |
|
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+17-5Lines changed: 17 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
| ||
139 | 140 |
|
140 | 141 |
|
141 | 142 |
|
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
147 | 159 |
|
148 | 160 |
|
149 | 161 |
|
|
0 commit comments