ehsannarmani / ComposeCharts

Animated & Flexible Practical Charts For Jetpack Compose
https://ehsannarmani.github.io/ComposeCharts/
Apache License 2.0
383 stars 24 forks source link

Label Rotation not working #19

Closed itsmeRonjie closed 2 months ago

itsmeRonjie commented 3 months ago

image image

how to change label angle??

ehsannarmani commented 2 months ago

Hi, currently rotation It applied only when there is a label whose width is more than 50% different from the others, but in the next versions ill put a parameter to force rotate labels.

ehsannarmani commented 2 months ago

@itsmeRonjie Hi dear, its available in 0.0.14 version now.

itsmeRonjie commented 1 month ago

@ehsannarmani Thank you. it works on bar chart but not in Line charts. Can you try?