caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yoann Padioleau <pad@fb.com>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] plot library
Date: Tue, 30 Aug 2011 23:26:39 +0000	[thread overview]
Message-ID: <98C767DA-3F3F-4927-A07A-5D6CEB7861B7@fb.com> (raw)

Hi,

I have a simple dataset that I would like to plot.
My file contains:
Food 	2000 	2001 	2002 	2003
Banana 	4 	5 	5 	2
Lemon 	1 	2 	3 	4
Orange 	2 	2 	1 	3

and I want to display on the same plot the evolution of the food with some automatic
colors assigned to each food and automatic labeling. 

What do we have in ocaml to do that? plplot is the best library?





             reply	other threads:[~2011-08-30 23:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-30 23:26 Yoann Padioleau [this message]
2011-08-30 23:46 ` Guillaume Yziquel
2011-08-31  2:42   ` Pierre Hauweele
2011-08-31  3:35     ` Yoann Padioleau
2011-08-31  4:01       ` Yoann Padioleau
2011-09-01 20:37         ` Pierre Hauweele
2011-09-03  5:49           ` Yoann Padioleau
  -- strict thread matches above, loose matches on Subject: below --
2005-08-09 18:06 Plot library romildo
2005-08-09 18:26 ` [Caml-list] " Chris King
2005-08-09 19:40   ` romildo
2005-08-09 20:22     ` Ken Rose
2005-08-09 22:30       ` Chris King
2005-08-10 11:16         ` Richard Jones
2005-08-10 20:42           ` Ken Rose
2005-08-11 19:18 ` Jon Harrop

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=98C767DA-3F3F-4927-A07A-5D6CEB7861B7@fb.com \
    --to=pad@fb.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).