BaseAggregationConfig
BaseAggregationConfig:
"sum"
|"min"
|"max"
|"extent"
|"mean"
|"median"
|"unique"
|"uniqueCount"
|"count"
| {fn
:AggregationFn
;type
:string
; }
Defined in: core/types.ts:118
BaseAggregationConfig:
"sum"
|"min"
|"max"
|"extent"
|"mean"
|"median"
|"unique"
|"uniqueCount"
|"count"
| {fn
:AggregationFn
;type
:string
; }
Defined in: core/types.ts:118