y Labels
fun yLabels(visible: Boolean = true, color: Color = androidx.compose.material3.MaterialTheme.colorScheme.onSurface
.copy(alpha = 0.75f), size: TextUnit = 11.sp, count: Int = 5): AxisLabelStyle(source)
Returns an AxisLabelStyle for Y-axis labels.