>The GD 'C' package has great Perl interfaces called GD, and GD:Graph I'm test driving GD as well. Trying out a few other tools that were mentioned here also. Trying to get a feel for which I like best.
Thanks for all of the replies! On Mon, Feb 21, 2011 at 3:24 PM, Joe Loiacono <jloia...@csc.com> wrote: > > Max Pierson <nmaxpier...@gmail.com> wrote on 02/21/2011 04:15:46 PM: > > > > Unfortunately, I'm not savvy with Java at all, so the really cool viz > API's > > wont work for me (there's just something about Java ... I simply can't > get > > into it and I see alot of Java based apps that are resource hogs). I was > > looking at mostly using some simple Perl + PHP (or even Python) for the > > graph generation. My own cacti if you will, just not as feature filled > > but template driven. > > > The GD 'C' package has great Perl interfaces called GD, and GD:Graph. Easy > to work with ... > > GD: http://search.cpan.org/~lds/GD-2.30/GD.pm > > GD:Graph: http://search.cpan.org/~bwarfield/GDGraph-1.44/ > > Joe