insightsengineering / insightsengineering/teal.widgets
[Feature Request]: Use themes in ggplot2_args
Open
core
enhancement
- Dominant language
- R
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
### Feature description
Intuitively, it looks like the function `ggplot2_args` would take a ggplot theme as an input.
However, the following code produces an error:
`
teal.widgets::ggplot2_args(theme = ggplot2::theme_bw())
`
It would be nice if this would be allowed.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
### Contribution Guidelines
- [X] I agree to follow this project's Contribution Guidelines.
### Security Policy
- [X] I agree to follow this project's Security Policy.
Contributor guide
Assessment
This issue has not been assessed yet.