On Fri, April 13, 2007 12:25 pm, Tyler Gee wrote: > On 4/12/07, Bill Whillers <[EMAIL PROTECTED]> 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?
Just to add to the mess, I use a Java package called KavaChart from Visual Engineering - <http://www.ve.com>. I have some examples on my site at <http://www.customvisuals.com/>. Mike Schienle