allow to change the legend text in ppc_intervals() and related functions
Open
Nobody has claimed this yet.
feature
- Dominant language
- R
- Stars
- 442
- Forks
- 93
- Avg merge
- 3h 11m
- Merged PRs (30d)
- 1
Description
These are currently hardcoded as y and yrep, but it may be helpful to provide an easy way to override the defaults.
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 ppc_intervals() entry point and inspect the related functions that currently use the hardcoded y and yrep legend text. Trace how their plot labels are assembled and identify the existing checks for these plotting functions. Done means callers can override both defaults while unchanged calls retain the current labels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100