charty
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
charty
charty
/
com.himanshoe.charty.circle.model
/
CircleData
/
CircleData
Circle
Data
constructor
(
value
:
Float
,
color
:
ChartColor
,
trackColor
:
ChartColor
=
color.value.fastMap { it.copy(alpha = 0.5F) }.asGradientChartColor()
,
label
:
String
)