We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inspired by @kamalakaze - I'd welcome a PR from you if you'd like to be listed an author here.
https://github.com/kamalakaze/ggeasy/blob/master/R/colors.R
I'd also highly recommend something like easy_transparent() which sets
easy_transparent()
panel.background = element_rect(fill = "transparent", colour = NA), plot.background = element_rect(fill = "transparent", colour = NA), legend.background = element_rect(fill = "transparent", colour = NA), legend.box.background = element_rect(fill = "transparent", colour = NA)
The text was updated successfully, but these errors were encountered:
easy_background_fill
No branches or pull requests
Inspired by @kamalakaze - I'd welcome a PR from you if you'd like to be listed an author here.
https://github.com/kamalakaze/ggeasy/blob/master/R/colors.R
I'd also highly recommend something like
easy_transparent()
which setsThe text was updated successfully, but these errors were encountered: