Commit 6258dad
File tree
Expand file treeCollapse file tree
2 files changed
+33
-1
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+33
-1
lines changedlib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1123 | 1123 |
|
1124 | 1124 |
|
1125 | 1125 |
|
1126 |
| - |
| 1126 | + |
| 1127 | + |
| 1128 | + |
| 1129 | + |
| 1130 | + |
| 1131 | + |
| 1132 | + |
1127 | 1133 |
|
1128 | 1134 |
|
1129 | 1135 |
|
|
lib/matplotlib/tests/test_cycles.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cycles.py+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 |
|
2 | 4 |
|
3 | 5 |
|
| ||
147 | 149 |
|
148 | 150 |
|
149 | 151 |
|
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
150 | 176 |
|
151 | 177 |
|
152 | 178 |
|
|
0 commit comments