caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Peng Zang <peng.zang@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] 2D graphing and charting
Date: Thu, 8 Nov 2007 20:44:35 -0500	[thread overview]
Message-ID: <200711082044.47662.peng.zang@gmail.com> (raw)
In-Reply-To: <200711080353.38303.jon@ffconsultancy.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've used mlgrace in the past:

  http://www.eecs.umich.edu/~pelzlpj/mlgrace/

Although I've never tried labelled points before...  I also have a convenience 
interface to it that I've written so I can do stuff like:

  Plot.plotfun (( ** )2.) 0. 10. 0.1 "ro-";;

and have it plot x^2 from 0 to 10 in 0.1 steps with a red line and dotted data 
points.  It's not packaged up nice at all, but I'm happy to share it if 
you're interested.

Peng

On Wednesday 07 November 2007 10:53:37 pm Jon Harrop wrote:
> I've been using Mathematica to render the graphs on our site, like the ray
> tracer language comparison:
>
>   http://www.ffconsultancy.com/languages/ray_tracer/results.html
>
> What free OCaml software might I use to do the same thing?


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHM7uPfIRcEFL/JewRAvkpAKC5iVa9Dr8dawsdqVi1NrzMBllepwCfQkT1
AHh4m59FSDImkv3bKMp6BBs=
=1fXa
-----END PGP SIGNATURE-----


  parent reply	other threads:[~2007-11-09  1:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-08  3:53 Jon Harrop
2007-11-08  4:15 ` [Caml-list] " Till Varoquaux
2007-11-08 16:05 ` Hezekiah M. Carty
2007-11-09  1:44 ` Peng Zang [this message]
2007-11-09  6:36   ` Paul Pelzl
2007-11-10 13:22 ` Vu Ngoc San

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200711082044.47662.peng.zang@gmail.com \
    --to=peng.zang@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).