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


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

Re: Changing x-axis plot from right to left to left to right

From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Changing x-axis plot from right to left to left to right
Date 2012-08-16 22:17 +0200
Message-ID <a952r0F8ntU1@mid.dfncis.de> (permalink)
References <4d60f00e-a5d4-4905-98a8-820335c7a6e0@googlegroups.com> <a8vf86FmugU1@mid.dfncis.de> <4dbdcabe-5d79-4085-8afc-127f4dcf0c9b@googlegroups.com>

Show all headers | View raw


On 16.08.2012 17:33, Jamie Rees wrote:

> I need to be able to manipulate the data being plotted on the graph.

So what does the direction of plotting have to do with that?

If you want to plot data that's different from the actual one you pulled 
out of your database, what keeps you from doing so in the program that 
sits between the DB and gnuplot?

> I need to be able to draw a line which steps down from left to right,
> when the data may include peaks and troughs which would otherwise
> mean the graph would go up and down.

That sounds like you might be talking about a monotonically falling 
smallest upper bound of the actual data, but I'm afraid you lost me 
halfway along that sentence.

> I've worked out that I can do this is I check to see whether if the
> previous next value along is higher than the previous, and if it is,
> assume the value of the previous and then plot a straight line.

I guess you meant "horizontal line" there.

> Make much sense?

Frankly?  No.

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


Thread

Changing x-axis plot from right to left to left to right Jamie Rees <jamierees@gmail.com> - 2012-08-14 08:52 -0700
  Re: Changing x-axis plot from right to left to left to right Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-08-14 19:12 +0200
    Re: Changing x-axis plot from right to left to left to right Jamie Rees <jamierees@gmail.com> - 2012-08-16 08:33 -0700
      Re: Changing x-axis plot from right to left to left to right Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-08-16 22:17 +0200
      Re: Changing x-axis plot from right to left to left to right sfeam <sfeam@users.sourceforge.net> - 2012-08-16 14:01 -0700
        Re: Changing x-axis plot from right to left to left to right Jamie Rees <jamierees@gmail.com> - 2012-09-07 02:42 -0700

csiph-web