bytebeats / compose-charts

Simple Jetpack Compose Charts for multi-platform. Including Android, Web, Desktop.
MIT License
163 stars 17 forks source link

Suggesion: X value formatter #22

Closed ArnyminerZ closed 2 years ago

ArnyminerZ commented 2 years ago

First of all, congrats for the API, it's awesome and works like a glance.

But just like in the Y axis there's a value formatter to customize how it's displayed, it'd be really useful to have the same on the X axis.

Thanks in advance, keep working! This is awesome 🚀

bytebeats commented 2 years ago

@ArnyminerZ 0.1.1 is released. And X value formatter is supported.