Commit ba7f037
Filter non-matching elements by default when groups is specified
Previously, non-matching elements were shown in grey (na_color) by
default when using groups. Now they are filtered out entirely, which
is the more intuitive behavior. To show non-matching elements, set
na_color explicitly (e.g., na_color="red").
This applies to shapes and points only (labels are raster-based and
cannot be filtered).
Baseline images removed for regeneration — existing groups tests will
produce different output with the new default.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8f68a73 commit ba7f037
File tree
13 files changed
+30
-28
lines changed- src/spatialdata_plot/pl
- tests
- _images
- pl
13 files changed
+30
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
217 | | - | |
| 216 | + | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
277 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| |||
883 | 884 | | |
884 | 885 | | |
885 | 886 | | |
886 | | - | |
887 | | - | |
888 | | - | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
889 | 891 | | |
890 | 892 | | |
891 | 893 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments