weave_geom_defaults | R Documentation |
Update all the geom defaults.
ggplot2::update_geom_defaults()
can be used to further fine-tune individual geom defaults.
weave_geom_defaults(..., colour = "#357BA2FF")
... |
Provided to require argument naming, support trailing commas etc. |
colour |
For most geoms, a default hex code for the colour of geoms (i.e. geoms other than "text", "label", "hline", "vline" and "abline"). Note "fill" inherits from this argument. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.