Commit 8fcc26e
File tree
Expand file treeCollapse file tree
3 files changed
+36
-20
lines changedFilter options
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
3 files changed
+36
-20
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+13-18Lines changed: 13 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6281 | 6281 |
|
6282 | 6282 |
|
6283 | 6283 |
|
6284 |
| - |
6285 |
| - |
6286 |
| - |
6287 |
| - |
6288 |
| - |
6289 |
| - |
6290 |
| - |
6291 |
| - |
6292 |
| - |
6293 |
| - |
6294 |
| - |
6295 |
| - |
6296 |
| - |
6297 |
| - |
6298 |
| - |
6299 |
| - |
6300 |
| - |
6301 |
| - |
| 6284 | + |
| 6285 | + |
| 6286 | + |
| 6287 | + |
| 6288 | + |
| 6289 | + |
| 6290 | + |
| 6291 | + |
| 6292 | + |
| 6293 | + |
| 6294 | + |
| 6295 | + |
| 6296 | + |
6302 | 6297 |
|
6303 | 6298 |
|
6304 | 6299 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/hist_step_filled.png
Copy file name to clipboard17.7 KB
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+23-2Lines changed: 23 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
| ||
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
1151 | 1151 |
|
1152 | 1152 |
|
1153 | 1153 |
|
| 1154 | + |
| 1155 | + |
| 1156 | + |
| 1157 | + |
| 1158 | + |
| 1159 | + |
| 1160 | + |
| 1161 | + |
| 1162 | + |
| 1163 | + |
| 1164 | + |
| 1165 | + |
| 1166 | + |
| 1167 | + |
| 1168 | + |
| 1169 | + |
| 1170 | + |
| 1171 | + |
| 1172 | + |
| 1173 | + |
| 1174 | + |
1154 | 1175 |
|
1155 | 1176 |
|
1156 | 1177 |
|
| ||
1765 | 1786 |
|
1766 | 1787 |
|
1767 | 1788 |
|
1768 |
| - |
| 1789 | + |
1769 | 1790 |
|
1770 | 1791 |
|
1771 | 1792 |
|
|
0 commit comments