Commit defce2e
File tree
Expand file treeCollapse file tree
3 files changed
+13
-1
lines changedFilter options
- doc/api/next_api_changes
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+13
-1
lines changeddoc/api/next_api_changes/behaviour.rst
Copy file name to clipboardExpand all lines: doc/api/next_api_changes/behaviour.rst+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4959 | 4959 |
|
4960 | 4960 |
|
4961 | 4961 |
|
4962 |
| - |
| 4962 | + |
| 4963 | + |
4963 | 4964 |
|
4964 | 4965 |
|
4965 | 4966 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
468 | 468 |
|
469 | 469 |
|
470 | 470 |
|
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
471 | 478 |
|
472 | 479 |
|
473 | 480 |
|
|
0 commit comments