Commit 3b111ac
File tree
Expand file treeCollapse file tree
37 files changed
+186
-208
lines changedFilter options
- lib
- matplotlib
- axes
- backends
- qt_editor
- cbook
- testing/jpl_units
- tests/tinypages
- tri
- mpl_toolkits
- axes_grid1
- mplot3d
Expand file treeCollapse file tree
37 files changed
+186
-208
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
lib/matplotlib/_constrained_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_constrained_layout.py+10-12Lines changed: 10 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
13 | 6 |
|
14 |
| - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
15 | 12 |
|
| 13 | + |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
|
+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
5 | 7 |
|
6 | 8 |
|
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
10 | 12 |
|
11 |
| - |
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
890 | 890 |
|
891 | 891 |
|
892 | 892 |
|
893 |
| - |
| 893 | + |
894 | 894 |
|
895 |
| - |
896 |
| - |
897 |
| - |
898 |
| - |
| 895 | + |
| 896 | + |
899 | 897 |
|
900 | 898 |
|
901 | 899 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2763 | 2763 |
|
2764 | 2764 |
|
2765 | 2765 |
|
2766 |
| - |
2767 |
| - |
2768 |
| - |
| 2766 | + |
| 2767 | + |
| 2768 | + |
| 2769 | + |
2769 | 2770 |
|
2770 | 2771 |
|
2771 | 2772 |
|
| ||
2774 | 2775 |
|
2775 | 2776 |
|
2776 | 2777 |
|
2777 |
| - |
2778 |
| - |
2779 |
| - |
| 2778 | + |
| 2779 | + |
| 2780 | + |
| 2781 | + |
2780 | 2782 |
|
2781 | 2783 |
|
2782 | 2784 |
|
|
lib/matplotlib/axes/_subplots.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_subplots.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
| 182 | + |
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 |
| - |
211 |
| - |
| 210 | + |
| 211 | + |
| 212 | + |
212 | 213 |
|
213 | 214 |
|
214 | 215 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+6-10Lines changed: 6 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
240 |
| - |
241 |
| - |
242 |
| - |
| 240 | + |
| 241 | + |
243 | 242 |
|
244 | 243 |
|
245 | 244 |
|
| ||
298 | 297 |
|
299 | 298 |
|
300 | 299 |
|
301 |
| - |
302 |
| - |
303 |
| - |
| 300 | + |
| 301 | + |
304 | 302 |
|
305 | 303 |
|
306 | 304 |
|
| ||
348 | 346 |
|
349 | 347 |
|
350 | 348 |
|
351 |
| - |
352 |
| - |
353 |
| - |
354 |
| - |
| 349 | + |
| 350 | + |
355 | 351 |
|
356 | 352 |
|
357 | 353 |
|
|
lib/matplotlib/backends/backend_template.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_template.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
lib/matplotlib/backends/backend_wx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1026 | 1026 |
|
1027 | 1027 |
|
1028 | 1028 |
|
1029 |
| - |
| 1029 | + |
1030 | 1030 |
|
1031 |
| - |
| 1031 | + |
1032 | 1032 |
|
1033 | 1033 |
|
1034 | 1034 |
|
|
lib/matplotlib/backends/qt_editor/figureoptions.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_editor/figureoptions.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 |
| - |
| 173 | + |
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
|
lib/matplotlib/blocking_input.py
Copy file name to clipboardExpand all lines: lib/matplotlib/blocking_input.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+24-26Lines changed: 24 additions & 26 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
758 | 758 |
|
759 | 759 |
|
760 | 760 |
|
761 |
| - |
762 |
| - |
763 |
| - |
| 761 | + |
764 | 762 |
|
765 | 763 |
|
766 | 764 |
|
767 | 765 |
|
768 | 766 |
|
769 | 767 |
|
770 | 768 |
|
771 |
| - |
772 |
| - |
773 |
| - |
774 |
| - |
775 |
| - |
776 |
| - |
777 |
| - |
778 |
| - |
779 |
| - |
780 |
| - |
781 |
| - |
782 |
| - |
783 |
| - |
784 |
| - |
785 |
| - |
786 |
| - |
787 |
| - |
788 |
| - |
789 |
| - |
790 |
| - |
791 |
| - |
792 |
| - |
793 |
| - |
| 769 | + |
| 770 | + |
| 771 | + |
| 772 | + |
| 773 | + |
| 774 | + |
| 775 | + |
| 776 | + |
| 777 | + |
| 778 | + |
| 779 | + |
| 780 | + |
| 781 | + |
| 782 | + |
| 783 | + |
| 784 | + |
| 785 | + |
| 786 | + |
| 787 | + |
| 788 | + |
| 789 | + |
| 790 | + |
794 | 791 |
|
| 792 | + |
795 | 793 |
|
796 | 794 |
|
797 | 795 |
|
|
+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
154 |
| - |
155 |
| - |
| 153 | + |
156 | 154 |
|
| 155 | + |
| 156 | + |
157 | 157 |
|
| 158 | + |
158 | 159 |
|
159 | 160 |
|
160 | 161 |
|
|
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 |
---|---|---|
| ||
1118 | 1118 |
|
1119 | 1119 |
|
1120 | 1120 |
|
1121 |
| - |
| 1121 | + |
1122 | 1122 |
|
1123 | 1123 |
|
1124 | 1124 |
|
|
-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
297 | 297 |
|
298 | 298 |
|
299 | 299 |
|
300 |
| - |
301 |
| - |
302 | 300 |
|
303 | 301 |
|
304 | 302 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
361 | 361 |
|
362 | 362 |
|
363 | 363 |
|
364 |
| - |
| 364 | + |
365 | 365 |
|
366 | 366 |
|
367 | 367 |
|
|
+13-12Lines changed: 13 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
313 | 313 |
|
314 | 314 |
|
315 | 315 |
|
316 |
| - |
317 |
| - |
318 |
| - |
| 316 | + |
| 317 | + |
| 318 | + |
319 | 319 |
|
320 |
| - |
321 |
| - |
322 |
| - |
| 320 | + |
| 321 | + |
323 | 322 |
|
324 |
| - |
| 323 | + |
| 324 | + |
| 325 | + |
325 | 326 |
|
326 | 327 |
|
327 |
| - |
328 |
| - |
329 |
| - |
330 |
| - |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
331 | 332 |
|
332 | 333 |
|
333 | 334 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
563 | 563 |
|
564 | 564 |
|
565 | 565 |
|
566 |
| - |
| 566 | + |
567 | 567 |
|
568 | 568 |
|
569 | 569 |
|
| ||
761 | 761 |
|
762 | 762 |
|
763 | 763 |
|
764 |
| - |
765 |
| - |
| 764 | + |
| 765 | + |
766 | 766 |
|
767 | 767 |
|
768 | 768 |
|
|
lib/matplotlib/legend_handler.py
Copy file name to clipboardExpand all lines: lib/matplotlib/legend_handler.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
| 3 | + |
5 | 4 |
|
6 | 5 |
|
7 | 6 |
|
|
0 commit comments