4 Nov 2002 12:03
Re: GUI Library for Visualizing Data
Ketil Z. Malde <ketil <at> ii.uib.no>
2002-11-04 11:03:42 GMT
2002-11-04 11:03:42 GMT
Peter Simons <simons <at> 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
RSS Feed