dautovicharis / Charts

📈 Charts made with Jetpack Compose – Multiplatform support: 📱🌐💻
https://dautovicharis.github.io/Charts/2.0.0-SNAPSHOT/
MIT License
179 stars 11 forks source link

Turn off animations when running in @Preview #133

Closed natanfudge closed 1 month ago

natanfudge commented 1 month ago

Currently all charts are blank in Compose previews, because the content needs to be animated. This feature is unnecessary in preview and make the charts unusable in that context.

Great library by the way, the first one with good API and documentation.

dautovicharis commented 1 month ago

Thanks for your support. It means a lot! Currently, I'm busy with some private matters, but I'll do my best to keep development active.