How do I create graphs in Perl on Windows?

前端 未结 15 759
天涯浪人
天涯浪人 2020-12-31 12:28

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

15条回答
  •  Happy的楠姐
    2020-12-31 12:55

    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.

提交回复
热议问题