|
From: <da...@la...> - 2012-03-15 20:04:46
|
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? David Lang |