Commit f35f185
committed
Merge branch 'ndwidget' of https://github.com/fastplotlib/fastplotlib into ndwidget
4 files changed
+100-27Lines changed: 100 additions & 27 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- examples/selection_tools
- fastplotlib/graphics
- features
- selectors
Expand file treeCollapse file tree
Open diff view settings
Collapse file
examples/selection_tools/visibility_selector.py
Copy file name to clipboardExpand all lines: examples/selection_tools/visibility_selector.py+4-5Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
152 | 152 | |
153 | 153 | |
154 | 154 | |
155 | | - |
156 | | - |
157 | | - |
158 | | - |
159 | 155 | |
160 | 156 | |
161 | 157 | |
| ||
170 | 166 | |
171 | 167 | |
172 | 168 | |
173 | | - |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
174 | 173 | |
175 | 174 | |
176 | 175 | |
|
Collapse file
fastplotlib/graphics/features/_image.py
Copy file name to clipboardExpand all lines: fastplotlib/graphics/features/_image.py+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
43 | 43 | |
44 | 44 | |
45 | 45 | |
| 46 | + |
46 | 47 | |
47 | 48 | |
48 | 49 | |
| ||
60 | 61 | |
61 | 62 | |
62 | 63 | |
| 64 | + |
63 | 65 | |
64 | 66 | |
65 | | - |
| 67 | + |
66 | 68 | |
67 | 69 | |
68 | 70 | |
| ||
106 | 108 | |
107 | 109 | |
108 | 110 | |
| 111 | + |
109 | 112 | |
110 | 113 | |
111 | 114 | |
|
Collapse file
fastplotlib/graphics/selectors/_highlight_selector.py
Copy file name to clipboardExpand all lines: fastplotlib/graphics/selectors/_highlight_selector.py+13-3Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
570 | 570 | |
571 | 571 | |
572 | 572 | |
573 | | - |
| 573 | + |
574 | 574 | |
575 | 575 | |
576 | 576 | |
| ||
669 | 669 | |
670 | 670 | |
671 | 671 | |
672 | | - |
| 672 | + |
673 | 673 | |
674 | 674 | |
675 | 675 | |
| ||
690 | 690 | |
691 | 691 | |
692 | 692 | |
693 | | - |
| 693 | + |
694 | 694 | |
695 | 695 | |
696 | 696 | |
| ||
837 | 837 | |
838 | 838 | |
839 | 839 | |
| 840 | + |
| 841 | + |
840 | 842 | |
841 | 843 | |
842 | 844 | |
| 845 | + |
| 846 | + |
843 | 847 | |
844 | 848 | |
845 | 849 | |
| 850 | + |
| 851 | + |
846 | 852 | |
847 | 853 | |
848 | 854 | |
| 855 | + |
| 856 | + |
849 | 857 | |
850 | 858 | |
851 | 859 | |
| ||
868 | 876 | |
869 | 877 | |
870 | 878 | |
| 879 | + |
| 880 | + |
871 | 881 | |
872 | 882 | |
873 | 883 | |
|
Collapse file
fastplotlib/graphics/selectors/_visibility_selector.py
Copy file name to clipboardExpand all lines: fastplotlib/graphics/selectors/_visibility_selector.py+79-18Lines changed: 79 additions & 18 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | | - |
25 | | - |
| 24 | + |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
| ||
69 | 69 | |
70 | 70 | |
71 | 71 | |
72 | | - |
| 72 | + |
73 | 73 | |
74 | 74 | |
75 | 75 | |
| ||
109 | 109 | |
110 | 110 | |
111 | 111 | |
112 | | - |
| 112 | + |
113 | 113 | |
114 | 114 | |
115 | 115 | |
116 | 116 | |
117 | | - |
| 117 | + |
118 | 118 | |
119 | 119 | |
120 | 120 | |
121 | 121 | |
| 122 | + |
| 123 | + |
122 | 124 | |
123 | 125 | |
124 | 126 | |
| ||
128 | 130 | |
129 | 131 | |
130 | 132 | |
| 133 | + |
| 134 | + |
131 | 135 | |
132 | 136 | |
133 | 137 | |
| ||
139 | 143 | |
140 | 144 | |
141 | 145 | |
142 | | - |
143 | | - |
| 146 | + |
| 147 | + |
144 | 148 | |
145 | | - |
| 149 | + |
146 | 150 | |
147 | 151 | |
148 | | - |
| 152 | + |
| 153 | + |
| 154 | + |
149 | 155 | |
150 | 156 | |
151 | 157 | |
| ||
171 | 177 | |
172 | 178 | |
173 | 179 | |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
174 | 205 | |
175 | 206 | |
176 | 207 | |
| 208 | + |
| 209 | + |
177 | 210 | |
178 | 211 | |
179 | 212 | |
180 | 213 | |
| 214 | + |
181 | 215 | |
182 | 216 | |
183 | 217 | |
| ||
201 | 235 | |
202 | 236 | |
203 | 237 | |
| 238 | + |
| 239 | + |
204 | 240 | |
205 | 241 | |
206 | 242 | |
| ||
209 | 245 | |
210 | 246 | |
211 | 247 | |
| 248 | + |
| 249 | + |
| 250 | + |
212 | 251 | |
213 | 252 | |
214 | 253 | |
| ||
243 | 282 | |
244 | 283 | |
245 | 284 | |
246 | | - |
247 | | - |
248 | | - |
249 | | - |
| 285 | + |
250 | 286 | |
251 | 287 | |
252 | 288 | |
| ||
334 | 370 | |
335 | 371 | |
336 | 372 | |
337 | | - |
| 373 | + |
338 | 374 | |
339 | | - |
340 | | - |
| 375 | + |
| 376 | + |
341 | 377 | |
342 | | - |
| 378 | + |
343 | 379 | |
344 | 380 | |
345 | 381 | |
| ||
359 | 395 | |
360 | 396 | |
361 | 397 | |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
362 | 414 | |
363 | 415 | |
364 | 416 | |
| ||
369 | 421 | |
370 | 422 | |
371 | 423 | |
372 | | - |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
373 | 434 | |
374 | 435 | |
375 | 436 | |
|
0 commit comments