|
From: Eric H. <eh...@mi...> - 2005-07-07 15:34:17
|
Matt, If I am not mistaken you can use "set format x" to set the x-axis. For example: set xdata time set format x "%H" set timefmt "%H:%M:%S" Sets x data as time and will display each hour on x-axis from the time format H:M:S HTH, Eric. -----Original Message----- From: gnu...@li... [mailto:gnu...@li...] On Behalf Of Matt Kopeck Sent: Thursday, July 07, 2005 10:26 AM To: gnu...@li... Subject: [Gnuplot-info] x-axis settings Hi, When I use: 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? Thanks, Matt ************DISCLAIMER************* This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the named addressee, please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that using, disclosing, copying or distributing the contents of this information is strictly prohibited. ************DISCLAIMER************* ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Gnuplot-info mailing list Gnu...@li... https://lists.sourceforge.net/lists/listinfo/gnuplot-info |