Skip to main content

Interface: RawTablePointsDataSource

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

Extends

Properties

dimensionColumns?

optional dimensionColumns: string[]

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


path

path: undefined

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

Local path (relative to workspace root)

Overrides

RawPointsDataSource.path


table

table: string

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


type

type: "table"

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

Data source type

Inherited from

RawPointsDataSource.type


url

url: undefined

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

Remote URL (absolute or relative to TissUUmaps root)

Overrides

RawPointsDataSource.url