Description Usage Arguments Examples
This function allows you give your plots a viadee background and some styling based on the economist theme. Ideally this is the first thing you do with your graph object, in order not to overpaint any content.
1 | viadeePlot_fire(graph)
|
graph |
The graph to style with a red-to-yellow background. |
1 | viadeePlot_fire(ggplot2::ggplot()) + ggplot2::geom_point()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.