this is the async data source

Hierarchy

Index

Properties

Optional Readonly Aggregator

Aggregator: undefined | object

Map of aggregators, the number needs to be the index of the aggregator row

Readonly Data

Data: TDataValue[][]

Access to the raw data Returns data-rows where each row is a datapoint in the order: <dimension[0]>..<dimension, <measure[0]>..<measure[m-1]>. The order of dimensions and measures is the same as returned from listDimensions() and listMeasures()

Readonly Dimensions

Id

Id: string

Readonly Measures

Name

Name: string

The name of the context as it will be displayed to the user. Changing the name will trigger a TrueChart repaint

Optional SourceReference

SourceReference: unknown

Optional external reference, to help managing the connection between the BI and trueChart