File tree
4 files changed
+70
-17
lines changedFilter options
- doc/devel
- lib/matplotlib
- projections
4 files changed
+70
-17
lines changeddoc/devel/add_new_projection.rst
Copy file name to clipboardExpand all lines: doc/devel/add_new_projection.rst+27-4Lines changed: 27 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
75 |
| - |
| 74 | + |
| 75 | + |
| 76 | + |
76 | 77 |
|
77 | 78 |
|
78 | 79 |
|
| ||
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
101 | 107 |
|
102 | 108 |
|
103 | 109 |
|
104 |
| - |
105 |
| - |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
106 | 129 |
|
107 | 130 |
|
108 | 131 |
|
|
+19-8Lines changed: 19 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
702 | 702 |
|
703 | 703 |
|
704 | 704 |
|
| 705 | + |
| 706 | + |
| 707 | + |
| 708 | + |
| 709 | + |
| 710 | + |
| 711 | + |
| 712 | + |
705 | 713 |
|
706 |
| - |
| 714 | + |
707 | 715 |
|
708 | 716 |
|
709 | 717 |
|
| ||
714 | 722 |
|
715 | 723 |
|
716 | 724 |
|
717 |
| - |
718 |
| - |
719 |
| - |
720 |
| - |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
721 | 730 |
|
722 | 731 |
|
723 | 732 |
|
| ||
751 | 760 |
|
752 | 761 |
|
753 | 762 |
|
754 |
| - |
| 763 | + |
755 | 764 |
|
756 |
| - |
| 765 | + |
757 | 766 |
|
758 | 767 |
|
759 | 768 |
|
760 | 769 |
|
761 | 770 |
|
762 | 771 |
|
763 |
| - |
| 772 | + |
764 | 773 |
|
765 | 774 |
|
| 775 | + |
| 776 | + |
766 | 777 |
|
767 | 778 |
|
768 | 779 |
|
|
lib/matplotlib/projections/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/__init__.py+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
63 | 72 |
|
64 | 73 |
|
65 | 74 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
757 | 757 |
|
758 | 758 |
|
759 | 759 |
|
760 |
| - |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
| 766 | + |
| 767 | + |
| 768 | + |
| 769 | + |
| 770 | + |
0 commit comments