toggle menu
vico
androidJvm
switch theme
search in API
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.