On Tue, Feb 15, 2011 at 9:35 PM, Chris Stinemetz < cstinem...@cricketcommunications.com> wrote:
> I am interested in creating a cgi perl script that I can publish on the web > that will tie into a mysql database and create a x,y axis graph based on > data selection. Any suggestions are greatly appreciated. > > Thank you, > Chris Stinemetz > > I use GD::Graph with cgi to create graphs on the fly. There are some examples on http://gdgraph.com/ Regards, Scott