b_bar.Rd
Add a bar.
b_bar(p, serie, name = NULL, stack = FALSE, axis = "y", width = list(), zerobased = TRUE)
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. |
width | width of bars. |
zerobased | set if min or max value will be 0 on bar chart. |