On Wed, 13 Jun 2001 15:14:29 -0500 (CDT), you wrote:
> We need to build a few histograms to display some data.
[...]
> Again, nothing fancy, just some quick experiments.
If you have to plot simple data sets or functions, you may consider calling
gnuplot from Lisp. Code for doing that, which also works with ACL, is
available as part of CLOCC (in src/cllib/gnuplot.lisp; also see gq.lisp for
an example of use), the Common Lisp Open Code Collection:
http://clocc.sourceforge.net
Paolo
--
EncyCMUCLopedia * Extensive collection of CMU Common Lisp documentation
http://cvs2.cons.org:8000/cmucl/doc/EncyCMUCLopedia/