grunwaldlab / grunwaldlab/metacoder
`plot_taxonomy`: when an integer is given dont put decimals on legend
Open
Nobody has claimed this yet.
heat tree rewrite
- Dominant language
- R
- Stars
- 148
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
For example, when mapping rank to color, only integers should appear on the legend, since a a rank of 1.5 does not make sense.
Contributor guide
No contributing guide indexed for this repository
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 by locating the plot_taxonomy function and reproduce the rank-to-color example described in the issue. Confirm the legend behavior for integer ranks, then add or update a regression test if the repository has an existing test location; done means integer ranks no longer produce decimal legend labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100