|
From: Nibbler <rea...@ho...> - 2006-10-11 06:02:27
|
Thank you Dan. Now the values of x-range work perfectly. Daniel J Sebald wrote: > > Nibbler wrote: > >> I have tried to do like this, >> set xdata time >> set format x "%Y/%m/%d/%H:%M" >> set timefmt "%Y/%m/%d/%H:%M:%S" > > Think in terms of the C scanf() function, I guess. Maybe try: > > set timefmt "%Y-%m-%d %H:%M:%S" > > where the dash and white space match exactly what you have in the file. > > Dan > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > > -- View this message in context: http://www.nabble.com/Date-Time-%28xrange%29-wont-work-tf2414481.html#a6750777 Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |