chartjs-chart-geo v4.3.4 / ProjectionScale
Class: ProjectionScale
Extends
Scale
<IProjectionScaleOptions
>
Constructors
new ProjectionScale()
new ProjectionScale(
cfg
):ProjectionScale
Parameters
• cfg: any
Returns
Overrides
Scale<IProjectionScaleOptions>.constructor
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/scales/ProjectionScale.ts:109
Properties
id
readonly
static
id:"projection"
='projection'
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/scales/ProjectionScale.ts:202
Methods
computeBounds()
computeBounds(outline)
computeBounds(
outline
):void
Parameters
• outline: ExtendedFeatureCollection
<ExtendedFeature
<null
| GeoGeometryObjects
, GeoJsonProperties
>>
Returns
void
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/scales/ProjectionScale.ts:135
computeBounds(outline)
computeBounds(
outline
):void
Parameters
• outline: GeoGeometryObjects
Returns
void
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/scales/ProjectionScale.ts:136
computeBounds(outline)
computeBounds(
outline
):void
Parameters
• outline: ExtendedGeometryCollection
<GeoGeometryObjects
>
Returns
void
Defined in
work/chartjs-chart-geo/chartjs-chart-geo/src/scales/ProjectionScale.ts:137