On 14 Dec 2006 at 5:44, Jeff Pang wrote: > Sorry that I never drew the graph for HTML page.Now I need to generate > some histogram for the statistic datas,I searched CPAN and found lots > of modules can be used. Can you help give the suggestion that which is > better (or easy) for my purpose? Thanks. >
Yes GD (and GD::Graph) are the most used but, personally, I find that the produce charts that look a bit clunchy. You could also try SWF::Chart. This is an interface to SWF Chart (macromedia flash) and the appearance of these graphs is a bit more pleasing on the eye. Dp.