Commit 578703a
File tree
Expand file treeCollapse file tree
2 files changed
+13
-3
lines changedFilter options
- src/napari_matplotlib
Expand file treeCollapse file tree
2 files changed
+13
-3
lines changedsrc/napari_matplotlib/base.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/base.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
| ||
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
73 |
| - |
| 74 | + |
74 | 75 |
|
75 | 76 |
|
76 | 77 |
|
|
src/napari_matplotlib/scatter.py
Copy file name to clipboardExpand all lines: src/napari_matplotlib/scatter.py+11-2Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
120 | 128 |
|
121 | 129 |
|
122 | 130 |
|
| ||
164 | 172 |
|
165 | 173 |
|
166 | 174 |
|
167 |
| - |
| 175 | + |
| 176 | + |
168 | 177 |
|
169 | 178 |
|
170 | 179 |
|
|
0 commit comments