PDA

View Full Version : Charts


dew
02-18-2003, 03:12 PM
I need to create charts that look similar to Excel for my Perl script. I have looked at some of the Perl modules for charting and graphing (GD etc) but they show mainly bar graphs, histograms etc.

Can anyone recommend a perl module that would help create horizontal charts like Excel looks with columns etc????

Thanks