Skip to content

Interface: NormalizedChartDataBase

Base normalized data shared by all chart types

chartType: "categorical" | "timeseries"


xData: (string | number)[]


xField: string


yFields: string[]