A Line graph generator is a PHP script that creates line graph. This script
consists of a class called Line and similar in usage to the Bar chart script.
The output can be changed in the form of jpg or png or gif format. http://www.developers-heaven.net/display_source_code.php?id=117