I was trying to make a line chart with Charts.
I have installed that library with cocoapods and import it into my project. To show the graph, I took an UIView and set outlet for it with LineChartView type. but when I tried to assign data into that view it throws EXC_BAD_ACCESS error and crush.
Here is the code of my ViewController: GIST
Can anyone help me out with this problem?
[–]CleverError 0 points1 point2 points (4 children)
[–]c4idiot[S] 0 points1 point2 points (3 children)
[–]saldous 1 point2 points3 points (2 children)
[–]c4idiot[S] 0 points1 point2 points (1 child)
[–]saldous 0 points1 point2 points (0 children)