element_rect {ggplot2} | R Documentation |
Most often used for backgrounds and borders.
element_rect(fill = NULL, colour = NULL, size = NULL, linetype = NULL, color = NULL)
fill |
fill colour |
colour |
border colour |
size |
border size |
linetype |
border linetype |
color |
an alias for |