Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Use themes in ggplot2_args #141

Open
3 tasks done
StefanThoma opened this issue Feb 13, 2023 · 1 comment
Open
3 tasks done

[Feature Request]: Use themes in ggplot2_args #141

StefanThoma opened this issue Feb 13, 2023 · 1 comment
Labels
core enhancement New feature or request

Comments

@StefanThoma
Copy link

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

  • I agree to follow this project's Code of Conduct.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines.

Security Policy

  • I agree to follow this project's Security Policy.
@StefanThoma StefanThoma added the enhancement New feature or request label Feb 13, 2023
@donyunardi
Copy link
Contributor

Thank you for the suggestion!
We'll look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants