hi
i'm writing an application that draws graph statistics (1's and 0's) for set of variables versus time, i need to write these data ( time , axis (x,y)) to a file that i could load it and the graph at any time, but how?!
thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
FroglegPosted May 24, 2011, 11:30 PM
Mahesh ChandPosted May 24, 2011, 10:15 PM
You probably need to store data so it is easy to parse and draw chart again from the data.