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: Ian Barton
Subject: Re: [O] Plotting (with gnuplot) using dates timestamps
Date: Mon, 26 Mar 2012 18:11:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120314 Thunderbird/11.0

On 26/03/12 18:06, Karl Voit wrote:
* Alan Schmitt<address@hidden>  wrote:
On 26 mars 2012, at 17:48, Karl Voit wrote:

Can you please post the while working example (or correct my error)?

Change this
set timefmt "[%Y-%m-%d %a]"
to this
set timefmt "%Y-%m-%d"

I also don't specify the range.
set xrange ["[2011-08-01 foo]":"[2012-04-01 bar]"]

Thanks!

I now understand and it works :-)


Haivng played with gnuplot recently, I would suggest that your first statement should always be "reset". Otherwise you may find settings you have been trying out persist over different runs of your babel code. This can be very confusing and may lead to premature hair loss.

Ian.




reply via email to

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