theme_epitope_peptides_plot | R Documentation |
Create a theme for half open plots for Hjv project
theme_epitope_peptides_plot( font_size = 8, font_size_small = 7, font_size_tiny = 6, font_size_large = 10, font_family = "", line_size = 0.5 )
font_size |
Overall font size. |
font_size_small |
Relative size of small text (e.g., axis tick labels) |
font_size_tiny |
Relative size of tiny text (e.g., caption) |
font_size_large |
Relative size of large text (e.g., title) |
font_family |
Font family for plot title, axis titles and labels, legend texts, etc. |
line_size |
Line size for axis lines. |
The theme.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.