
Interactive Line and Bar charts accepting X/Y data and summaries, with axis formatters, configurable ticks, snapping touch popups with haptics, and customizable range highlights.
This is a Kotlin Multiplatform charts project targeting Android and iOS.
To Setup on your Compose/Kotlin multiplatform project:
kmpcharts = "0.2.3-alpha"
To Use the Library:
To see a complete example of how to setup the charts please see the sampleapp in composeApp folder of the repo. It is a multiplatform app that uses the kmpcharts library for iOS and Android.
The charts library was created to fulfill the requirements of the tryingtorun app. So if you are a runner and want to simplify your running data into meaningful guidance then check it out at www.tryingtorun.com
If you have any feedback or woould like to contribute please email me at info@tryingtorun.com
This is a Kotlin Multiplatform charts project targeting Android and iOS.
To Setup on your Compose/Kotlin multiplatform project:
kmpcharts = "0.2.3-alpha"
To Use the Library:
To see a complete example of how to setup the charts please see the sampleapp in composeApp folder of the repo. It is a multiplatform app that uses the kmpcharts library for iOS and Android.
The charts library was created to fulfill the requirements of the tryingtorun app. So if you are a runner and want to simplify your running data into meaningful guidance then check it out at www.tryingtorun.com
If you have any feedback or woould like to contribute please email me at info@tryingtorun.com