xAxis(c3, show = TRUE, type = "indexed", localtime = NULL,
categories = NULL, max = NULL, min = NULL, padding = list(),
height = NULL, extent = NULL, label = NULL, ...)# S3 method for c3
xAxis(c3, show = TRUE, type = "indexed",
localtime = NULL, categories = NULL, max = NULL, min = NULL,
padding = list(), height = NULL, extent = NULL, label = NULL,
...)
yAxis(c3, show = TRUE, inner = NULL, max = NULL, min = NULL,
padding = NULL, inverted = NULL, center = NULL, label = NULL,
...)
# S3 method for c3
yAxis(c3, show = TRUE, inner = NULL, max = NULL,
min = NULL, padding = NULL, inverted = NULL, center = NULL,
label = NULL, ...)
y2Axis(c3, show = TRUE, inner = NULL, max = NULL, min = NULL,
padding = NULL, inverted = NULL, center = NULL, label = NULL,
...)
# S3 method for c3
y2Axis(c3, show = TRUE, inner = NULL, max = NULL,
min = NULL, padding = NULL, inverted = NULL, center = NULL,
label = NULL, ...)