Interface: NormalizedChartData
Normalized chart data for rendering (standard charts)
Extends
Section titled “Extends”Properties
Section titled “Properties”chartType
Section titled “chartType”chartType:
"categorical"|"timeseries"
Inherited from
Section titled “Inherited from”NormalizedChartDataBase.chartType
xData: (
string|number)[]
Inherited from
Section titled “Inherited from”xField
Section titled “xField”xField:
string
Inherited from
Section titled “Inherited from”NormalizedChartDataBase.xField
yDataMap
Section titled “yDataMap”yDataMap:
Record<string, (string|number)[]>
yFields
Section titled “yFields”yFields:
string[]