Jetpack Compose Doughnut Chart with Source Code
This is a doughnut chart made with Android Jetpack Compose. It utilizes the power of Canvas API to draw the arc segments. You can download the source code for free below. Each arc contains a different color. I have also added a legend below the chart. You can pass the colors using the colors parameter. … Read more