Commit 6f29ccc
File tree
Expand file treeCollapse file tree
31 files changed
+143
-146
lines changedFilter options
- lib
- matplotlib
- axes
- backends
- cbook
- projections
- testing
- tri
- mpl_toolkits
- axes_grid1
- mplot3d
Expand file treeCollapse file tree
31 files changed
+143
-146
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
192 | 192 |
|
193 | 193 |
|
194 | 194 |
|
195 |
| - |
| 195 | + |
196 | 196 |
|
197 | 197 |
|
198 | 198 |
|
|
+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
103 | 102 |
|
104 | 103 |
|
105 | 104 |
|
| ||
128 | 127 |
|
129 | 128 |
|
130 | 129 |
|
131 |
| - |
132 |
| - |
| 130 | + |
133 | 131 |
|
134 | 132 |
|
135 | 133 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
204 |
| - |
| 204 | + |
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
| ||
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
428 |
| - |
| 428 | + |
429 | 429 |
|
430 | 430 |
|
431 | 431 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5390 | 5390 |
|
5391 | 5391 |
|
5392 | 5392 |
|
5393 |
| - |
| 5393 | + |
5394 | 5394 |
|
5395 | 5395 |
|
5396 | 5396 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1725 | 1725 |
|
1726 | 1726 |
|
1727 | 1727 |
|
1728 |
| - |
| 1728 | + |
1729 | 1729 |
|
1730 | 1730 |
|
1731 | 1731 |
|
| ||
2460 | 2460 |
|
2461 | 2461 |
|
2462 | 2462 |
|
2463 |
| - |
| 2463 | + |
2464 | 2464 |
|
2465 | 2465 |
|
2466 | 2466 |
|
|
lib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
395 | 395 |
|
396 | 396 |
|
397 | 397 |
|
398 |
| - |
| 398 | + |
399 | 399 |
|
400 | 400 |
|
401 | 401 |
|
| ||
1111 | 1111 |
|
1112 | 1112 |
|
1113 | 1113 |
|
1114 |
| - |
| 1114 | + |
1115 | 1115 |
|
1116 | 1116 |
|
1117 | 1117 |
|
|
lib/matplotlib/backends/backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_ps.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
|
lib/matplotlib/backends/backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_svg.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
| 132 | + |
133 | 133 |
|
134 | 134 |
|
135 | 135 |
|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
| 165 | + |
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
| 178 | + |
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
| ||
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
189 |
| - |
| 189 | + |
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
| 217 | + |
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
| ||
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
230 |
| - |
| 230 | + |
231 | 231 |
|
232 | 232 |
|
233 | 233 |
|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
240 |
| - |
| 240 | + |
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
|
lib/matplotlib/blocking_input.py
Copy file name to clipboardExpand all lines: lib/matplotlib/blocking_input.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 |
| - |
| 238 | + |
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1282 | 1282 |
|
1283 | 1283 |
|
1284 | 1284 |
|
1285 |
| - |
1286 |
| - |
1287 |
| - |
1288 |
| - |
| 1285 | + |
1289 | 1286 |
|
1290 | 1287 |
|
1291 | 1288 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
917 | 917 |
|
918 | 918 |
|
919 | 919 |
|
920 |
| - |
921 |
| - |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
922 | 924 |
|
923 | 925 |
|
924 | 926 |
|
| ||
1849 | 1851 |
|
1850 | 1852 |
|
1851 | 1853 |
|
1852 |
| - |
| 1854 | + |
1853 | 1855 |
|
1854 | 1856 |
|
1855 | 1857 |
|
| ||
1942 | 1944 |
|
1943 | 1945 |
|
1944 | 1946 |
|
1945 |
| - |
| 1947 | + |
1946 | 1948 |
|
1947 | 1949 |
|
1948 | 1950 |
|
| ||
1963 | 1965 |
|
1964 | 1966 |
|
1965 | 1967 |
|
1966 |
| - |
| 1968 | + |
1967 | 1969 |
|
1968 | 1970 |
|
1969 | 1971 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1316 | 1316 |
|
1317 | 1317 |
|
1318 | 1318 |
|
1319 |
| - |
| 1319 | + |
1320 | 1320 |
|
1321 | 1321 |
|
1322 | 1322 |
|
| ||
1687 | 1687 |
|
1688 | 1688 |
|
1689 | 1689 |
|
1690 |
| - |
| 1690 | + |
1691 | 1691 |
|
1692 | 1692 |
|
1693 | 1693 |
|
| ||
1741 | 1741 |
|
1742 | 1742 |
|
1743 | 1743 |
|
1744 |
| - |
| 1744 | + |
1745 | 1745 |
|
1746 | 1746 |
|
1747 | 1747 |
|
| ||
2008 | 2008 |
|
2009 | 2009 |
|
2010 | 2010 |
|
2011 |
| - |
2012 |
| - |
| 2011 | + |
| 2012 | + |
2013 | 2013 |
|
2014 | 2014 |
|
2015 | 2015 |
|
|
+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
991 | 991 |
|
992 | 992 |
|
993 | 993 |
|
994 |
| - |
995 |
| - |
996 |
| - |
| 994 | + |
997 | 995 |
|
998 | 996 |
|
999 | 997 |
|
| ||
1006 | 1004 |
|
1007 | 1005 |
|
1008 | 1006 |
|
1009 |
| - |
1010 |
| - |
1011 |
| - |
| 1007 | + |
1012 | 1008 |
|
1013 | 1009 |
|
1014 | 1010 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
954 | 954 |
|
955 | 955 |
|
956 | 956 |
|
957 |
| - |
958 |
| - |
959 |
| - |
| 957 | + |
| 958 | + |
| 959 | + |
960 | 960 |
|
961 | 961 |
|
962 | 962 |
|
|
lib/matplotlib/font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
| ||
498 | 498 |
|
499 | 499 |
|
500 | 500 |
|
501 |
| - |
| 501 | + |
502 | 502 |
|
503 | 503 |
|
504 | 504 |
|
|
lib/matplotlib/legend_handler.py
Copy file name to clipboardExpand all lines: lib/matplotlib/legend_handler.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
628 | 628 |
|
629 | 629 |
|
630 | 630 |
|
631 |
| - |
632 |
| - |
| 631 | + |
| 632 | + |
633 | 633 |
|
634 | 634 |
|
635 | 635 |
|
|
+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2464 | 2464 |
|
2465 | 2465 |
|
2466 | 2466 |
|
2467 |
| - |
2468 |
| - |
| 2467 | + |
| 2468 | + |
2469 | 2469 |
|
2470 |
| - |
2471 | 2470 |
|
2472 |
| - |
2473 | 2471 |
|
2474 | 2472 |
|
2475 |
| - |
2476 | 2473 |
|
2477 | 2474 |
|
2478 | 2475 |
|
|
+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
359 | 359 |
|
360 | 360 |
|
361 | 361 |
|
362 |
| - |
363 |
| - |
364 |
| - |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
365 | 366 |
|
366 | 367 |
|
367 | 368 |
|
| ||
379 | 380 |
|
380 | 381 |
|
381 | 382 |
|
382 |
| - |
| 383 | + |
383 | 384 |
|
384 | 385 |
|
385 | 386 |
|
| ||
522 | 523 |
|
523 | 524 |
|
524 | 525 |
|
525 |
| - |
| 526 | + |
526 | 527 |
|
527 | 528 |
|
528 | 529 |
|
|
0 commit comments