Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3229

Re: X-axis display!

Path csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: X-axis display!
Date Fri, 12 Feb 2016 08:38:02 +0100
Organization solani.org
Lines 21
Message-ID <n9k24r$mvc$1@solani.org> (permalink)
References <1e9ccb7d-a448-43e0-9afe-85b435c77042@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-Trace solani.org 1455262683 23532 eJwFwYEBwCAIA7CXxLVlnAMi/59gwk+m4xAFDsd7z628kenRB4m70X87l1CGGHUukVPmbfkAOMcRwg== (12 Feb 2016 07:38:03 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Fri, 12 Feb 2016 07:38:03 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1
X-User-ID eJwFwQkBwDAIA0BL40la5EAB/xJ2B6PwHSfoWKyMtHffNUv05QQsMrQguVXqoaZDje9s1psfIbARZA==
In-Reply-To <1e9ccb7d-a448-43e0-9afe-85b435c77042@googlegroups.com>
Cancel-Lock sha1:FQcKLtRVbi34kwmwIEvD+bn8WS8=
X-NNTP-Posting-Host eJwNycEBwCAIA8CVCpFYxiEi+4/Q3vcCNJ69GFwxMVBAl25lLZFyNBJ11Errib+ea9xW6Y73AyPwEOc=
Xref csiph.com comp.graphics.apps.gnuplot:3229

Show key headers only | View raw


Am 12.02.2016 um 07:23 schrieb kunrooney@gmail.com:
> My two files are:
> 0.4 95.1 
> 0.8 94.9 
> 1.2 92.2 
> 1.6 91.6 
> 2.0 89.7 

> set timefmt "%S"
> set xdata time
> set format x "%f"
> 
> The y-axis is fine but on x-axis i am getting display like this:
> 00:00 00:00 00:01 instead of 0.4, 0.8, 1.2 etc.
> 

"set format x "%f" numeric" (>gp5.0) should help, as would removing
"xdata time". As you don't have any time format like HH:MM:SS, you
don't need to bother.

 Karl

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

X-axis display! kunrooney@gmail.com - 2016-02-11 22:23 -0800
  Re: X-axis display! Jörg Buchholz <bookwood4new@freenet.de> - 2016-02-12 08:33 +0100
    Re: X-axis display! Kaustubh Nabar <kunrooney@gmail.com> - 2016-02-11 23:43 -0800
      Re: X-axis display! Kaustubh Nabar <kunrooney@gmail.com> - 2016-02-11 23:54 -0800
  Re: X-axis display! Karl Ratzsch <mail.kfr@gmx.net> - 2016-02-12 08:38 +0100

csiph-web