Helli, is there a good Compose supported chart library except MPChart?
c
Casey Brooks
07/12/2022, 6:19 PM
There are a few small projects on Github for pure-compose charts, and tehras/charts is one I’ve used before to some success. It’s not really being actively developed and is only available via Jitpack, but it was better than trying to use MPChart in Compose for simple charts, though didn’t have a lot of customization options
s
steelahhh
07/12/2022, 8:59 PM
Shameless plug: humawork/compose-charts
At the moment it's only got a few chart options, but contributions and/or feature requests are more than welcome