Commit 22d98a8
File tree
Expand file treeCollapse file tree
5 files changed
+240
-2
lines changedFilter options
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
5 files changed
+240
-2
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4876 | 4876 |
|
4877 | 4877 |
|
4878 | 4878 |
|
4879 |
| - |
| 4879 | + |
| 4880 | + |
| 4881 | + |
4880 | 4882 |
|
4881 | 4883 |
|
4882 | 4884 |
|
| ||
5026 | 5028 |
|
5027 | 5029 |
|
5028 | 5030 |
|
5029 |
| - |
| 5031 | + |
| 5032 | + |
| 5033 | + |
5030 | 5034 |
|
5031 | 5035 |
|
5032 | 5036 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/fill_between_interpolate_decreasing.pdf
Copy file name to clipboard1.56 KB
Binary file not shown.
lib/matplotlib/tests/baseline_images/test_axes/fill_between_interpolate_decreasing.png
Copy file name to clipboard14.7 KB
Loading
lib/matplotlib/tests/baseline_images/test_axes/fill_between_interpolate_decreasing.svg
Copy file name to clipboard+212Lines changed: 212 additions & 0 deletions
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
968 | 968 |
|
969 | 969 |
|
970 | 970 |
|
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
| 977 | + |
| 978 | + |
| 979 | + |
| 980 | + |
| 981 | + |
| 982 | + |
| 983 | + |
| 984 | + |
| 985 | + |
| 986 | + |
| 987 | + |
| 988 | + |
| 989 | + |
| 990 | + |
| 991 | + |
| 992 | + |
971 | 993 |
|
972 | 994 |
|
973 | 995 |
|
|
0 commit comments