> On Thursday 12 April 2007 19:15, Bill Whillers wrote: >> Hello, >> >> I'm wondering what people are using for efficiently generating charts >> and >> graphs on the fly from within a mod_perl environment. I've been using >> GD::Graph for a while but I'm hoping to get a bit more feature-deep. >> I'm >> not terribly concerned about getting a bit more complicated if it means >> better efficiency and/or better control, etc. >> >> Any suggestions? > > Have you looked at using gnuplot or R? > > Sean >
Or may be ploticus ?