Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Drawing Graphs

by RMGir (Prior)
on Sep 12, 2002 at 11:38 UTC ( [id://197194]=note: print w/replies, xml ) Need Help??


in reply to Drawing Graphs

What kinds of graphs? GD::Graph is for line/bar/pie type charts.

For those kinds of charts, you may want to look at Chart::Graph::Gnuplot, or just drive gnuplot manually like I did here... My script used the default X11 output, but gnuplot will do png or postscript, I believe.

If it's "nodes & lines" graphs, GraphViz may be more what you need.

I'm not dissing GD::Graph; I've never used it, so I'm just suggesting alternatives I have used.
--
Mike

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-29 06:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found