Commit 7d9857f
File tree
Expand file treeCollapse file tree
3 files changed
+21
-1
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+21
-1
lines changeddoc/api/next_api_changes/2019-02-07-AH.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+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6573 | 6573 |
|
6574 | 6574 |
|
6575 | 6575 |
|
6576 |
| - |
| 6576 | + |
6577 | 6577 |
|
6578 | 6578 |
|
6579 | 6579 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1665 | 1665 |
|
1666 | 1666 |
|
1667 | 1667 |
|
| 1668 | + |
| 1669 | + |
| 1670 | + |
| 1671 | + |
| 1672 | + |
| 1673 | + |
| 1674 | + |
| 1675 | + |
| 1676 | + |
| 1677 | + |
| 1678 | + |
| 1679 | + |
| 1680 | + |
| 1681 | + |
1668 | 1682 |
|
1669 | 1683 |
|
1670 | 1684 |
|
|
0 commit comments