xAxis: xAxis settings

Description Usage Arguments

View source: R/axis.R

Description

xAxis settings

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
xAxis(
  gWidget,
  position = NULL,
  label = NULL,
  min = NULL,
  max = NULL,
  minLimit = NULL,
  maxLimit = NULL,
  tickCount = NULL,
  tickInterval = NULL,
  tickMethod = NULL,
  line = NULL,
  tickLine = NULL,
  subTickLine = NULL,
  title = NULL,
  grid = NULL,
  animate = NULL
)

Arguments

gWidget
tickMethod

tickMethod includes cat、time-cat、 wilkinson-extended、r-pretty、time、time-pretty、log、pow、quantile、d3-linear


GOUYONGCHAO/g2plot documentation built on March 31, 2021, 1:49 p.m.