Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChartYAxisValueFormatter in iOS #559

Closed
chuynadamas opened this issue Nov 19, 2015 · 1 comment
Closed

ChartYAxisValueFormatter in iOS #559

chuynadamas opened this issue Nov 19, 2015 · 1 comment

Comments

@chuynadamas
Copy link
Contributor

Hi Daniel,
First of all i want to thank you, this very handful API.

In other hand i want to implement an YAxis large formatter just as you do in the example for the android version, I saw that you used the class YAxisValueFormatter which is missing in the iOS version. Anyway i tired to reimplement the Formatter that you have in the ChartDemo project and this uses the ChartXAxisValueFormatter protocol which i guess only working for the XAxis values.

Is there anyway that we can format the YAxis value just as you did in the Android Version, with a ChartXAxisValueFormatter ? or I need to implement a NSNumberFormatter ?

Thanks in advance.

@chuynadamas
Copy link
Contributor Author

Please refer #561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant