Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Newbie queries Date: Tue, 06 Sep 2011 12:46:45 +0200 Lines: 16 Message-ID: <9cmc0jFss1U1@mid.dfncis.de> References: <91cc13d0-3484-46ef-baab-18f7323ff28c@x11g2000prb.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de 4nHvOnTwLsKfPxx+m9mSJgiFUeNsqqn+tq+j0m5a/Oh0aqH9Z1s3uBopZv Cancel-Lock: sha1:EdzUWWROQdzbEks4p7JZr8uikj0= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:6.0) Gecko/20110812 Thunderbird/6.0 In-Reply-To: <91cc13d0-3484-46ef-baab-18f7323ff28c@x11g2000prb.googlegroups.com> Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:571 On 06.09.2011 11:59, dolphin wrote: > Time data > 00:00:00 123456 > 00:00:30 7890123 > : > 23:59:59 234567 > > Currently, I inserted a new column from 0 with increment of 30 to the > end and I plotted the graph with 1:3. You could have avoided the modification by using pseudo-column 0 instead... > If I want to use HH:MM:SS to display for x-axis, how to go about it to > plot the graph? See "help time/date"