Description Usage Arguments Value
Theme for djvdj plotting functions
1 2 3 4 5 6 7 | vdj_theme(
ttl_size = 12,
txt_size = 8,
ln_size = 0.5,
txt_col = "black",
ln_col = "grey85"
)
|
ttl_size |
Size of axis titles |
txt_size |
Size of axis text |
ln_size |
Size of axis lines |
txt_col |
Color of axis text |
ln_col |
Color of axis lines |
ggplot theme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.