Commit 4616f70
File tree
Expand file treeCollapse file tree
9 files changed
+17
-16
lines changedFilter options
- examples/widgets
- lib/matplotlib
- backends
- tests
- tri
Expand file treeCollapse file tree
9 files changed
+17
-16
lines changedexamples/widgets/rectangle_selector.py
Copy file name to clipboardExpand all lines: examples/widgets/rectangle_selector.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 |
| - |
| 231 | + |
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
|
lib/matplotlib/backend_tools.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_tools.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| ||
675 | 675 |
|
676 | 676 |
|
677 | 677 |
|
678 |
| - |
679 |
| - |
| 678 | + |
| 679 | + |
680 | 680 |
|
681 | 681 |
|
682 | 682 |
|
|
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 |
---|---|---|
| ||
682 | 682 |
|
683 | 683 |
|
684 | 684 |
|
685 |
| - |
| 685 | + |
686 | 686 |
|
687 | 687 |
|
688 | 688 |
|
| ||
2282 | 2282 |
|
2283 | 2283 |
|
2284 | 2284 |
|
2285 |
| - |
| 2285 | + |
2286 | 2286 |
|
2287 | 2287 |
|
2288 | 2288 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
646 | 646 |
|
647 | 647 |
|
648 | 648 |
|
649 |
| - |
| 649 | + |
650 | 650 |
|
651 | 651 |
|
652 | 652 |
|
| ||
983 | 983 |
|
984 | 984 |
|
985 | 985 |
|
986 |
| - |
| 986 | + |
987 | 987 |
|
988 |
| - |
| 988 | + |
989 | 989 |
|
990 | 990 |
|
991 | 991 |
|
|
lib/matplotlib/offsetbox.py
Copy file name to clipboardExpand all lines: lib/matplotlib/offsetbox.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1078 | 1078 |
|
1079 | 1079 |
|
1080 | 1080 |
|
1081 |
| - |
| 1081 | + |
1082 | 1082 |
|
1083 | 1083 |
|
1084 | 1084 |
|
|
lib/matplotlib/tests/test_transforms.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_transforms.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1894 | 1894 |
|
1895 | 1895 |
|
1896 | 1896 |
|
1897 |
| - |
1898 |
| - |
| 1897 | + |
| 1898 | + |
1899 | 1899 |
|
1900 | 1900 |
|
1901 |
| - |
| 1901 | + |
| 1902 | + |
1902 | 1903 |
|
1903 | 1904 |
|
1904 | 1905 |
|
|
lib/matplotlib/tri/triinterpolate.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tri/triinterpolate.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1245 | 1245 |
|
1246 | 1246 |
|
1247 | 1247 |
|
1248 |
| - |
| 1248 | + |
1249 | 1249 |
|
1250 | 1250 |
|
1251 | 1251 |
|
|
0 commit comments