Chart::Gnuplot png format - PerlMonks - The Monastery Gates
Weird. I am unable to create a png file using Chart::Gnuplot. All necessary is installed (ImageMagick) for the convert utility. The output is set to file.png. I have also tried $chart->convert('png') and $chart->('png'). The output file is always "PostScr
www.perlmonks.org |