LineChart

constructor(lines: List<LineChart.LineSpec>, spacing: Dp = DefaultDimens.POINT_SPACING.dp)

Parameters

lines

the LineSpecs to use for the lines. This list is iterated through as many times as there are lines.