Skip to content
pyautark (soon)

@urban-toolkit/autk-plot


@urban-toolkit/autk-plot / Row

Type Alias: Row

Row = object

Defined in: transforms/kernel.ts:9

Minimum row shape expected by reduceBuckets.

Covers both AutkDatum rows and synthetic intermediate rows created by temporal and timeseries presets.

Indexable

[key: string]: unknown

Properties

autkIds?

optional autkIds?: number[]

Defined in: transforms/kernel.ts:9

Released under the MIT License.