Commit 94b0bca
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 |
---|---|---|
| ||
6172 | 6172 |
|
6173 | 6173 |
|
6174 | 6174 |
|
| 6175 | + |
| 6176 | + |
| 6177 | + |
| 6178 | + |
6175 | 6179 |
|
6176 | 6180 |
|
6177 | 6181 |
|
| ||
6245 | 6249 |
|
6246 | 6250 |
|
6247 | 6251 |
|
6248 |
| - |
| 6252 | + |
6249 | 6253 |
|
6250 | 6254 |
|
6251 | 6255 |
|
| ||
6266 | 6270 |
|
6267 | 6271 |
|
6268 | 6272 |
|
| 6273 | + |
| 6274 | + |
| 6275 | + |
| 6276 | + |
6269 | 6277 |
|
6270 | 6278 |
|
6271 | 6279 |
|
|
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