User controlled geom_args
Open
Nobody has claimed this yet.
feature
- Dominant language
- R
- Stars
- 442
- Forks
- 93
- Avg merge
- 3h 11m
- Merged PRs (30d)
- 1
Description
Really enjoying this package. Thanks for putting it together.
Without opening a whole can of worms... would it be possible to add geom_args to the list of supported arguments that users can control?
My motivating case is fairly trivial, but I'd love to be able to turn off the automatic fill for mcmc_dens. Or, at least, set a low alpha on it.
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 by locating the mcmc_dens implementation and the code that defines supported arguments for geoms. Confirm how geom_args should be passed, then verify that users can disable automatic fill or set a low alpha for mcmc_dens.
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
- 42/100