[kw-pm] Graphics

Matt Sergeant matt at sergeant.org
Tue Dec 7 09:15:36 PST 2010


Robert Pike wrote:
> Anyone know of a good Perl library(ies) for generating exceptional graphs (mainly line) and/or creating geomtric figures? What I'm looking to do is dynamically generate graph and other types of images (i.e. geometric shapes) on a page using image tags that point to a generating perl script. Any recommendations would be appreciated. Thanks.

You're better off using a jquery/json based graph system, then just feed 
your thing using json.

Google for jquery graphs and you find lots of code/examples.


More information about the kw-pm mailing list