axis

fun axis(visible: Boolean = true, color: Color = MaterialTheme.colorScheme.onSurface.copy(alpha = 0.3f), lineWidth: Dp = 1.dp, xLabels: AxisLabelStyle = xLabels(), yLabels: AxisLabelStyle = yLabels()): LineAxisStyle(source)