Commit 5a7dab7
File tree
Expand file treeCollapse file tree
3 files changed
+20
-10
lines changedFilter options
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+20
-10
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1983 | 1983 |
|
1984 | 1984 |
|
1985 | 1985 |
|
| 1986 | + |
| 1987 | + |
1986 | 1988 |
|
1987 | 1989 |
|
1988 | 1990 |
|
| ||
2062 | 2064 |
|
2063 | 2065 |
|
2064 | 2066 |
|
2065 |
| - |
2066 |
| - |
2067 |
| - |
2068 |
| - |
2069 |
| - |
2070 |
| - |
2071 |
| - |
2072 |
| - |
| 2067 | + |
| 2068 | + |
| 2069 | + |
| 2070 | + |
| 2071 | + |
2073 | 2072 |
|
2074 | 2073 |
|
2075 | 2074 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| ||
4492 | 4492 |
|
4493 | 4493 |
|
4494 | 4494 |
|
| 4495 | + |
| 4496 | + |
| 4497 | + |
| 4498 | + |
| 4499 | + |
| 4500 | + |
| 4501 | + |
| 4502 | + |
| 4503 | + |
| 4504 | + |
| 4505 | + |
4495 | 4506 |
|
4496 | 4507 |
|
4497 | 4508 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
0 commit comments