cjsEditScale: Edit an existing scale

Description Usage Arguments Details

Description

cjsEditScale allows the editing of an existing scale.

Usage

1
cjsEditScale(cjs, axis = c("x", "y", NULL), scale, ...)

Arguments

cjs

a chartjs object

axis

the axis on which the scale lives

scale

the numeric position of the scale

...

parameters to edit

Details

See the Charts.js documentation for values in ...


Tutuchan/chartjs documentation built on May 9, 2019, 5:16 p.m.