Skip to main content

Interface: ExportedData

Charting Library.ExportedData

Export data from the chart

Properties

data

data: Float64Array[]

Array of the same length as schema that represents the associated field's item


displayedData

displayedData: string[][]

Array of strings that represents the display value of the associated field element


schema

schema: FieldDescriptor[]

An array of FieldDescriptor