Graphics Reference
In-Depth Information
Name
Description
Element type
Border around plot-
ting area
panel.border
element_rect(linetype="dashed")
Major grid lines
panel.grid.major
element_line()
panel.grid.major.x Major grid lines,
vertical
element_line()
panel.grid.major.y Major grid lines,
horizontal
element_line()
Minor grid lines
panel.grid.minor
element_line()
panel.grid.minor.x Minor grid lines,
vertical
element_line()
panel.grid.minor.y Minor grid lines,
horizontal
element_line()
Background of the
entire plot
plot.background
element_rect(fill = "white", colour = NA)
Title text appear-
ance
plot.title
element_text()
Background of facet
labels
strip.background
element_rect()
Text appearance for
vertical and hori-
zontal facet labels
strip.text
element_text()
Text appearance for
horizontal facet la-
bels
strip.text.x
element_text()
Text appearance for
vertical facet labels
strip.text.y
element_text()
Search WWH ::




Custom Search