charts
Toggle table of contents
3.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
charts
charts
/
io.github.hdcharts.charts.style
/
LineChartDefaults
/
points
points
@
Composable
fun
points
(
color
:
Color
=
MaterialTheme.colorScheme.tertiary
,
size
:
Dp
=
9.dp
,
visible
:
Boolean
=
false
)
:
LinePointStyle
(
source
)