Re: Charts and Graphs

2007-04-16 Thread Beginner
On 13 Apr 2007 at 7:25, Tyler Gee wrote: > On 4/12/07, Bill Whillers <[EMAIL PROTECTED]> wrote: > > Hello, > > I was just contsidering using SWF::Chart. Has anyone used that > successfully or what issues would there be (other than the fact that > it is flash). Yes I have used it and found it

Re: Charts and Graphs

2007-04-15 Thread David Nicol
on to work (autodoc?) in some extensive open source package (freeswitch?) I recently set up. >> generating charts and >> graphs on the fly >> better control >> >> suggestions? -- "Violations will result in use of equipment located in California and other states" -- current hotmail ESMTP greeting

Re: Charts and Graphs

2007-04-13 Thread Mike Schienle
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'

Re: Charts and Graphs

2007-04-13 Thread Tyler Gee
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-de

Re: Charts and Graphs

2007-04-13 Thread Robert Landrum
Bill Whillers wrote: 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 abou

Re: Charts and Graphs

2007-04-13 Thread martin
> 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 wh

Re: Charts and Graphs

2007-04-13 Thread Michael Peters
Sean Davis wrote: > On Thursday 12 April 2007 19:15, Bill Whillers wrote: >> Any suggestions? > > Have you looked at using gnuplot or R? There's also something RRDTool. Or you can go a different route and use Javascript for the presentation: http://www.solutoire.com/plotr -- Michael Peters Deve

Re: Charts and Graphs

2007-04-13 Thread Sean Davis
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

Charts and Graphs

2007-04-12 Thread Bill Whillers
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 mo