How to define customize legend order with scanpy (sc.pl.umap)?
Open
Nobody has claimed this yet.
Area - Plotting 🌺
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 779
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 27
Description
Hi, after check the parameters in sc.pl.umap, could you add a parameter 'legend_order' to customize legend order? Thanks.
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 sc.pl.umap entry point and review how its existing parameters control the legend. Define the expected behavior for a legend_order parameter, then add coverage alongside the existing plotting tests if available. Done means callers can supply an order and the rendered legend follows it; the issue has had no recent activity for over four years.
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
- 42/100