Commit 66289c4
File tree
Expand file treeCollapse file tree
2 files changed
+20
-1
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
2 files changed
+20
-1
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4492 | 4492 |
|
4493 | 4493 |
|
4494 | 4494 |
|
4495 |
| - |
| 4495 | + |
| 4496 | + |
| 4497 | + |
| 4498 | + |
| 4499 | + |
| 4500 | + |
4496 | 4501 |
|
4497 | 4502 |
|
4498 | 4503 |
|
|
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 |
---|---|---|
| ||
1984 | 1984 |
|
1985 | 1985 |
|
1986 | 1986 |
|
| 1987 | + |
| 1988 | + |
| 1989 | + |
| 1990 | + |
| 1991 | + |
| 1992 | + |
| 1993 | + |
| 1994 | + |
| 1995 | + |
| 1996 | + |
| 1997 | + |
| 1998 | + |
| 1999 | + |
| 2000 | + |
1987 | 2001 |
|
1988 | 2002 |
|
1989 | 2003 |
|
|
0 commit comments