|
From: <da...@la...> - 2012-03-15 20:57:18
|
There are several formats that are documented as 'for output only' but the week of year ones are not. David Lang On Thu, 15 Mar 2012, David Lindel?f wrote: > I've found that Gnuplot will not accept as inputs all the time formats > that it supports as outputs---unfortunately. > > On Thu, Mar 15, 2012 at 9:04 PM, <da...@la...> wrote: >> I've got a situation where I want to plot values per week. I have taken my >> input file and run it through a script to format the time as week/year >> (as per the output of date -"%U/%Y"), however when I try to define the >> input time format as %U/%Y in gnuplot 4.4 I get an error that the file >> does not contain any valid data. >> >> is this a bug, or am I doing something wrong here? |