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