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

Program crash #853

Closed
wolikeq opened this issue Mar 17, 2016 · 1 comment
Closed

Program crash #853

wolikeq opened this issue Mar 17, 2016 · 1 comment

Comments

@wolikeq
Copy link

wolikeq commented Mar 17, 2016

hi, I'm use this chart.framework, Every time when program runs to here,it crashBarChartDataEntry *en = [[BarChartDataEntry alloc] initWithValue:[[self.characteristics[i] objectForKey:@"value"] doubleValue] xIndex:i]; but these two parameters have value, The error that the program throws is ‘object can not be nil’.could you help me?

@danielgindi
Copy link
Collaborator

This is definitely not due to initWithValue.
So you may want to separate the statements to different lines, and debug those.

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