Skip to content
pyautark (soon)

@urban-toolkit/autk-db


@urban-toolkit/autk-db / HeatmapAggregateFunction

Type Alias: HeatmapAggregateFunction

HeatmapAggregateFunction = Exclude<AggregateFunction, "collect">

Defined in: use-cases/build-heatmap/interfaces.ts:6

Supported aggregation functions for heatmap cell values.

Released under the MIT License.