From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Ekh Subject: Plotting date on xaxis Date: Mon, 22 Feb 2010 19:31:41 +0100 Message-ID: <417457b51002221031k48e2470aof86f6b6e71ea454b@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1485175114==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Njd4P-0003Ch-Tz for emacs-orgmode@gnu.org; Mon, 22 Feb 2010 13:31:49 -0500 Received: from [140.186.70.92] (port=48260 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Njd4O-0003CW-6R for emacs-orgmode@gnu.org; Mon, 22 Feb 2010 13:31:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Njd4N-0000bA-EL for emacs-orgmode@gnu.org; Mon, 22 Feb 2010 13:31:47 -0500 Received: from fg-out-1718.google.com ([72.14.220.157]:17081) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Njd4N-0000au-7W for emacs-orgmode@gnu.org; Mon, 22 Feb 2010 13:31:47 -0500 Received: by fg-out-1718.google.com with SMTP id 19so363319fgg.12 for ; Mon, 22 Feb 2010 10:31:41 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1485175114== Content-Type: multipart/alternative; boundary=001485f4503efd4d9b048034a48a --001485f4503efd4d9b048034a48a Content-Type: text/plain; charset=ISO-8859-1 Hi all, I try to plot a table looking like this | Date | Kg | |-----------------+--------| | 2010-02-21 | 95.0 | | 2010-02-22 | 93.0 | | 2010-02-23 | 92.0 | | 2010-02-24 | 91.5 | | 2010-02-25 | 91.0 | | 2010-02-29 | 92.0 | | | | with the dates on the xaxis using #+PLOT: title:"Weight" ind:1 deps:(2) type:2d with:linespo set:"xdata time" timefmt:%Y-%m-%d set:"yrange [90:]" but no plot is generated. If I remove , the plot is generated but without interpreting the dates as dates. Can anyone see what I do wrong? Thanks in advance, Johan --001485f4503efd4d9b048034a48a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all,
I try to plot a table looking like this

=A0=A0=A0=A0 |=A0= =A0=A0=A0=A0=A0 Date=A0=A0=A0 |=A0=A0 Kg |
=A0=A0=A0=A0 |---------------= --+--------|
=A0=A0=A0=A0 | 2010-02-21 | 95.0 |
=A0=A0=A0=A0 | 2010-0= 2-22 | 93.0 |
=A0=A0=A0=A0 | 2010-02-23 | 92.0 |
=A0=A0=A0=A0 | 2010-= 02-24 | 91.5 |
=A0=A0=A0=A0 | 2010-02-25 | 91.0 |
=A0=A0=A0=A0 | 2010-02-29 | 92.0 |=A0=A0=A0=A0 |=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 | =A0 = =A0=A0=A0=A0 |

with the dates on the xaxis using

#+PLOT: tit= le:"Weight" ind:1 deps:(2) type:2d with:linespo set:"xdata t= ime" timefmt:%Y-%m-%d set:"yrange [90:]"

but no plot is generated. If I remove <set:"xdata time">= ;, the plot is generated but without interpreting the dates as dates.
Can anyone see what I do wrong?

Thanks in advance,

Johan --001485f4503efd4d9b048034a48a-- --===============1485175114== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1485175114==--