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
/
RadarChartDefaults
/
categories
categories
@
Composable
fun
categories
(
legendVisible
:
Boolean
=
true
,
pinsVisible
:
Boolean
=
true
,
colors
:
List
<
Color
>
=
emptyList()
,
pinSize
:
Float
=
6.3f
)
:
RadarCategoryStyle
(
source
)