Commit e742e3b
authored
File tree
4 files changed
+57
-5
lines changedFilter options
- docs
- src/napari_matplotlib
- tests
4 files changed
+57
-5
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
11 | 13 |
|
12 | 14 |
|
13 | 15 |
|
|
src/napari_matplotlib/base.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/base.py+9-5Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| ||
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
181 | 186 |
|
182 | 187 |
|
183 | 188 |
|
| ||
187 | 192 |
|
188 | 193 |
|
189 | 194 |
|
190 |
| - |
191 |
| - |
192 |
| - |
193 |
| - |
| 195 | + |
| 196 | + |
| 197 | + |
194 | 198 |
|
195 | 199 |
|
196 | 200 |
|
|
src/napari_matplotlib/tests/test_util.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/tests/test_util.py+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
19 | 36 |
|
20 | 37 |
|
21 | 38 |
|
|
src/napari_matplotlib/util.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/util.py+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
49 | 78 |
|
50 | 79 |
|
51 | 80 |
|
|
0 commit comments