theme_lyon | R Documentation |
ggplot2
Theme for Non-Data AestheticsCustom alternative to the ggtheme
options built into ggplot2
. Removes gray boxes and grid lines from plot background. Increases font size of tick marks and axis labels. Removes gray box from legend background and legend key. Removes legend title.
theme_lyon(title_size = 16, text_size = 13)
title_size |
(numeric) size of font in axis titles |
text_size |
(numeric) size of font in tick labels |
(ggplot theme) list of ggplot2 theme elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.