Path: csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: can I fit two columns when I use timefmt Date: Wed, 25 Oct 2017 01:01:40 +0200 Lines: 13 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 dXV6r47tuKftTz3XGYqCygUzQ/Tm10TESvZ6lSgr1mz6dW5j5PFQKDeR5k Cancel-Lock: sha1:Ex7HieFp7MzAf8CeFH9q7/YQjwY= User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 In-Reply-To: Content-Language: de-DE Xref: csiph.com comp.graphics.apps.gnuplot:3799 Am 24.10.2017 um 13:30 schrieb Jean-Pierre Coulon: > I have a datafile with lines like 171023_15h11m59s150 . > I know how to plot columns 2 and 3 using set xdata time; set timefmt > "%y%m%d_%Hh%Mm%Ss" Those two sentences (with the context you added in your reply) contradict each other. Either that's not actually what your lines look like, or you're not plotting them using the plot command you say you are. I think it's time you change from "lines like" to you showing some or all of your actual data lines, and from "I know how to" to "this is the actual command sequence I use", otherwise there's no way to help you meaningfully.