b_xtick.Rd
Customise X axis ticks.
b_xtick(p, centered = TRUE, count = NULL, culling = NULL, fit = TRUE, multiline = TRUE, outer = TRUE, rotate = 0, width = NULL, ...)
p | an object of class |
---|---|
centered | set to center. |
count | set to count. |
culling | set to trim. |
fit | set to fit. |
multiline | set to spread on multiple lines. |
outer | set to position outside chart. |
rotate | degree. |
width | width of axis. |
... | any other parameter. |