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


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

Re: Issue with Connecting Lines and Timestamps

From James Waldby <not@valid.invalid>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Issue with Connecting Lines and Timestamps
Date 2011-02-11 19:59 +0000
Organization A noiseless patient Spider
Message-ID <ij44ef$6ta$1@news.eternal-september.org> (permalink)
References <2e2f602a-55cd-4354-b3ea-4e249bf1a3ce@a5g2000vbs.googlegroups.com>

Show all headers | View raw


On Fri, 11 Feb 2011 06:37:22 -0800, Carmel wrote:

> Hello,
> I have an issue that I'm unable to find a solution for. I'm plotting
> data points that relate to a timestamp. Sometimes, I have a gap in the
> timestamp/data points sequence. An example:
> 
> 1399.174453,02/09/11,15:58:19
> 1399.174453,02/09/11,15:58:19
> 1399.174453,02/09/11,15:58:19
> 1399.174453,02/09/11,15:58:19
> 111.958397,02/09/11,16:03:29
> 111.958397,02/09/11,16:03:29
> 111.958397,02/09/11,16:03:29
> 111.958397,02/09/11,16:03:29
> 
> Here it jumps directly from 15:58:19. In my plots I get a connecting
> line from the two data points. I don't want this to happen - I just
> don't want any lines to appear.
> 
> Is this possible to do with gnuplot?

If you show the command sequence you are using (or, at
the very least, the plot command) probably someone will 
understand the question and answer it.

Eg, does your plot command (or linestyle settings) 
say "with lines" ?  Have you tried putting a blank
line in the data file when a gap occurs?

-- 
jiw

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


Thread

Issue with Connecting Lines and Timestamps Carmel <cakozlov@gmail.com> - 2011-02-11 06:37 -0800
  Re: Issue with Connecting Lines and Timestamps James Waldby <not@valid.invalid> - 2011-02-11 19:59 +0000

csiph-web