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

allow other color scales in stat_simplex_density #2

Open
marvinschmitt opened this issue Feb 11, 2022 · 0 comments
Open

allow other color scales in stat_simplex_density #2

marvinschmitt opened this issue Feb 11, 2022 · 0 comments
Labels
feature New feature or request

Comments

@marvinschmitt
Copy link
Owner

Currently, the scale is hard-coded as viridis::viridis(). We might also allow other suitable scales

Considerations:

  • What makes a "suitable" scale?
  • Should we somehow incorporate other scale implementations such as scale_colour_viridis_c or scale_fill_continuous?
@marvinschmitt marvinschmitt added the feature New feature or request label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant