chartjs-chart-geo / IChoroplethDataPoint
Interface: IChoroplethDataPoint
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/ChoroplethController.ts:162
Extends
Properties
center?
optionalcenter:object
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/GeoController.ts:266
latitude
latitude:
number
longitude
longitude:
number
Inherited from
feature
feature:
ExtendedFeature
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/GeoController.ts:265
Inherited from
value
value:
number
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/ChoroplethController.ts:163