|
From: mikeincousa <mik...@gm...> - 2013-03-24 17:06:29
|
posted the wrong block..
Right one...
set xdata time
unset tics
set timefmt "%Y-%m-%d"
set xrange ["2013-03-11":"2013-03-15"]
set yrange ["65.00":"70.00"]
gnuplot> plot "/home/mike/QQQ2.txt" using 1:3
^
warning: Skipping data file with no valid point.
--
View this message in context: http://gnuplot.10905.n7.nabble.com/Error-Need-full-using-spec-for-x-time-data-tp17207p17212.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|