Commit 46a5bea
File tree
Expand file treeCollapse file tree
3 files changed
+30
-1
lines changedFilter options
- doc/api/api_changes
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+30
-1
lines changeddoc/api/api_changes/2019-02-11-PGE.rst
Copy file name to clipboard+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6185 | 6185 |
|
6186 | 6186 |
|
6187 | 6187 |
|
| 6188 | + |
| 6189 | + |
| 6190 | + |
| 6191 | + |
6188 | 6192 |
|
6189 | 6193 |
|
6190 | 6194 |
|
| ||
6258 | 6262 |
|
6259 | 6263 |
|
6260 | 6264 |
|
6261 |
| - |
| 6265 | + |
6262 | 6266 |
|
6263 | 6267 |
|
6264 | 6268 |
|
| ||
6279 | 6283 |
|
6280 | 6284 |
|
6281 | 6285 |
|
| 6286 | + |
| 6287 | + |
| 6288 | + |
| 6289 | + |
6282 | 6290 |
|
6283 | 6291 |
|
6284 | 6292 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5190 | 5190 |
|
5191 | 5191 |
|
5192 | 5192 |
|
| 5193 | + |
| 5194 | + |
| 5195 | + |
| 5196 | + |
| 5197 | + |
| 5198 | + |
| 5199 | + |
| 5200 | + |
| 5201 | + |
| 5202 | + |
| 5203 | + |
| 5204 | + |
| 5205 | + |
| 5206 | + |
| 5207 | + |
5193 | 5208 |
|
5194 | 5209 |
|
5195 | 5210 |
|
|
0 commit comments