Commit eca1f25
File tree
Expand file treeCollapse file tree
3 files changed
+34
-21
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+34
-21
lines changeddoc/users/next_whats_new/boxplot_legend_support.rst
Copy file name to clipboardExpand all lines: doc/users/next_whats_new/boxplot_legend_support.rst+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+12-6Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4409 | 4409 |
|
4410 | 4410 |
|
4411 | 4411 |
|
4412 |
| - |
4413 |
| - |
4414 |
| - |
| 4412 | + |
| 4413 | + |
| 4414 | + |
| 4415 | + |
| 4416 | + |
4415 | 4417 |
|
| 4418 | + |
4416 | 4419 |
|
| 4420 | + |
| 4421 | + |
| 4422 | + |
4417 | 4423 |
|
4418 |
| - |
4419 |
| - |
4420 |
| - |
| 4424 | + |
| 4425 | + |
| 4426 | + |
4421 | 4427 |
|
4422 | 4428 |
|
4423 | 4429 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+17-11Lines changed: 17 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1453 | 1453 |
|
1454 | 1454 |
|
1455 | 1455 |
|
1456 |
| - |
1457 |
| - |
| 1456 | + |
1458 | 1457 |
|
1459 | 1458 |
|
1460 |
| - |
| 1459 | + |
| 1460 | + |
1461 | 1461 |
|
1462 | 1462 |
|
1463 |
| - |
| 1463 | + |
1464 | 1464 |
|
1465 |
| - |
| 1465 | + |
1466 | 1466 |
|
1467 |
| - |
| 1467 | + |
1468 | 1468 |
|
1469 | 1469 |
|
1470 | 1470 |
|
1471 |
| - |
| 1471 | + |
1472 | 1472 |
|
1473 | 1473 |
|
1474 |
| - |
| 1474 | + |
1475 | 1475 |
|
1476 |
| - |
| 1476 | + |
1477 | 1477 |
|
1478 | 1478 |
|
1479 |
| - |
| 1479 | + |
1480 | 1480 |
|
1481 |
| - |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
0 commit comments