Open Genie23 opened 3 years ago
Thank you for reporting this!
Only Jetpack Compose is supported at the moment because of some reliance on Android's Canvas
Unfortunately, support for JetBrains Compose is not planned for now
Oh, it's not the same thing? I missed it
Would you accept contribution making the library multiplatform?
Absolutely, all contrubitions are welcome!
I'm also interested in multiplatform. I was able to convert PieChartRenderer to use only Compose Canvas without difficulty. I'll take a look at the other charts and if I don't run into any stumbling blocks submit a PR.
Hello,
I try to import your library in my project to make graphics, but without success.
My build.gradle.kts :
And the error it generates for me when I run the gradle task runDistributable:
The version number, I got it here. How do I do it?