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

Chapter 3.2 - Enhancement #16

Open
msgoussi opened this issue Apr 17, 2023 · 0 comments
Open

Chapter 3.2 - Enhancement #16

msgoussi opened this issue Apr 17, 2023 · 0 comments

Comments

@msgoussi
Copy link

i really wish if you could add this example too

ce <- cabbage_exp
ce$Weight[6] <- NA

ggplot(ce, aes(x = Date, y = Weight, fill = Cultivar)) +
geom_col(position = "dodge", colour = "black") +
scale_fill_brewer(palette = "Pastel1")

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

1 participant