Skip to main content

Interface: TablePointsDataSource

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:7

Extends

Properties

dimensionColumns?

optional dimensionColumns?: string[]

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:13


path

path: undefined

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:11

Local path (relative to workspace root)

Overrides

PointsDataSource.path


table

table: string

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:12


type

type: "table"

Defined in: @tissuumaps-core/dist/index.d.ts:1636

Data source type

Inherited from

PointsDataSource.type


url

url: undefined

Defined in: @tissuumaps-storage/src/table/TablePointsDataSource.ts:10

Remote URL (absolute or relative to TissUUmaps root)

Overrides

PointsDataSource.url