Skip to content

Fixed colors for grade #5

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

Open
cicdguy opened this issue Aug 5, 2021 · 0 comments
Open

Fixed colors for grade #5

cicdguy opened this issue Aug 5, 2021 · 0 comments

Comments

@cicdguy
Copy link
Contributor

cicdguy commented Aug 5, 2021

NEST/osprey/pull/31#issuecomment-14703)

Also another good-to-have, but could-be-added-later thought. Based on some of my recent requests, since we usually use grade as block_color if not NULL, whether we could set that if the block_color is grade (or if bar_color in counts_r, counts_l is 1-5?), the default to be

scale_fill_manual(
        name = "Grade",
        values = c(1 = "darkgreen", 2 = "blue", 3 = "orange", 4 = "red", 5 = "black")
      )

Provenance:

Creator: gogonzo
@pawelru pawelru added good first issue Good for newcomers and removed good first issue Good for newcomers labels Nov 16, 2021
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

No branches or pull requests

2 participants