AppPear / ChartView

ChartView made in SwiftUI
MIT License
5.35k stars 653 forks source link

X-axis labels for LineChart #37

Open simplyblago opened 4 years ago

simplyblago commented 4 years ago

Hey :)

I just discovered this amazing library. It seems to do most of what I want. However, two things that bug me are the inability to have labels / units on the X-Axis for LineChart and the lack of simple way of specifying range for the Y axis. Are those features planned / would they be accepted in a PR if I get to implementing them (won't be immediately unfortunately).

Thanks :)

AppPear commented 4 years ago

Hi PRs are open and welcomed! 😊

L1cardo commented 4 years ago

Badly need this feature!!

L1cardo commented 4 years ago

I am currently working on this feature, I will raise a pull request when it is finished.