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

Show Bar Borders in Combined Chart Demo Crash #1014

Closed
joelchen opened this issue May 9, 2016 · 2 comments · Fixed by #1015
Closed

Show Bar Borders in Combined Chart Demo Crash #1014

joelchen opened this issue May 9, 2016 · 2 comments · Fixed by #1015

Comments

@joelchen
Copy link

joelchen commented May 9, 2016

Show Bar Borders in Combined Chart Demo crashes with the following:

2016-05-09 21:38:17.699 ChartsDemo[1270:218791] -[Charts.LineChartDataSet barBorderWidth]: unrecognized selector sent to instance 0x1475f71d0
2016-05-09 21:38:17.707 ChartsDemo[1270:218791] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[Charts.LineChartDataSet barBorderWidth]: unrecognized selector sent to instance 0x1475f71d0'
@liuxuan30
Copy link
Member

liuxuan30 commented May 10, 2016

it feeds LineChartDataSet, which is wrong.

@liuxuan30
Copy link
Member

My bad, just saw it's in ChartsDemo. reopen

@liuxuan30 liuxuan30 reopened this May 10, 2016
liuxuan30 added a commit that referenced this issue May 10, 2016
Fix #1014: fix combined chart crash while toggle bar borders
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

Successfully merging a pull request may close this issue.

2 participants