YAxisLabels

fun YAxisLabels(modifier: Modifier, labelColor: Color, minValue: Float, maxValue: Float)

Draws labels on the Y-axis with respect to the range. Defined by (maxValue - minValue).