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


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

Re: How not to plot the returning lines

From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: How not to plot the returning lines
Date 2015-02-08 15:55 +0100
Message-ID <cjpbnsFnkmkU1@mid.dfncis.de> (permalink)
References <744520ed-5925-46b5-98c5-1768aa239d87@googlegroups.com>

Show all headers | View raw


Am 08.02.2015 um 02:37 schrieb vuokkosetae@gmail.com:
> Hi!
>
> I have data which has increasing value in first column (x-axes data)

That's actually a lie.  If it were true, you wouldn't have the problem 
you perceive.

To remove the problem, you'll have to actually make true that claim of 
monotonicity.  A bigger counter would help because it wouldn't wrap 
around so early.  Sorting the data would remove the condition, too, but 
it might not be what you want.  Or you could just introduce blank lines 
at the wrap-back positions.

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


Thread

How not to plot the returning lines vuokkosetae@gmail.com - 2015-02-07 17:37 -0800
  Re: How not to plot the returning lines Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2015-02-08 15:55 +0100
    Re: How not to plot the returning lines vuokkosetae@gmail.com - 2015-02-08 07:52 -0800

csiph-web