b_xaxis.Rd
Customise charts' axis.
b_xaxis(p, show = TRUE, height = NULL, min = NULL, max = NULL, padding = NULL, ...)
p | an object of class |
---|---|
show | set to show axis. |
height | height of axis. |
min, max | minimum and maximum. |
padding | axis padding. |
... | any other parameter. |