Description Usage Arguments Value Examples
Change default colors
1  | color_override(n = 4, values = NULL, fill = FALSE)
 | 
n | 
 number of colors to choose  | 
values | 
 changes colors using values in values  | 
fill | 
 changes 'fill' property. Otherwise changes 'color' property.  | 
ggproto obj
1  | ex_plot()+color_override(8)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.