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