Commit edef35c
File tree
5 files changed
+20
-10
lines changedFilter options
- docs
- src/napari_matplotlib
5 files changed
+20
-10
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
26 | 29 |
|
27 | 30 |
|
28 | 31 |
|
|
src/napari_matplotlib/base.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/base.py+13-6Lines changed: 13 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
111 | 117 |
|
112 | 118 |
|
113 | 119 |
|
| ||
157 | 163 |
|
158 | 164 |
|
159 | 165 |
|
160 |
| - |
| 166 | + |
| 167 | + |
| 168 | + |
161 | 169 |
|
162 |
| - |
| 170 | + |
163 | 171 |
|
164 | 172 |
|
165 | 173 |
|
166 | 174 |
|
167 |
| - |
| 175 | + |
168 | 176 |
|
169 | 177 |
|
170 | 178 |
|
| ||
193 | 201 |
|
194 | 202 |
|
195 | 203 |
|
196 |
| - |
| 204 | + |
197 | 205 |
|
198 |
| - |
199 |
| - |
| 206 | + |
200 | 207 |
|
201 | 208 |
|
202 | 209 |
|
|
src/napari_matplotlib/histogram.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/histogram.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
|
src/napari_matplotlib/scatter.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/scatter.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| ||
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
233 |
| - |
| 233 | + |
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
|
src/napari_matplotlib/slice.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/slice.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
0 commit comments