theme_print | R Documentation |
Function for custom theme
theme_print(
fill = NA,
border = "grey50",
textColor = "grey90",
grid = "grey40"
)
fill |
color for the fill of the panel |
border |
color of the border |
textColor |
color of the plot text |
grid |
color of the grid, NA for no grid |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.