in reply to imagemagick alternative

For another alternative, depending on your use case, see Cairo : "Cairo provides Perl bindings for the vector graphics library cairo. It supports multiple output targets, including PNG, PDF and SVG."

(Although personally I would use a Javascript library and create charts and graphs in the browser these days...)

Hope this helps!


The way forward always starts with a minimal test.