emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Plotting (with gnuplot) using dates timestamps


From: Michael Brand
Subject: Re: [O] Plotting (with gnuplot) using dates timestamps
Date: Mon, 26 Mar 2012 16:06:08 +0200

Hi Alan

On Mon, Mar 26, 2012 at 15:37, Alan Schmitt
<address@hidden> wrote:
> I'm trying to plot the following table, but the dates part is all wrong. Is 
> there a way to tell gnuplot what the date format is?
>
> #+tblname: data-table
> | Date             |     HP |     HC |
> |------------------+--------+--------|
> | [2011-08-20 Sat] | 006815 | 008399 |

Did you try this?
set timefmt  "[%Y-%m-%d"

Michael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]