GUI Library for Visualizing Data

Ketil Z. Malde ketil@ii.uib.no
04 Nov 2002 12:03:42 +0100


Peter Simons <simons@cryp.to> writes:

> I'm looking for a library that allows me to visualize data under X11
> screen, for instance as a pie chart or as a bar chart. I seem to
> recall that something like that was available for the GTK toolkit, but
> has this library been ported to Haskell? Or any other library?

The simplest approach is probably to just output text, and plot things
with Gnuplot.  Unless you require user interactivity, that is.

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants