Extract LinePoint data from a single line series. Returns a flat array of points for one series. The adapter aggregates multiple series into the 2D array (LinePoint[][]) that MAIDR expects.
LinePoint[][]
Extract LinePoint data from a single line series. Returns a flat array of points for one series. The adapter aggregates multiple series into the 2D array (
LinePoint[][]) that MAIDR expects.