Skip to content

chartjs-chart-geo v4.3.4 / IChoroplethDataPoint

Interface: IChoroplethDataPoint

Extends

Properties

center?

optional center: object

latitude

latitude: number

longitude

longitude: number

Inherited from

IGeoDataPoint.center

Defined in

work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/GeoController.ts:266


feature

feature: ExtendedFeature<null | GeoGeometryObjects, GeoJsonProperties>

Inherited from

IGeoDataPoint.feature

Defined in

work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/GeoController.ts:265


value

value: number

Defined in

work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/ChoroplethController.ts:160