Making a simple line graph with NO core plot
I need to make a line graph in my application to track data. I looked at
core plot, and it seems WAY to complicated. Is there a simpler way to just
make a line graph that can move horizontally and it will need to be able
to add new segments. And not cause a huge memory overload because a lot
will be added frequently, tho I could make it so they delete after a moth
or something. So my question is basically : is there a easier method than
core plot, and if Someone can lead me in the direction of being able to
add more segments with custom data. Thanks in advance.
No comments:
Post a Comment