Skip to content
pyautark (soon)

@urban-toolkit/autk-plot


@urban-toolkit/autk-plot / PlotType

Type Alias: PlotType

PlotType = "scatterplot" | "barchart" | "parallel-coordinates" | "table" | "linechart" | "heatmatrix"

Defined in: api.ts:20

Supported plot variants in the unified autk-plot API.

Released under the MIT License.