Is there any chart library available for compose m...
# compose
j
Is there any chart library available for compose multiplatform?
p
There's a few of them. I just saw this one in my GitHub lists. https://github.com/KoalaPlot/koalaplot-core
j
Thanks. Last one is perfect for my use case
👍 1
m
i needed this way back 😛 So i ended up making a wrapper composable for MPAndroidCharts
p
That's for the Android target right. You can wrap an iOS one too.
1190 Views