| element_rect {ggplot2} | R Documentation |
<br /> In conjunction with the theme system, the element_ functions<br /> specify the display of how non-data components of the plot are <br /> drawn.<br /> <br /> borders and backgrounds.
element_rect(
fill = NULL,
colour = NULL,
size = 1,
linetype = Solid,
color = NULL,
inherit.blank = FALSE);