I have written a very easy script for drawing simple line graph. Data values are auto-scaled to fit the image width and height. The script will generate PNG image. You can pass the data values, ...
I have written a very easy script for drawing simple line graph. Data values are auto-scaled to fit the image width and height. The script will generate PNG image. You can pass the data values, image width and height, background and line color.