Path: csiph.com!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: =?UTF-8?B?SGFucy1CZXJuaGFyZCBCcsO2a2Vy?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: This ought to be easy! Date: Thu, 04 Apr 2013 18:55:41 +0200 Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de cHWyvziL+YqBjsjv7w9q8goaAMhAeJI0xILOqpijTJS+/xWxD20zZi20YE Cancel-Lock: sha1:NgP1yEEswEWT7LexDDlDAvKzCZY= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 In-Reply-To: Xref: csiph.com comp.graphics.apps.gnuplot:1740 On 04.04.2013 13:17, Mark Scott wrote: > I am using commands such as this: > set yrange [0:5] > set xdata time > set timefmt "%H:%M" > set format x "%H:%M" > set xrange ["00:00":"24:00"] > plot "./2012-06-15.dat" with lines > > I am being thwarted by the message "Need full using spec for x time data". So how about you do what the message asks you to: give it a using spec(ification), as explained in 'help using'?