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

ggplot bands scale #9

Open
3 tasks
pearsonca opened this issue Nov 9, 2022 · 0 comments
Open
3 tasks

ggplot bands scale #9

pearsonca opened this issue Nov 9, 2022 · 0 comments
Labels
TODO need to haves

Comments

@pearsonca
Copy link
Owner

Create a ggplot scale that uses bands instead of grid lines. MVP:

  • interface like scale_x_bands(...)
  • breaks specifying the boundaries of the bands, labels centered in alternating bands, band styling set by a relevant theme(panel.grid.band = element_rect(...)) element
  • ...
@pearsonca pearsonca added the TODO need to haves label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO need to haves
Projects
None yet
Development

No branches or pull requests

1 participant