-
Notifications
You must be signed in to change notification settings - Fork 23
Plot colors #39
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Make plots customizable by passing in the color palette of choice. Also, add examples of how plots can be customized by passing ggplot arguments in plot(, ...). The flexibility will focus on aesthetics and geoms because they can get tricky to modify after the plot has already been built. Labels and themes can be easily modified on the returned plot.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request