How do I use Perl to create graphs?
I\'m running scheduled job that creates text reports. I\'d like to move this to the next step (for the management) and also crea
All of the methods mentioned above are really good, but personally I like SVG::TT::Graph. I really like the power that SVG gives you to draw really nice-looking graphs.