Commit de19d5c
File tree
Expand file treeCollapse file tree
3 files changed
+88
-5
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+88
-5
lines changed+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
685 | 685 |
|
686 | 686 |
|
687 | 687 |
|
688 |
| - |
689 |
| - |
690 |
| - |
| 688 | + |
691 | 689 |
|
692 | 690 |
|
693 | 691 |
|
| ||
698 | 696 |
|
699 | 697 |
|
700 | 698 |
|
| 699 | + |
| 700 | + |
| 701 | + |
701 | 702 |
|
702 | 703 |
|
703 | 704 |
|
|
lib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+43-1Lines changed: 43 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
576 | 577 |
|
577 | 578 |
|
578 | 579 |
|
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
| 599 | + |
| 600 | + |
| 601 | + |
| 602 | + |
| 603 | + |
| 604 | + |
| 605 | + |
| 606 | + |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
| 613 | + |
| 614 | + |
| 615 | + |
| 616 | + |
| 617 | + |
| 618 | + |
| 619 | + |
| 620 | + |
579 | 621 |
|
580 | 622 |
|
581 | 623 |
|
lib/matplotlib/transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/transforms.py+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2715 | 2715 |
|
2716 | 2716 |
|
2717 | 2717 |
|
| 2718 | + |
| 2719 | + |
| 2720 | + |
| 2721 | + |
| 2722 | + |
| 2723 | + |
| 2724 | + |
| 2725 | + |
| 2726 | + |
| 2727 | + |
| 2728 | + |
| 2729 | + |
| 2730 | + |
| 2731 | + |
| 2732 | + |
| 2733 | + |
| 2734 | + |
| 2735 | + |
| 2736 | + |
| 2737 | + |
| 2738 | + |
| 2739 | + |
| 2740 | + |
| 2741 | + |
| 2742 | + |
| 2743 | + |
| 2744 | + |
| 2745 | + |
| 2746 | + |
| 2747 | + |
| 2748 | + |
| 2749 | + |
| 2750 | + |
| 2751 | + |
| 2752 | + |
| 2753 | + |
| 2754 | + |
| 2755 | + |
| 2756 | + |
| 2757 | + |
2718 | 2758 |
|
2719 | 2759 |
|
2720 | 2760 |
|
|
0 commit comments