create file called data.csv in your web folder
add the following lines
2011-08-01,155
2011-08-02,156
2011-08-10,170
2011-08-11,177
2011-08-29,194
2011-08-30,199
2011-08-31,225
add these lines to a test.html....
if you want the code file just drop me a mail to
blog@jeromenicholas.com
the next step would allow the user to upload a csv file. check the format.. let the user to allow to click and edit the graph and save the data. :)
ReplyDelete