Commit cf2b76a
File tree
Expand file treeCollapse file tree
3 files changed
+43
-31
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
3 files changed
+43
-31
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+26-5Lines changed: 26 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
| 4 | + |
| 5 | + |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+10-16Lines changed: 10 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4408 | 4408 |
|
4409 | 4409 |
|
4410 | 4410 |
|
4411 |
| - |
4412 |
| - |
4413 |
| - |
4414 |
| - |
4415 |
| - |
4416 |
| - |
4417 |
| - |
4418 |
| - |
4419 |
| - |
4420 |
| - |
4421 |
| - |
4422 |
| - |
4423 |
| - |
4424 |
| - |
4425 |
| - |
4426 |
| - |
| 4411 | + |
| 4412 | + |
| 4413 | + |
| 4414 | + |
| 4415 | + |
| 4416 | + |
| 4417 | + |
| 4418 | + |
| 4419 | + |
| 4420 | + |
4427 | 4421 |
|
4428 | 4422 |
|
4429 | 4423 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+7-10Lines changed: 7 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1457 | 1457 |
|
1458 | 1458 |
|
1459 | 1459 |
|
1460 |
| - |
| 1460 | + |
1461 | 1461 |
|
1462 | 1462 |
|
1463 | 1463 |
|
1464 |
| - |
1465 |
| - |
| 1464 | + |
1466 | 1465 |
|
1467 | 1466 |
|
1468 | 1467 |
|
1469 | 1468 |
|
1470 | 1469 |
|
1471 | 1470 |
|
1472 | 1471 |
|
1473 |
| - |
1474 |
| - |
| 1472 | + |
1475 | 1473 |
|
1476 | 1474 |
|
1477 | 1475 |
|
| ||
1480 | 1478 |
|
1481 | 1479 |
|
1482 | 1480 |
|
1483 |
| - |
1484 |
| - |
1485 |
| - |
1486 |
| - |
1487 |
| - |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
0 commit comments