|
From: Hans-Bernhard B. <br...@ph...> - 2005-07-07 15:35:57
|
Matt Kopeck wrote: > gnuplot> set xdata time > gnuplot> set timefmt "%H:%M" > > I get the time plotted along the x-axis but I also the date. Is it > possible to get the time plotted without the date? set format x accordingly. |