vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
compose
/
com.patrykandpatrick.vico.compose.style
/
ChartStyle
/
LineChart
/
LineChart
Line
Chart
constructor
(
lines
:
List
<
LineChart.LineSpec
>
,
spacing
:
Dp
=
DefaultDimens.POINT_SPACING.dp
)
Parameters
lines
the
LineSpec
s to use for the lines. This list is iterated through as many times as there are lines.