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

col: interface to colouring in steps #971

Open
davidhodge931 opened this issue Aug 31, 2024 · 4 comments
Open

col: interface to colouring in steps #971

davidhodge931 opened this issue Aug 31, 2024 · 4 comments

Comments

@davidhodge931
Copy link
Owner

davidhodge931 commented Aug 31, 2024

Options:

  • col_steps = TRUE, # the default
  • col_binned = TRUE,
  • col_continuous_type = "steps",
  • col_type = "steps"
@davidhodge931 davidhodge931 changed the title col_steps = TRUE or col_continuous_type = "steps" col: interface to colouring in steps Sep 4, 2024
@davidhodge931
Copy link
Owner Author

Leave as is

@davidhodge931
Copy link
Owner Author

davidhodge931 commented Sep 20, 2024

col_scale_type = NULL
col_scale_type = "gradient"
col_scale_type = "steps"

@davidhodge931 davidhodge931 reopened this Sep 20, 2024
@davidhodge931
Copy link
Owner Author

davidhodge931 commented Sep 20, 2024

This would enable a col_scale_type = "steps2" for pushing the colour to the full range, if ggplot2 supports this

@davidhodge931
Copy link
Owner Author

Also provides potential options for supporting other scale types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant