Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Drawing Graphs

by Joost (Canon)
on Sep 12, 2002 at 11:52 UTC ( [id://197196]=note: print w/replies, xml ) Need Help??


in reply to Drawing Graphs

This all depends on what kind of graphs you are talking about.

I've used GD::Graph for simple 'business graphics' (pie charts, bar graphs etc) and it works quite well for those things. Also GD is nice for redering simple buttons etc.

I've used Gimp for 'complex' graphics redering like semi-transparent text on background images with all kinds of filters. It's really good and very flexible but it did take me quite a long time to work out (not to mention the problems of installing everything on an X-less webserver).

I've also used GraphViz for creating nice, renderings of graphs - the kind with nodes and vertices. The perl interface is nice and seems stable, but not 100% complete as far as I can see.

There is a lot of stuff on CPAN i've never used, so maybe somebody else kan post his/her experiences here...

HTH, Joost

-- Joost downtime n. The period during which a system is error-free and immune from user input.

Replies are listed 'Best First'.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-26 00:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found