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

Respect global palette #45

Merged
merged 4 commits into from
Jul 25, 2023
Merged

Respect global palette #45

merged 4 commits into from
Jul 25, 2023

Conversation

grantmcdermott
Copy link
Owner

Fixes #44.

library(plot2)

palette("Tableau 10")
plot2(Sepal.Length ~ Petal.Length | Species, iris)

Created on 2023-07-25 with reprex v2.0.2

@grantmcdermott grantmcdermott merged commit cebf20f into main Jul 25, 2023
@grantmcdermott grantmcdermott deleted the global-palette branch January 18, 2024 19:49
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.

Global palette should be respected
1 participant