![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
histograms with GnuplotIF ?by hda (Chaplain) |
on May 28, 2009 at 18:42 UTC ( [id://766722]=perlquestion: print w/replies, xml ) | Need Help?? |
hda has asked for the wisdom of the Perl Monks concerning the following question:
Wise fellow monks! I wonder if you had experience plotting histograms with gnuplot via Graphics::GnuplotIF. Until now I am trying with something like this:
But it does not work (message = "Graphics::GnuplotIF (object 4): problem closing communication to gnuplot"). Histograms are supported in gnuplot since version 4.2, so perhaps it is only that they are not supported in GnuplotIF. I know it can be done with other modules, but right now I am just interested in using GnuploIF to avoid module-code-clutter. Your words will be appreciated! Thanks in advance,
Back to
Seekers of Perl Wisdom
|
|