On Wed, Apr 27, 2005 at 12:55:47PM -0400, Jason Purdy wrote: > How do/would you create dynamic charts? I haven't done this yet, so > what comes to mind is using the GD::Graph package to output a PNG file > on the Web server (making sure the web server can write to the file) and > in the HTML::Template, refer to that PNG file statically.
I think you're heading down the right path. I haven't done this before either, but I use cvsmonitor[1] which uses GD to create its graphs. May be worth a look. William [1] http://ali.as/devel/cvsmonitor/ -- Knowmad Services Inc. http://www.knowmad.com --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
