Commit 5390fbb
Fix CI: .table→["table"], sync points after group filtering
- test_render_labels: use sdata["table"] instead of deprecated .table
- _render_points: filter the materialized `points` DataFrame when
groups + na_color=None so matplotlib scatter gets matching lengths
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 44ffab6 commit 5390fbb
File tree
2 files changed
+4
-3
lines changed- src/spatialdata_plot/pl
- tests/pl
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
856 | | - | |
857 | | - | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
858 | 859 | | |
859 | 860 | | |
860 | 861 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
0 commit comments