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.
Parameters
Section titled “Parameters”string
string | string[]