Commit e960b5b
File tree
Expand file treeCollapse file tree
5 files changed
+18
-18
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
5 files changed
+18
-18
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
| 172 | + |
172 | 173 |
|
173 | 174 |
|
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
| 175 | + |
| 176 | + |
178 | 177 |
|
179 | 178 |
|
180 | 179 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+11-8Lines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1063 | 1063 |
|
1064 | 1064 |
|
1065 | 1065 |
|
1066 |
| - |
1067 |
| - |
1068 |
| - |
1069 |
| - |
1070 |
| - |
1071 |
| - |
| 1066 | + |
| 1067 | + |
1072 | 1068 |
|
1073 | 1069 |
|
1074 | 1070 |
|
| ||
1120 | 1116 |
|
1121 | 1117 |
|
1122 | 1118 |
|
1123 |
| - |
| 1119 | + |
1124 | 1120 |
|
1125 | 1121 |
|
1126 | 1122 |
|
1127 | 1123 |
|
| 1124 | + |
| 1125 | + |
| 1126 | + |
| 1127 | + |
| 1128 | + |
| 1129 | + |
| 1130 | + |
1128 | 1131 |
|
1129 |
| - |
| 1132 | + |
1130 | 1133 |
|
1131 | 1134 |
|
1132 | 1135 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1213 | 1213 |
|
1214 | 1214 |
|
1215 | 1215 |
|
1216 |
| - |
| 1216 | + |
1217 | 1217 |
|
1218 | 1218 |
|
1219 | 1219 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5477 | 5477 |
|
5478 | 5478 |
|
5479 | 5479 |
|
5480 |
| - |
5481 |
| - |
5482 |
| - |
5483 | 5480 |
|
5484 | 5481 |
|
5485 | 5482 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
329 |
| - |
| 329 | + |
330 | 330 |
|
331 | 331 |
|
332 | 332 |
|
| ||
352 | 352 |
|
353 | 353 |
|
354 | 354 |
|
355 |
| - |
| 355 | + |
| 356 | + |
356 | 357 |
|
357 | 358 |
|
358 | 359 |
|
|
0 commit comments