HorizontalLinesOverlay

fun HorizontalLinesOverlay(modifier: Modifier, lineColors: List<Color>)

Draws chart lines with respect to the Y-axis.

Parameters

lineColors

A list of 5 Colors for the chart lines, 0 being the lowest line on the chart.