Skip to content

Chapter 3.2 - Enhancement #16

@msgoussi

Description

@msgoussi

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")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions