Commit c78ca18
File tree
Expand file treeCollapse file tree
6 files changed
+42
-2
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
6 files changed
+42
-2
lines changed+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
728 | 728 |
|
729 | 729 |
|
730 | 730 |
|
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
731 | 742 |
|
732 | 743 |
|
733 | 744 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
520 | 520 |
|
521 | 521 |
|
522 | 522 |
|
523 |
| - |
| 523 | + |
524 | 524 |
|
525 | 525 |
|
526 | 526 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
821 | 821 |
|
822 | 822 |
|
823 | 823 |
|
824 |
| - |
| 824 | + |
| 825 | + |
825 | 826 |
|
826 | 827 |
|
827 | 828 |
|
|
lib/matplotlib/tests/test_cbook.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_cbook.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
51 | 59 |
|
52 | 60 |
|
53 | 61 |
|
|
lib/matplotlib/tests/test_collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_collections.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
629 | 629 |
|
630 | 630 |
|
631 | 631 |
|
| 632 | + |
632 | 633 |
|
633 | 634 |
|
634 | 635 |
|
635 | 636 |
|
636 | 637 |
|
| 638 | + |
637 | 639 |
|
638 | 640 |
|
639 | 641 |
|
|
lib/matplotlib/tests/test_colors.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colors.py+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
| ||
558 | 560 |
|
559 | 561 |
|
560 | 562 |
|
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
| 569 | + |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
561 | 579 |
|
562 | 580 |
|
563 | 581 |
|
0 commit comments