Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Incorporating On-The-Fly Graphics In CGI output

by CountZero (Bishop)
on Mar 30, 2003 at 21:01 UTC ( [id://246782]=note: print w/replies, xml ) Need Help??


in reply to Incorporating On-The-Fly Graphics In CGI output

I had some success with Apache::GD::Graph.

It works only on Apache servers and you must of course have the possibility to install this mod-perl Apache module, as well as making some changes to the config-file.

To use it you include an <img>tag with the datapoints, labels, type of graph, ... as parameters of the URL pointing to the virtual location of this module.

It's quite fast and it caches your graphs so it will not recalculate the graph if it is not necessary.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://246782]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (8)
As of 2024-03-28 21:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found