Skip to content

Function: normalizeChartData()

normalizeChartData(data, xKey?, yKey?, orientation?): NormalizedChartData

Normalizes chart data from either Arrow or JSON format. Converts BigInt and Date values to chart-compatible types.

ChartData

string

string | string[]

Orientation

NormalizedChartData