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


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

Re: Gnuplot 4.6 bug? lines not being drawn

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail
From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Gnuplot 4.6 bug? lines not being drawn
Date Sun, 24 Feb 2013 18:06:27 +0100
Lines 15
Message-ID <aouvknFg9u0U1@mid.dfncis.de> (permalink)
References <25126f7c-fe89-45d1-ba39-9c0aa8006efa@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 emTUfsf9KlGzDv6yQn9JAQhANIVEXwjXyuPKIKAMZFE+Rxv+f/BuKNA2nPGfimtbZCOT/f4k23
Cancel-Lock sha1:DrYDuut/YHxhUf/mhOv25nx+xis=
User-Agent Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
In-Reply-To <25126f7c-fe89-45d1-ba39-9c0aa8006efa@googlegroups.com>
Xref csiph.com comp.graphics.apps.gnuplot:1663

Show key headers only | View raw


On 24.02.2013 04:25, marcelojara@gmail.com wrote:

> plot 'data.txt' using 1:(stringcolumn(3) eq "a"? $2:1/0) notitle with lines

> This works fine if I use "with dots", "with impules", etc. But it
> does not draw anything when I use "with lines" or "with steps".

> Is this a known issue?

That's pretty impossible to tell without seeing at least a sample of the 
actual data.

But do note that 'with lines' only connects consecutive points in your 
data file.  Blank lines interrupt the line, so it may be that your line 
consists of nothing but interruptions, which would make it no line at all.

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


Thread

Gnuplot 4.6 bug? lines not being drawn marcelojara@gmail.com - 2013-02-23 19:25 -0800
  Re: Gnuplot 4.6 bug? lines not being drawn Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2013-02-24 18:06 +0100
  Re: Gnuplot 4.6 bug? lines not being drawn Karl <mail.kfr@gmx.net> - 2013-02-25 13:04 +0100
  Re: Gnuplot 4.6 bug? lines not being drawn marcelojara@gmail.com - 2013-02-25 09:00 -0800
    Re: Gnuplot 4.6 bug? lines not being drawn Christoph Bersch <usenet@bersch.net> - 2013-02-25 19:59 +0100
    Re: Gnuplot 4.6 bug? lines not being drawn Karl <mail.kfr@gmx.net> - 2013-02-25 21:36 +0100
    Re: Gnuplot 4.6 bug? lines not being drawn Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2013-02-25 23:39 +0100
  Re: Gnuplot 4.6 bug? lines not being drawn Marcelo Jara <marcelojara@gmail.com> - 2013-02-25 13:54 -0800
    Re: Gnuplot 4.6 bug? lines not being drawn Karl <mail.kfr@gmx.net> - 2013-02-26 09:32 +0100
  Re: Gnuplot 4.6 bug? lines not being drawn Marcelo Jara <marcelojara@gmail.com> - 2013-02-26 07:47 -0800

csiph-web