b_yaxis.RdCutomise y and y2 axis.
b_yaxis(p, axis = "y", show = TRUE, center = NULL, inner = FALSE, inverted = FALSE, min = NULL, max = NULL, ...)
| p | an object of class |
|---|---|
| axis | axis to customise. |
| show | set to show. |
| center | customise center. |
| inner | set to show inside chart. |
| inverted | set to invert axis. |
| min, max | minimum and maximum. |
| ... | any other parameter. |