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

R updates to fix "name" duplication and allow other scale args #20

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

OJWatson
Copy link
Contributor

Hi,

This should address #16, #18, #19 and possibly #17 (unclear if they wanted alphas on each color).

It passes the ellipses through to each scale and changes name to palette_name to not conflict with the name arg used in scale_<> functions in ggplot2.

All the best, OJ

OJWatson and others added 2 commits July 28, 2022 17:20
Change `name` to `palette_name` due to clash with `name` in `ggplot2`
@BlakeRMills
Copy link
Owner

Sorry for the delay, but this is amazing! Thank you so much!

@BlakeRMills BlakeRMills merged commit 5210e9a into BlakeRMills:main Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants