[plt-dev] bug in plot?

From: Doug Williams (m.douglas.williams at gmail.com)
Date: Fri Dec 4 10:26:15 EST 2009

PLplot does have a lot of features, but PLoT doesn't expose all of them and
many others are hidden. You also have access to the underlying plot
primitives and that's how I did the histogram plots for the science
collection.

On Fri, Dec 4, 2009 at 8:22 AM, Eli Barzilay <eli at barzilay.org> wrote:

> On Dec  4, Matthias Felleisen wrote:
> > Eli, how much work would it be to implement plot in Scheme? At the
> > time we had a reason to go with the gnu package -- Matthias
>
> The drawing part should be easy (and fun, probably).  I think that the
> main reason to use the C code is the numeric curve fitting code, and
> other similar things.
>
> --
>           ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                    http://barzilay.org/                   Maze is Life!
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20091204/496f8c2b/attachment.html>

Posted on the dev mailing list.