Commit e7fcb37
File tree
Expand file treeCollapse file tree
28 files changed
+230
-286
lines changedFilter options
- examples/images_contours_and_fields
- lib
- matplotlib
- axes
- backends
- cbook
- tri
- mpl_toolkits
- axes_grid1
- axisartist
- mplot3d
Expand file treeCollapse file tree
28 files changed
+230
-286
lines changedexamples/images_contours_and_fields/tricontour_smooth_delaunay.py
Copy file name to clipboardExpand all lines: examples/images_contours_and_fields/tricontour_smooth_delaunay.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
| 22 | + |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
586 | 586 |
|
587 | 587 |
|
588 | 588 |
|
589 |
| - |
| 589 | + |
590 | 590 |
|
591 | 591 |
|
592 | 592 |
|
| ||
625 | 625 |
|
626 | 626 |
|
627 | 627 |
|
628 |
| - |
| 628 | + |
629 | 629 |
|
630 | 630 |
|
631 | 631 |
|
|
lib/matplotlib/axes/_base.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_base.py+13-15Lines changed: 13 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1253 | 1253 |
|
1254 | 1254 |
|
1255 | 1255 |
|
1256 |
| - |
1257 |
| - |
| 1256 | + |
1258 | 1257 |
|
1259 |
| - |
| 1258 | + |
1260 | 1259 |
|
1261 | 1260 |
|
1262 | 1261 |
|
| ||
1286 | 1285 |
|
1287 | 1286 |
|
1288 | 1287 |
|
1289 |
| - |
1290 |
| - |
| 1288 | + |
| 1289 | + |
1291 | 1290 |
|
1292 | 1291 |
|
1293 | 1292 |
|
1294 | 1293 |
|
1295 |
| - |
1296 |
| - |
| 1294 | + |
1297 | 1295 |
|
1298 |
| - |
| 1296 | + |
1299 | 1297 |
|
1300 | 1298 |
|
1301 | 1299 |
|
1302 | 1300 |
|
1303 | 1301 |
|
1304 |
| - |
| 1302 | + |
1305 | 1303 |
|
1306 | 1304 |
|
1307 | 1305 |
|
| ||
1315 | 1313 |
|
1316 | 1314 |
|
1317 | 1315 |
|
1318 |
| - |
| 1316 | + |
1319 | 1317 |
|
1320 | 1318 |
|
1321 | 1319 |
|
| ||
1512 | 1510 |
|
1513 | 1511 |
|
1514 | 1512 |
|
1515 |
| - |
| 1513 | + |
1516 | 1514 |
|
1517 |
| - |
1518 |
| - |
| 1515 | + |
1519 | 1516 |
|
1520 |
| - |
| 1517 | + |
1521 | 1518 |
|
1522 | 1519 |
|
1523 | 1520 |
|
| ||
1787 | 1784 |
|
1788 | 1785 |
|
1789 | 1786 |
|
1790 |
| - |
| 1787 | + |
| 1788 | + |
1791 | 1789 |
|
1792 | 1790 |
|
1793 | 1791 |
|
|
+15-18Lines changed: 15 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1961 | 1961 |
|
1962 | 1962 |
|
1963 | 1963 |
|
1964 |
| - |
1965 |
| - |
| 1964 | + |
| 1965 | + |
1966 | 1966 |
|
1967 | 1967 |
|
1968 | 1968 |
|
| ||
1983 | 1983 |
|
1984 | 1984 |
|
1985 | 1985 |
|
1986 |
| - |
1987 |
| - |
1988 |
| - |
1989 |
| - |
1990 |
| - |
1991 |
| - |
| 1986 | + |
1992 | 1987 |
|
1993 | 1988 |
|
1994 | 1989 |
|
1995 | 1990 |
|
| 1991 | + |
| 1992 | + |
| 1993 | + |
| 1994 | + |
| 1995 | + |
1996 | 1996 |
|
1997 | 1997 |
|
1998 | 1998 |
|
| ||
2123 | 2123 |
|
2124 | 2124 |
|
2125 | 2125 |
|
2126 |
| - |
2127 |
| - |
2128 |
| - |
2129 |
| - |
| 2126 | + |
2130 | 2127 |
|
2131 | 2128 |
|
2132 | 2129 |
|
| ||
2271 | 2268 |
|
2272 | 2269 |
|
2273 | 2270 |
|
2274 |
| - |
2275 |
| - |
2276 |
| - |
2277 |
| - |
2278 |
| - |
2279 |
| - |
| 2271 | + |
2280 | 2272 |
|
2281 | 2273 |
|
2282 | 2274 |
|
2283 | 2275 |
|
| 2276 | + |
| 2277 | + |
| 2278 | + |
| 2279 | + |
| 2280 | + |
2284 | 2281 |
|
2285 | 2282 |
|
2286 | 2283 |
|
|
lib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
826 | 826 |
|
827 | 827 |
|
828 | 828 |
|
829 |
| - |
| 829 | + |
830 | 830 |
|
831 | 831 |
|
832 | 832 |
|
|
lib/matplotlib/backends/backend_pdf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pdf.py+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2484 | 2484 |
|
2485 | 2485 |
|
2486 | 2486 |
|
2487 |
| - |
2488 |
| - |
2489 |
| - |
| 2487 | + |
2490 | 2488 |
|
2491 | 2489 |
|
2492 | 2490 |
|
|
lib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
155 |
| - |
| 155 | + |
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
| ||
1152 | 1152 |
|
1153 | 1153 |
|
1154 | 1154 |
|
1155 |
| - |
1156 |
| - |
1157 |
| - |
| 1155 | + |
1158 | 1156 |
|
lib/matplotlib/cbook/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/cbook/__init__.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1261 | 1261 |
|
1262 | 1262 |
|
1263 | 1263 |
|
1264 |
| - |
| 1264 | + |
1265 | 1265 |
|
1266 | 1266 |
|
1267 | 1267 |
|
| ||
1354 | 1354 |
|
1355 | 1355 |
|
1356 | 1356 |
|
1357 |
| - |
| 1357 | + |
1358 | 1358 |
|
1359 | 1359 |
|
1360 |
| - |
| 1360 | + |
| 1361 | + |
1361 | 1362 |
|
1362 | 1363 |
|
1363 | 1364 |
|
|
lib/matplotlib/collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/collections.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
514 | 514 |
|
515 | 515 |
|
516 | 516 |
|
517 |
| - |
| 517 | + |
518 | 518 |
|
519 | 519 |
|
520 | 520 |
|
| ||
850 | 850 |
|
851 | 851 |
|
852 | 852 |
|
853 |
| - |
854 |
| - |
| 853 | + |
855 | 854 |
|
856 | 855 |
|
857 | 856 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
886 | 886 |
|
887 | 887 |
|
888 | 888 |
|
889 |
| - |
| 889 | + |
890 | 890 |
|
891 | 891 |
|
892 | 892 |
|
|
lib/matplotlib/font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1045 | 1045 |
|
1046 | 1046 |
|
1047 | 1047 |
|
1048 |
| - |
| 1048 | + |
1049 | 1049 |
|
1050 | 1050 |
|
1051 | 1051 |
|
| ||
1078 | 1078 |
|
1079 | 1079 |
|
1080 | 1080 |
|
1081 |
| - |
| 1081 | + |
1082 | 1082 |
|
1083 | 1083 |
|
1084 | 1084 |
|
| ||
1095 | 1095 |
|
1096 | 1096 |
|
1097 | 1097 |
|
1098 |
| - |
| 1098 | + |
1099 | 1099 |
|
1100 | 1100 |
|
1101 | 1101 |
|
| ||
1106 | 1106 |
|
1107 | 1107 |
|
1108 | 1108 |
|
1109 |
| - |
| 1109 | + |
1110 | 1110 |
|
1111 | 1111 |
|
1112 | 1112 |
|
| ||
1124 | 1124 |
|
1125 | 1125 |
|
1126 | 1126 |
|
1127 |
| - |
| 1127 | + |
1128 | 1128 |
|
1129 | 1129 |
|
1130 | 1130 |
|
| ||
1142 | 1142 |
|
1143 | 1143 |
|
1144 | 1144 |
|
1145 |
| - |
| 1145 | + |
1146 | 1146 |
|
1147 | 1147 |
|
1148 | 1148 |
|
|
+6-7Lines changed: 6 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
443 | 443 |
|
444 | 444 |
|
445 | 445 |
|
446 |
| - |
| 446 | + |
447 | 447 |
|
448 |
| - |
| 448 | + |
449 | 449 |
|
450 |
| - |
| 450 | + |
451 | 451 |
|
452 |
| - |
| 452 | + |
453 | 453 |
|
454 |
| - |
455 |
| - |
456 |
| - |
| 454 | + |
| 455 | + |
457 | 456 |
|
458 | 457 |
|
459 | 458 |
|
|
+3-17Lines changed: 3 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1020 | 1020 |
|
1021 | 1021 |
|
1022 | 1022 |
|
1023 |
| - |
1024 |
| - |
1025 |
| - |
1026 |
| - |
1027 |
| - |
1028 |
| - |
1029 |
| - |
1030 |
| - |
| 1023 | + |
1031 | 1024 |
|
1032 | 1025 |
|
1033 | 1026 |
|
1034 |
| - |
1035 |
| - |
1036 |
| - |
1037 |
| - |
1038 |
| - |
1039 |
| - |
1040 |
| - |
1041 |
| - |
| 1027 | + |
1042 | 1028 |
|
1043 | 1029 |
|
1044 | 1030 |
|
1045 | 1031 |
|
1046 |
| - |
| 1032 | + |
1047 | 1033 |
|
1048 | 1034 |
|
1049 | 1035 |
|
|
0 commit comments