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
/
StackedAreaChartDefaults
/
selection
selection
@
Composable
fun
selection
(
visible
:
Boolean
=
true
,
color
:
Color
=
MaterialTheme.colorScheme.onSurface.copy(alpha = 0.4f)
,
width
:
Dp
=
1.dp
)
:
StackedAreaSelectionStyle
(
source
)