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

ChartDataEntry can't initialize with float value #1013

Closed
orensha opened this issue May 8, 2016 · 2 comments
Closed

ChartDataEntry can't initialize with float value #1013

orensha opened this issue May 8, 2016 · 2 comments

Comments

@orensha
Copy link

orensha commented May 8, 2016

Hi, im using the CombinedChartView and one of my chart types is LineChart.
trying to create an entry with [ChartDataEntry alloc] initWithValue], but i cant pass it a float value. do you have a solution? thanks.

@danielgindi
Copy link
Collaborator

Yes, pass the correct type (Double)

@orensha
Copy link
Author

orensha commented May 8, 2016

thanks

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

2 participants