I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-09-19 12:52:46-07 by bozi in response to 3077
Re: ISO-statistic
The text-version of the stats ist now ready. But im trying at this time to build a graph from this data with gnuplot or grace
To get the pure Data i piped the output to awk '{print $3 " " $1}'
Gnuplot seems to be a lot easyer to handle. I used the cvs version because it offers better handling for histograms.
BUT grace has a batchmode (gracebat) and a special histogram function too. Atm it seems very difficult for me to configure grace to get the right output.
Anyone familiar with this grace an can help me?
Its better to do the whole stats with perl?
Does any perlmodule exists that easy generate graphs, especially histograms ?

bozi
Direct Responses: Write a response