Hello,
On 09/25/2013 10:26 PM, Hans-Bernhard Bröker wrote:
> Well, if you decided not to tell gnuplot in any way, shape or form, that this are
> dates, rather than ordinary numbers, how is it supposed to know that?
Thank you for answering. I am well aware that I need to tell gnuplot in some way that
this is date-related data, my question was how ;-)
> See "help time/date", and particularly "help timefmt".
Indeed, the last command is what I was looking for (input date format)
> You'll have to change your input format, too. Week-of-year is not a supported
> date format.
Ok, I will change the data in file, add a field with a valid date format that can be
read and plotted with a correct ranking by gnuplot, and use xticslabel to have week
numbers on the x-axis. I'll let you know..
|