yAxis: yAxis settins

Description Usage Arguments

View source: R/axis.R

Description

yAxis settins

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
yAxis(
  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

animate

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