View source: R/style_overlay.R
Adds an overlay to the existing plot
1 | style_overlay(pic, border = NULL, fill = NULL, linewidth = 1, data = NULL)
|
pic |
Existing plot |
border |
Colour of border |
fill |
Colour of fill |
linewidth |
Width of border |
data |
Data to be shown in overlay (if NULL, taken from pic) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.