Description Usage Arguments Value
Theme ggplot2 pour les graphiques - Scouts et Guides de France
1 2 3 4 5 6 7 8 9 10 11 12 | theme_sgdf(
base_family = "Sarabun",
head_family = "Caveat Brush",
base_size = 12,
plot_title_size = 20,
subtitle_size = 16,
caption_size = 10,
text_col = "#003a5d",
base_line_size = 0.8,
main_background_color = "#FFFFFF",
grid = "xy"
)
|
base_family |
Police normale |
head_family |
Police titres |
base_size |
Taille normale |
plot_title_size |
Taille titres |
subtitle_size |
Taille sous-titre |
caption_size |
Taille caption |
text_col |
Couleur texte |
base_line_size |
Taille lignes des grilles |
main_background_color |
Couleur arriere-plan |
grid |
Grille (no/x/y/xy) |
Un ggplot2
theme.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.