Skip to content

chartjs-chart-pcp v4.3.0 / PCPScale

Class: PCPScale

Extends

  • CategoryScale

Constructors

new PCPScale(cfg)

new PCPScale(cfg): PCPScale

Parameters

cfg: AnyObject

Returns

PCPScale

Inherited from

CategoryScale.constructor

Source

.yarn/berry/cache/chart.js-npm-4.4.2-e9b1497a6e-10c0.zip/node_modules/chart.js/dist/types/index.d.ts:3260

Properties

id

static readonly id: "pcp" = 'pcp'

Overrides

CategoryScale.id

Source

work/chartjs-chart-pcp/chartjs-chart-pcp/src/scales/PCPScale.ts:12

Methods

getLabels()

getLabels(): string[]

Returns

string[]

Overrides

CategoryScale.getLabels

Source

work/chartjs-chart-pcp/chartjs-chart-pcp/src/scales/PCPScale.ts:4