Skip to content

Change how default colors are defined #16

@bmacGTPM

Description

@bmacGTPM

Probably want to modify this way?

options(ggplot2.continuous.colour="viridis")
options(ggplot2.continuous.fill = "viridis")
options(ggplot2.discrete.fill = blah)
options(ggplot2.discrete.color = whatevs)

Also, want an easy way to restore ggplot defaults.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions