File tree
Expand file treeCollapse file tree
5 files changed
+47
-44
lines changedFilter options
- lib/matplotlib
- backends
- tutorials
- intermediate
- introductory
Expand file treeCollapse file tree
5 files changed
+47
-44
lines changedlib/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 |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4000 | 4000 |
|
4001 | 4001 |
|
4002 | 4002 |
|
4003 |
| - |
4004 |
| - |
4005 |
| - |
| 4003 | + |
| 4004 | + |
| 4005 | + |
| 4006 | + |
| 4007 | + |
4006 | 4008 |
|
4007 |
| - |
4008 |
| - |
4009 |
| - |
| 4009 | + |
| 4010 | + |
| 4011 | + |
4010 | 4012 |
|
4011 | 4013 |
|
4012 | 4014 |
|
|
+32-32Lines changed: 32 additions & 32 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1342 | 1342 |
|
1343 | 1343 |
|
1344 | 1344 |
|
1345 |
| - |
| 1345 | + |
1346 | 1346 |
|
1347 | 1347 |
|
1348 | 1348 |
|
| ||
1954 | 1954 |
|
1955 | 1955 |
|
1956 | 1956 |
|
1957 |
| - |
1958 |
| - |
| 1957 | + |
| 1958 | + |
| 1959 | + |
1959 | 1960 |
|
1960 | 1961 |
|
1961 |
| - |
1962 |
| - |
1963 |
| - |
1964 |
| - |
| 1962 | + |
| 1963 | + |
| 1964 | + |
| 1965 | + |
1965 | 1966 |
|
1966 | 1967 |
|
1967 |
| - |
| 1968 | + |
1968 | 1969 |
|
1969 |
| - |
| 1970 | + |
1970 | 1971 |
|
1971 | 1972 |
|
1972 |
| - |
| 1973 | + |
1973 | 1974 |
|
1974 | 1975 |
|
1975 |
| - |
1976 |
| - |
1977 |
| - |
1978 |
| - |
1979 |
| - |
| 1976 | + |
| 1977 | + |
| 1978 | + |
| 1979 | + |
1980 | 1980 |
|
1981 | 1981 |
|
1982 |
| - |
1983 |
| - |
| 1982 | + |
| 1983 | + |
1984 | 1984 |
|
1985 | 1985 |
|
1986 | 1986 |
|
| ||
2385 | 2385 |
|
2386 | 2386 |
|
2387 | 2387 |
|
2388 |
| - |
2389 |
| - |
| 2388 | + |
| 2389 | + |
| 2390 | + |
2390 | 2391 |
|
2391 | 2392 |
|
2392 |
| - |
2393 |
| - |
2394 |
| - |
2395 |
| - |
| 2393 | + |
| 2394 | + |
| 2395 | + |
| 2396 | + |
2396 | 2397 |
|
2397 | 2398 |
|
2398 | 2399 |
|
2399 | 2400 |
|
2400 |
| - |
| 2401 | + |
2401 | 2402 |
|
2402 | 2403 |
|
2403 |
| - |
| 2404 | + |
2404 | 2405 |
|
2405 | 2406 |
|
2406 |
| - |
2407 |
| - |
2408 |
| - |
2409 |
| - |
2410 |
| - |
| 2407 | + |
| 2408 | + |
| 2409 | + |
| 2410 | + |
2411 | 2411 |
|
2412 | 2412 |
|
2413 |
| - |
2414 |
| - |
| 2413 | + |
| 2414 | + |
2415 | 2415 |
|
2416 | 2416 |
|
2417 | 2417 |
|
|
tutorials/intermediate/artists.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/artists.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
218 | 218 |
|
219 | 219 |
|
220 | 220 |
|
221 |
| - |
| 221 | + |
222 | 222 |
|
223 | 223 |
|
224 | 224 |
|
| ||
556 | 556 |
|
557 | 557 |
|
558 | 558 |
|
559 |
| - |
560 |
| - |
561 |
| - |
| 559 | + |
| 560 | + |
| 561 | + |
562 | 562 |
|
563 | 563 |
|
564 | 564 |
|
|
tutorials/introductory/usage.py
Copy file name to clipboardExpand all lines: tutorials/introductory/usage.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
187 |
| - |
| 187 | + |
| 188 | + |
188 | 189 |
|
189 | 190 |
|
190 | 191 |
|
|
0 commit comments