Theme element: text.
Theme element: text.
element_text( family = NULL, face = NULL, colour = NULL, size = NULL, hjust = NULL, vjust = NULL, angle = NULL, lineheight = NULL, color = NULL, margin = NULL, debug = NULL )
family |
font family |
face |
font face ("plain", "italic", "bold", "bold.italic") |
colour |
text colour |
size |
text size (in pts) |
hjust |
horizontal justification (in [0, 1]) |
vjust |
vertical justification (in [0, 1]) |
angle |
angle (in [0, 360]) |
lineheight |
line height |
color |
an alias for |
margin |
margins around the text. See |
debug |
If |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.