Glynn Clements <[EMAIL PROTECTED]> writes:

>> 2) display result of the analysis (pie charts, histograms, plots) 

> If you don't need to interact with the display, the simplest solution
> is to generate graphics files. Personally, I would use PostScript

I would output to Gnuplot...

> as I'm reasonably familiar with it and the Ghostscript interpreter
> is freely available.

...for basically the same reasons.  It's also on a higher level than
PS, you can output data on a presentation-independent format, and it's
easy to change the type of plot or other presentation details later.

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to