Commit 3edd176
File tree
Expand file treeCollapse file tree
2 files changed
+24
-13
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+24
-13
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+8-13Lines changed: 8 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5535 | 5535 |
|
5536 | 5536 |
|
5537 | 5537 |
|
5538 |
| - |
5539 |
| - |
| 5538 | + |
5540 | 5539 |
|
5541 | 5540 |
|
5542 | 5541 |
|
| ||
5567 | 5566 |
|
5568 | 5567 |
|
5569 | 5568 |
|
| 5569 | + |
| 5570 | + |
| 5571 | + |
| 5572 | + |
5570 | 5573 |
|
5571 | 5574 |
|
5572 | 5575 |
|
| ||
5815 | 5818 |
|
5816 | 5819 |
|
5817 | 5820 |
|
5818 |
| - |
| 5821 | + |
| 5822 | + |
5819 | 5823 |
|
5820 | 5824 |
|
5821 |
| - |
5822 |
| - |
5823 |
| - |
5824 |
| - |
5825 |
| - |
5826 | 5825 |
|
5827 | 5826 |
|
5828 | 5827 |
|
| ||
6091 | 6090 |
|
6092 | 6091 |
|
6093 | 6092 |
|
6094 |
| - |
| 6093 | + |
6095 | 6094 |
|
6096 | 6095 |
|
6097 | 6096 |
|
6098 |
| - |
6099 |
| - |
6100 |
| - |
6101 |
| - |
6102 | 6097 |
|
6103 | 6098 |
|
6104 | 6099 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1188 | 1188 |
|
1189 | 1189 |
|
1190 | 1190 |
|
| 1191 | + |
| 1192 | + |
| 1193 | + |
| 1194 | + |
| 1195 | + |
| 1196 | + |
| 1197 | + |
| 1198 | + |
| 1199 | + |
| 1200 | + |
| 1201 | + |
| 1202 | + |
| 1203 | + |
| 1204 | + |
| 1205 | + |
| 1206 | + |
1191 | 1207 |
|
1192 | 1208 |
|
1193 | 1209 |
|
|
0 commit comments