Commit 106caa1
File tree
4 files changed
+35
-11
lines changedFilter options
- lib/matplotlib
- axes
- tests
4 files changed
+35
-11
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+15-9Lines changed: 15 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3821 | 3821 |
|
3822 | 3822 |
|
3823 | 3823 |
|
3824 |
| - |
| 3824 | + |
3825 | 3825 |
|
3826 | 3826 |
|
3827 | 3827 |
|
| ||
3947 | 3947 |
|
3948 | 3948 |
|
3949 | 3949 |
|
3950 |
| - |
3951 |
| - |
3952 |
| - |
| 3950 | + |
| 3951 | + |
| 3952 | + |
| 3953 | + |
| 3954 | + |
| 3955 | + |
3953 | 3956 |
|
3954 | 3957 |
|
3955 | 3958 |
|
| ||
4060 | 4063 |
|
4061 | 4064 |
|
4062 | 4065 |
|
4063 |
| - |
4064 |
| - |
4065 | 4066 |
|
4066 | 4067 |
|
4067 | 4068 |
|
| ||
4086 | 4087 |
|
4087 | 4088 |
|
4088 | 4089 |
|
4089 |
| - |
| 4090 | + |
| 4091 | + |
| 4092 | + |
| 4093 | + |
| 4094 | + |
| 4095 | + |
4090 | 4096 |
|
4091 | 4097 |
|
4092 | 4098 |
|
| ||
4347 | 4353 |
|
4348 | 4354 |
|
4349 | 4355 |
|
4350 |
| - |
| 4356 | + |
4351 | 4357 |
|
4352 | 4358 |
|
4353 | 4359 |
|
| ||
4462 | 4468 |
|
4463 | 4469 |
|
4464 | 4470 |
|
4465 |
| - |
| 4471 | + |
4466 | 4472 |
|
4467 | 4473 |
|
4468 | 4474 |
|
|
lib/matplotlib/axes/_axes.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.pyi+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
354 | 354 |
|
355 | 355 |
|
356 | 356 |
|
357 |
| - |
| 357 | + |
358 | 358 |
|
359 | 359 |
|
360 | 360 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3008 | 3008 |
|
3009 | 3009 |
|
3010 | 3010 |
|
3011 |
| - |
| 3011 | + |
3012 | 3012 |
|
3013 | 3013 |
|
3014 | 3014 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9153 | 9153 |
|
9154 | 9154 |
|
9155 | 9155 |
|
| 9156 | + |
| 9157 | + |
| 9158 | + |
| 9159 | + |
| 9160 | + |
| 9161 | + |
| 9162 | + |
| 9163 | + |
| 9164 | + |
| 9165 | + |
| 9166 | + |
| 9167 | + |
| 9168 | + |
| 9169 | + |
| 9170 | + |
| 9171 | + |
| 9172 | + |
| 9173 | + |
0 commit comments