I would like to have a simple line graph on my page that takes it's data from another file that I can add to and then the graph displays that new information. Anyone know of anything like this already out there?
If it could read from a CSV file or something similar that would be great.
It would just have two set of data - month and amount.
If anyone can point me in the right direction of a script or something that would be great. I have no PHP skills so could not write one myself.
Thanks.
Something like this would be perfect:

Last edited by Joe3000; 07-17-2009 at 11:43 AM..
|