jaikeerthick / Composable-Graphs

✨ A very Minimal, Sleek and Powerful Graph library for Android built with Kotlin & Jetpack Compose
Apache License 2.0
191 stars 13 forks source link

Support multiple lines in line graph #35

Open sunny-chung opened 8 months ago

sunny-chung commented 8 months ago

It would be nice if we could add multiple lines to the same LineGraph. It would be useful to comparing different data.

jaikeerthick commented 8 months ago

@sunny-chung This feature is under development and will be available soon 🚧