b_area.Rd
Add an area.
b_area(p, serie, name = NULL, stack = FALSE, axis = "y", zerobased = TRUE, above = FALSE)
p | an object of class |
---|---|
serie | column of values to plot. |
name | name of serie. |
stack | set to stack. |
axis | axis to plot on, see examples. |
zerobased | set if min or max value will be 0 on bar chart. |
above | set to fill area above. |