Commit 485e0f8
File tree
Expand file treeCollapse file tree
20 files changed
+49
-93
lines changedFilter options
- lib/matplotlib
- axes
- cbook
- projections
- tools
Expand file treeCollapse file tree
20 files changed
+49
-93
lines changedlib/matplotlib/_constrained_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_constrained_layout.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
344 | 344 |
|
345 | 345 |
|
346 | 346 |
|
347 |
| - |
348 |
| - |
349 | 347 |
|
350 | 348 |
|
351 | 349 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7772 | 7772 |
|
7773 | 7773 |
|
7774 | 7774 |
|
7775 |
| - |
7776 | 7775 |
|
7777 | 7776 |
|
7778 | 7777 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
| ||
2540 | 2539 |
|
2541 | 2540 |
|
2542 | 2541 |
|
2543 |
| - |
| 2542 | + |
2544 | 2543 |
|
2545 | 2544 |
|
2546 | 2545 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
| ||
286 | 285 |
|
287 | 286 |
|
288 | 287 |
|
289 |
| - |
| 288 | + |
290 | 289 |
|
291 | 290 |
|
292 | 291 |
|
| ||
1174 | 1173 |
|
1175 | 1174 |
|
1176 | 1175 |
|
1177 |
| - |
| 1176 | + |
1178 | 1177 |
|
1179 | 1178 |
|
1180 | 1179 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+20-37Lines changed: 20 additions & 37 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
722 | 722 |
|
723 | 723 |
|
724 | 724 |
|
725 |
| - |
726 |
| - |
727 |
| - |
728 |
| - |
| 725 | + |
| 726 | + |
729 | 727 |
|
730 |
| - |
731 |
| - |
732 |
| - |
| 728 | + |
| 729 | + |
733 | 730 |
|
734 |
| - |
735 |
| - |
736 |
| - |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
737 | 739 |
|
738 |
| - |
739 |
| - |
740 |
| - |
741 |
| - |
742 |
| - |
743 |
| - |
744 |
| - |
745 |
| - |
| 740 | + |
| 741 | + |
746 | 742 |
|
747 |
| - |
748 |
| - |
749 |
| - |
750 |
| - |
751 |
| - |
752 |
| - |
753 |
| - |
754 |
| - |
| 743 | + |
| 744 | + |
755 | 745 |
|
756 |
| - |
757 |
| - |
758 |
| - |
759 |
| - |
760 |
| - |
761 |
| - |
762 |
| - |
763 |
| - |
| 746 | + |
| 747 | + |
764 | 748 |
|
765 | 749 |
|
766 | 750 |
|
| ||
810 | 794 |
|
811 | 795 |
|
812 | 796 |
|
813 |
| - |
814 | 797 |
|
815 | 798 |
|
816 | 799 |
|
| ||
851 | 834 |
|
852 | 835 |
|
853 | 836 |
|
854 |
| - |
| 837 | + |
855 | 838 |
|
856 | 839 |
|
857 | 840 |
|
| ||
2006 | 1989 |
|
2007 | 1990 |
|
2008 | 1991 |
|
2009 |
| - |
| 1992 | + |
2010 | 1993 |
|
2011 | 1994 |
|
2012 | 1995 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1056 | 1056 |
|
1057 | 1057 |
|
1058 | 1058 |
|
1059 |
| - |
| 1059 | + |
1060 | 1060 |
|
1061 | 1061 |
|
1062 | 1062 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
964 | 964 |
|
965 | 965 |
|
966 | 966 |
|
967 |
| - |
968 |
| - |
969 | 967 |
|
970 | 968 |
|
971 | 969 |
|
|
+9-15Lines changed: 9 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 | 27 |
|
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 | 28 |
|
| 29 | + |
36 | 30 |
|
37 | 31 |
|
38 | 32 |
|
| ||
57 | 51 |
|
58 | 52 |
|
59 | 53 |
|
60 |
| - |
| 54 | + |
61 | 55 |
|
62 | 56 |
|
63 | 57 |
|
| ||
74 | 68 |
|
75 | 69 |
|
76 | 70 |
|
77 |
| - |
| 71 | + |
78 | 72 |
|
79 | 73 |
|
80 | 74 |
|
| ||
108 | 102 |
|
109 | 103 |
|
110 | 104 |
|
111 |
| - |
| 105 | + |
112 | 106 |
|
113 | 107 |
|
114 | 108 |
|
115 | 109 |
|
116 | 110 |
|
117 | 111 |
|
118 |
| - |
| 112 | + |
119 | 113 |
|
120 | 114 |
|
121 | 115 |
|
| ||
137 | 131 |
|
138 | 132 |
|
139 | 133 |
|
140 |
| - |
| 134 | + |
141 | 135 |
|
142 | 136 |
|
143 | 137 |
|
144 | 138 |
|
145 | 139 |
|
146 | 140 |
|
147 | 141 |
|
148 |
| - |
| 142 | + |
149 | 143 |
|
150 | 144 |
|
151 | 145 |
|
| ||
331 | 325 |
|
332 | 326 |
|
333 | 327 |
|
334 |
| - |
| 328 | + |
335 | 329 |
|
336 | 330 |
|
337 | 331 |
|
| ||
859 | 853 |
|
860 | 854 |
|
861 | 855 |
|
862 |
| - |
| 856 | + |
863 | 857 |
|
864 | 858 |
|
865 | 859 |
|
|
lib/matplotlib/fontconfig_pattern.py
Copy file name to clipboardExpand all lines: lib/matplotlib/fontconfig_pattern.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
179 |
| - |
180 | 178 |
|
181 | 179 |
|
182 | 180 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
557 | 556 |
|
558 | 557 |
|
559 | 558 |
|
560 |
| - |
| 559 | + |
561 | 560 |
|
562 | 561 |
|
563 | 562 |
|
|
+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
854 | 854 |
|
855 | 855 |
|
856 | 856 |
|
857 |
| - |
858 | 857 |
|
859 | 858 |
|
860 | 859 |
|
| ||
1168 | 1167 |
|
1169 | 1168 |
|
1170 | 1169 |
|
1171 |
| - |
| 1170 | + |
1172 | 1171 |
|
1173 | 1172 |
|
1174 | 1173 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3447 | 3447 |
|
3448 | 3448 |
|
3449 | 3449 |
|
3450 |
| - |
3451 | 3450 |
|
3452 | 3451 |
|
3453 | 3452 |
|
|
-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3079 | 3079 |
|
3080 | 3080 |
|
3081 | 3081 |
|
3082 |
| - |
3083 |
| - |
3084 |
| - |
3085 | 3082 |
|
3086 | 3083 |
|
3087 | 3084 |
|
|
lib/matplotlib/projections/geo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/geo.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
259 |
| - |
260 | 259 |
|
261 | 260 |
|
262 | 261 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 | 27 |
|
29 | 28 |
|
30 | 29 |
|
| ||
341 | 340 |
|
342 | 341 |
|
343 | 342 |
|
344 |
| - |
| 343 | + |
345 | 344 |
|
346 | 345 |
|
347 | 346 |
|
| ||
540 | 539 |
|
541 | 540 |
|
542 | 541 |
|
543 |
| - |
| 542 | + |
544 | 543 |
|
545 | 544 |
|
546 | 545 |
|
|
lib/matplotlib/stackplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.py-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 | 85 |
|
87 | 86 |
|
88 | 87 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
233 | 233 |
|
234 | 234 |
|
235 | 235 |
|
236 |
| - |
237 | 236 |
|
238 | 237 |
|
239 | 238 |
|
|
0 commit comments