sort_order for pl.spatial_scatter
Open
Nobody has claimed this yet.
plot :hibiscus:
- Dominant language
- Python
- Stars
- 598
- Forks
- 121
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 3
Description
Using Curio Seeker, I see a lot of low or negative beads obscuring the positive signal when plotting genes using spatial_scatter.
Can a sort_order boolean be added as is the case for Scanpy' pl.scatter https://scanpy.readthedocs.io/en/stable/generated/scanpy.pl.scatter.html ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the pl.spatial_scatter entry point and compare its behavior with Scanpy's pl.scatter documentation, especially the sort_order option. Confirm how ordering should affect low or negative beads relative to positive signal, then add coverage showing the boolean changes the plotted order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100