File tree
Expand file treeCollapse file tree
7 files changed
+103
-3
lines changedFilter options
- doc
- api/next_api_changes/behavior
- users/next_whats_new
- lib/matplotlib
- tests
- baseline_images/test_legend
Expand file treeCollapse file tree
7 files changed
+103
-3
lines changeddoc/api/next_api_changes/behavior/24666-TBK.rst
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
doc/users/next_whats_new/legend_shadow_colors.rst
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
+19-2Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| ||
216 | 217 |
|
217 | 218 |
|
218 | 219 |
|
219 |
| - |
| 220 | + |
220 | 221 |
|
| 222 | + |
221 | 223 |
|
222 | 224 |
|
223 | 225 |
|
| ||
480 | 482 |
|
481 | 483 |
|
482 | 484 |
|
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
483 | 495 |
|
484 | 496 |
|
485 | 497 |
|
| ||
662 | 674 |
|
663 | 675 |
|
664 | 676 |
|
665 |
| - |
| 677 | + |
| 678 | + |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
666 | 683 |
|
667 | 684 |
|
668 | 685 |
|
|
+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
310 | 322 |
|
311 | 323 |
|
312 | 324 |
|
| ||
1059 | 1071 |
|
1060 | 1072 |
|
1061 | 1073 |
|
1062 |
| - |
| 1074 | + |
1063 | 1075 |
|
1064 | 1076 |
|
1065 | 1077 |
|
|
lib/matplotlib/tests/baseline_images/test_legend/shadow_argument_types.png
Copy file name to clipboard21.2 KB
Loading
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
532 | 532 |
|
533 | 533 |
|
534 | 534 |
|
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
535 | 561 |
|
536 | 562 |
|
537 | 563 |
|
|
lib/matplotlib/tests/test_rcparams.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_rcparams.py+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
343 | 344 |
|
344 | 345 |
|
345 | 346 |
|
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
346 | 376 |
|
347 | 377 |
|
348 | 378 |
|
|
0 commit comments