ryanw-mobile / OctoMeter

🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app
Other
78 stars 7 forks source link

Consider switching to ComposeCharts #218

Open ryanw-mobile opened 3 weeks ago

ryanw-mobile commented 3 weeks ago

Can consider switching to ComposeCharts instead - if that helps https://github.com/ehsannarmani/ComposeCharts

The current library uses a problematic approach to wrap the axis labels using Box(), which is something we do not want.