toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.ui.screens.achievements.leaderboard
/
DonutChart
Donut
Chart
@
Composable
fun
DonutChart
(
data
:
List
<
DonutChartData
>
,
totalSum
:
Float
,
strokeWidth
:
Float
=
50.0f
)