panel_border | R Documentation |
This function adds or removes the panel border in ggplot2. Modified from Cowplot
panel_border(color = "grey50", size = 1, linetype = 1, remove = FALSE, colour)
color, colour |
The color of the border. |
size |
Size. Needs to be twice as large as desired outcome when panel clipping is on (the default). |
linetype |
Line type. |
remove |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.