chartjs-chart-geo / IBubbleMapDataPoint
Interface: IBubbleMapDataPoint
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/BubbleMapController.ts:172
Properties
latitude
latitude:
number
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/BubbleMapController.ts:174
longitude
longitude:
number
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/BubbleMapController.ts:173
value
value:
number
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/BubbleMapController.ts:177
x?
optionalx:number
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/BubbleMapController.ts:175
y?
optionaly:number
Defined in: work/chartjs-chart-geo/chartjs-chart-geo/src/controllers/BubbleMapController.ts:176