Commit 7644743
File tree
Expand file treeCollapse file tree
3 files changed
+27
-34
lines changedFilter options
- doc/api/api_changes
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+27
-34
lines changeddoc/api/api_changes/2019-02-11-PGE.rst
Copy file name to clipboard+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
| 4 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+22-14Lines changed: 22 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6191 | 6191 |
|
6192 | 6192 |
|
6193 | 6193 |
|
6194 |
| - |
6195 |
| - |
| 6194 | + |
6196 | 6195 |
|
6197 |
| - |
6198 |
| - |
6199 |
| - |
| 6196 | + |
| 6197 | + |
| 6198 | + |
| 6199 | + |
| 6200 | + |
| 6201 | + |
| 6202 | + |
| 6203 | + |
| 6204 | + |
| 6205 | + |
6200 | 6206 |
|
6201 | 6207 |
|
6202 | 6208 |
|
| ||
6221 | 6227 |
|
6222 | 6228 |
|
6223 | 6229 |
|
6224 |
| - |
| 6230 | + |
6225 | 6231 |
|
6226 |
| - |
| 6232 | + |
6227 | 6233 |
|
6228 | 6234 |
|
6229 | 6235 |
|
| ||
6292 | 6298 |
|
6293 | 6299 |
|
6294 | 6300 |
|
6295 |
| - |
6296 |
| - |
6297 |
| - |
6298 |
| - |
6299 | 6301 |
|
6300 | 6302 |
|
6301 | 6303 |
|
| ||
6305 | 6307 |
|
6306 | 6308 |
|
6307 | 6309 |
|
| 6310 | + |
| 6311 | + |
| 6312 | + |
| 6313 | + |
| 6314 | + |
| 6315 | + |
6308 | 6316 |
|
6309 |
| - |
6310 |
| - |
| 6317 | + |
| 6318 | + |
6311 | 6319 |
|
6312 | 6320 |
|
6313 | 6321 |
|
| ||
6331 | 6339 |
|
6332 | 6340 |
|
6333 | 6341 |
|
6334 |
| - |
| 6342 | + |
6335 | 6343 |
|
6336 | 6344 |
|
6337 | 6345 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+4-17Lines changed: 4 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5151 | 5151 |
|
5152 | 5152 |
|
5153 | 5153 |
|
5154 |
| - |
| 5154 | + |
| 5155 | + |
| 5156 | + |
| 5157 | + |
5155 | 5158 |
|
5156 |
| - |
5157 | 5159 |
|
5158 | 5160 |
|
5159 | 5161 |
|
5160 |
| - |
5161 |
| - |
5162 |
| - |
5163 |
| - |
5164 |
| - |
5165 |
| - |
5166 |
| - |
5167 |
| - |
5168 |
| - |
5169 |
| - |
5170 |
| - |
5171 |
| - |
5172 |
| - |
5173 |
| - |
5174 |
| - |
5175 | 5162 |
|
5176 | 5163 |
|
5177 | 5164 |
|
|
0 commit comments