ZoomCharts Documentation
ZoomCharts.Configuration.GeoChartSettingsLayerAggregated
Inheritance hierarchy
This type inherits from GeoChartSettingsLayerOverlay. Through this type it also inherits members from GeoChartSettingsLayerBase.
Methods
Properties
Aggregation function to use.
Valid values:- sum
- min
- max
- first
- last
- avg
- count
Data field used for aggregation.
Custom function to call for aggregation
Parameters
array of nodes matching single shape
Return value
aggregated value, to be passed to styleFunction
Forces style re-evaluation on zoom change. Use to provide zoom dependant style.
The ID of a linked shapes layer. Style changes will be applied to this layer. The shapes layer must be defined before the aggregation layer.
Function for applying the aggregated value on node.
Parameters
shape node style is being applied to
computed aggregate value
- shapes
- items
- charts
- aggregateOnShapes