Use Chart, that is easy. http://search.cpan.org/dist/Chart/ Chart is depend on GD. http://search.cpan.org/dist/GD/ GD is depend on gblib. http://www.libgd.org/Main_Page You could use package manager to install gblib or download the source and build it.
----- 原邮件 ----- 从: Paul <opensou...@unixoses.com> 日期: 星期日, 二月 22日, 2009 上午8:15 主题: Simple way to do line graphs??? > 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 > endlessneed 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/ > > > -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/