[Israel.pm] turning a list of x,y to a graph ...
Shlomo Yona
shlomo at cs.haifa.ac.il
Thu Jan 1 00:44:22 PST 2004
On Thu, 1 Jan 2004, Uri Itscowits wrote:
> A.
> While disgesting some log file I get the results, which look like this:
>
> TIME COUNT
> 10:00 5
> 10:01 18
> ..
>
> How do I make it graphical eg visual for faster diagnostics ?
man gnuplot
It should be available on Linux and should be easily
installed on other Unix like platforms.
I didn't check if there's a Perl interface to it, but I'm
sure that system() would do just fine for your needs.
--
Shlomo Yona
shlomo at cs.haifa.ac.il
http://cs.haifa.ac.il/~shlomo/
More information about the Perl
mailing list