Description Usage Arguments Value
A minimal theme for most charts that uses Libre Franklin font
1 2 3 4 5 6 | theme_jtc(base_family = "franklin", base_size = 14,
base_color = "#4f4f4f", axis.title.y = element_text(hjust = 1, vjust
= 2, face = "bold"), axis.title.x = element_text(hjust = 1, face =
"bold"), plot.title = element_text(hjust = 0, size = 20, face =
"bold"), plot.subtitle = element_text(hjust = 0, size = 16),
legend.position = "right", background = "blank")
|
background |
plot panel background; options are "blank", "light", or "dark" |
a theme object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.