Commit 73f2933
File tree
Expand file treeCollapse file tree
5 files changed
+137
-4
lines changedFilter options
- doc/users/next_whats_new
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
5 files changed
+137
-4
lines changeddoc/users/next_whats_new/boxplot_legend_support.rst
Copy file name to clipboard+60Lines changed: 60 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+41-4Lines changed: 41 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3797 | 3797 |
|
3798 | 3798 |
|
3799 | 3799 |
|
3800 |
| - |
| 3800 | + |
3801 | 3801 |
|
3802 | 3802 |
|
3803 | 3803 |
|
| ||
3978 | 3978 |
|
3979 | 3979 |
|
3980 | 3980 |
|
| 3981 | + |
| 3982 | + |
| 3983 | + |
| 3984 | + |
| 3985 | + |
| 3986 | + |
| 3987 | + |
| 3988 | + |
| 3989 | + |
| 3990 | + |
| 3991 | + |
| 3992 | + |
3981 | 3993 |
|
3982 | 3994 |
|
3983 | 3995 |
|
| ||
4098 | 4110 |
|
4099 | 4111 |
|
4100 | 4112 |
|
4101 |
| - |
| 4113 | + |
4102 | 4114 |
|
4103 | 4115 |
|
4104 | 4116 |
|
| ||
4107 | 4119 |
|
4108 | 4120 |
|
4109 | 4121 |
|
4110 |
| - |
| 4122 | + |
4111 | 4123 |
|
4112 | 4124 |
|
4113 | 4125 |
|
| ||
4190 | 4202 |
|
4191 | 4203 |
|
4192 | 4204 |
|
| 4205 | + |
| 4206 | + |
| 4207 | + |
| 4208 | + |
| 4209 | + |
| 4210 | + |
| 4211 | + |
| 4212 | + |
| 4213 | + |
| 4214 | + |
| 4215 | + |
| 4216 | + |
4193 | 4217 |
|
4194 | 4218 |
|
4195 | 4219 |
|
| ||
4354 | 4378 |
|
4355 | 4379 |
|
4356 | 4380 |
|
| 4381 | + |
4357 | 4382 |
|
4358 | 4383 |
|
4359 | 4384 |
|
| ||
4364 | 4389 |
|
4365 | 4390 |
|
4366 | 4391 |
|
4367 |
| - |
4368 | 4392 |
|
4369 | 4393 |
|
4370 | 4394 |
|
| ||
4382 | 4406 |
|
4383 | 4407 |
|
4384 | 4408 |
|
| 4409 | + |
| 4410 | + |
| 4411 | + |
| 4412 | + |
| 4413 | + |
| 4414 | + |
| 4415 | + |
| 4416 | + |
| 4417 | + |
| 4418 | + |
| 4419 | + |
| 4420 | + |
| 4421 | + |
4385 | 4422 |
|
4386 | 4423 |
|
4387 | 4424 |
|
|
lib/matplotlib/axes/_axes.pyi
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.pyi+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
372 | 372 |
|
373 | 373 |
|
374 | 374 |
|
| 375 | + |
375 | 376 |
|
376 | 377 |
|
377 | 378 |
|
| ||
397 | 398 |
|
398 | 399 |
|
399 | 400 |
|
| 401 | + |
400 | 402 |
|
401 | 403 |
|
402 | 404 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2865 | 2865 |
|
2866 | 2866 |
|
2867 | 2867 |
|
| 2868 | + |
2868 | 2869 |
|
2869 | 2870 |
|
2870 | 2871 |
|
| ||
2896 | 2897 |
|
2897 | 2898 |
|
2898 | 2899 |
|
| 2900 | + |
2899 | 2901 |
|
2900 | 2902 |
|
2901 | 2903 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1450 | 1450 |
|
1451 | 1451 |
|
1452 | 1452 |
|
| 1453 | + |
| 1454 | + |
| 1455 | + |
| 1456 | + |
| 1457 | + |
| 1458 | + |
| 1459 | + |
| 1460 | + |
| 1461 | + |
| 1462 | + |
| 1463 | + |
| 1464 | + |
| 1465 | + |
| 1466 | + |
| 1467 | + |
| 1468 | + |
| 1469 | + |
| 1470 | + |
| 1471 | + |
| 1472 | + |
| 1473 | + |
| 1474 | + |
| 1475 | + |
| 1476 | + |
| 1477 | + |
| 1478 | + |
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
0 commit comments