Hi Paul,
If you have to do a lot of line graphs, then it might be worth investing some time on learning something like R: http://www.r-project.org/ And no, I didn't mean to do this through Perl -- R can read in CSV files, etc. Ray Paul wrote:
Trying to make some kind of script to do simple line graphs from a CSV file to X and Y. There will be various amounts, probably allot, like hundreds of data for each. I've checked out modules GD::Graph, SVG::Graph, but run into the endless need for more and more modules, like dependency he**. And Text::Graph is just too limiting. Is there a more simple solution?
-- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/