chartjs-chart-pcp / PCPScale
Class: PCPScale
Defined in: work/chartjs-chart-pcp/chartjs-chart-pcp/src/scales/PCPScale.ts:3
Extends
CategoryScale
Constructors
Constructor
new PCPScale(
cfg
):PCPScale
Defined in: .yarn/berry/cache/chart.js-npm-4.5.0-e95c375db8-10c0.zip/node_modules/chart.js/dist/types/index.d.ts:3283
Parameters
cfg
AnyObject
Returns
PCPScale
Inherited from
CategoryScale.constructor
Properties
id
readonly
static
id:"pcp"
='pcp'
Defined in: work/chartjs-chart-pcp/chartjs-chart-pcp/src/scales/PCPScale.ts:12
Overrides
CategoryScale.id
Methods
getLabels()
getLabels():
string
[]
Defined in: work/chartjs-chart-pcp/chartjs-chart-pcp/src/scales/PCPScale.ts:4
Returns
string
[]
Overrides
CategoryScale.getLabels