Skip to main content

Exported API

Classes

Interfaces

Type Aliases

Attributes

Ƭ Attributes: { column: string ; expression: string ; label: string ; type?: "numeric" | "string" | "date" }[]


ChartConfig

Ƭ ChartConfig: VgPlotChartConfig

Chart configuration.


DataSource

Ƭ DataSource: FileDataSource | UrlDataSource | SqlQueryDataSource

Data source specification.


FlowmapLocationFilterMode

Ƭ FlowmapLocationFilterMode: "ALL" | "INCOMING" | "OUTGOING" | "BETWEEN"


MosaicLayoutNode

Ƭ MosaicLayoutNode: string | MosaicLayoutParent


ObjectsDataSource

Ƭ ObjectsDataSource: Object

Type declaration

NameType
dataRecord<string, unknown>[]
tableNamestring

ViewConfig

Ƭ ViewConfig: FlowmapViewConfig

View configuration.