Skip to content

chartjs-chart-geo / ProjectionScale

Class: ProjectionScale

Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/scales/ProjectionScale.ts:87

Extends

Constructors

Constructor

new ProjectionScale(cfg): ProjectionScale

Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/scales/ProjectionScale.ts:109

Parameters

cfg

any

Returns

ProjectionScale

Overrides

Scale<IProjectionScaleOptions>.constructor

Properties

id

readonly static id: "projection" = 'projection'

Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/scales/ProjectionScale.ts:202