Commit 6a1b88c
File tree
Expand file treeCollapse file tree
4 files changed
+30
-8
lines changedFilter options
- lib/matplotlib
- axes
- tests
- baseline_images/test_axes
Expand file treeCollapse file tree
4 files changed
+30
-8
lines changedlib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+15-6Lines changed: 15 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5245 | 5245 |
|
5246 | 5246 |
|
5247 | 5247 |
|
5248 |
| - |
| 5248 | + |
5249 | 5249 |
|
5250 | 5250 |
|
5251 | 5251 |
|
| ||
5257 | 5257 |
|
5258 | 5258 |
|
5259 | 5259 |
|
| 5260 | + |
| 5261 | + |
5260 | 5262 |
|
5261 | 5263 |
|
5262 | 5264 |
|
| ||
5347 | 5349 |
|
5348 | 5350 |
|
5349 | 5351 |
|
| 5352 | + |
| 5353 | + |
| 5354 | + |
| 5355 | + |
| 5356 | + |
| 5357 | + |
5350 | 5358 |
|
5351 | 5359 |
|
5352 | 5360 |
|
| ||
5382 | 5390 |
|
5383 | 5391 |
|
5384 | 5392 |
|
5385 |
| - |
5386 |
| - |
5387 |
| - |
5388 |
| - |
| 5393 | + |
| 5394 | + |
| 5395 | + |
| 5396 | + |
| 5397 | + |
5389 | 5398 |
|
5390 |
| - |
| 5399 | + |
5391 | 5400 |
|
5392 | 5401 |
|
5393 | 5402 |
|
|
lib/matplotlib/tests/baseline_images/test_axes/hist_step_bottom.png
Copy file name to clipboard9.41 KB
Loading
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1207 | 1207 |
|
1208 | 1208 |
|
1209 | 1209 |
|
| 1210 | + |
| 1211 | + |
| 1212 | + |
| 1213 | + |
| 1214 | + |
| 1215 | + |
| 1216 | + |
| 1217 | + |
| 1218 | + |
1210 | 1219 |
|
1211 | 1220 |
|
1212 | 1221 |
|
|
+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1353 | 1353 |
|
1354 | 1354 |
|
1355 | 1355 |
|
1356 |
| - |
1357 |
| - |
| 1356 | + |
| 1357 | + |
| 1358 | + |
| 1359 | + |
| 1360 | + |
| 1361 | + |
1358 | 1362 |
|
1359 | 1363 |
|
1360 | 1364 |
|
|
0 commit comments