Re: double blank lines for index
- From: Hans-Bernhard Broeker <broeker@xxxxxxxxxxxxxxxxxxxxx>
- Date: 10 Jan 2006 14:37:54 GMT
Rufus T. Firefly <mb.atelier@xxxxxx> wrote:
> Note that Set 0, which is dummy as it does not correspond to a column,
> and Set 2 are empty _before_ the double blank lines. This way the
> indexed-data 1,1,1 should have index 1 from within gnuplot:
Not really. The basic problem is that the documentation isn't 100%
accurate. Just like any sequence of at least one blank character
separates columns in gnuplot, any sequence of at least 2 empty lines
separates datasets.
If you want to signal an actual hole in the sequence of 'index'ed
datasets, you have to make sure each dataset consistes of at least one
non-blank line that's not completely a comment. Any line consisting
of just a single character other than the comment start operator '#'
should do. For more clarity, you may want to use the same mark
character you chose in 'set missing'.
--
Hans-Bernhard Broeker (broeker@xxxxxxxxxxxxxxxxxxxxx)
Even if all the snow were burnt, ashes would remain.
.
- Follow-Ups:
- Re: double blank lines for index
- From: Rufus T. Firefly
- Re: double blank lines for index
- References:
- double blank lines for index
- From: Rufus T. Firefly
- double blank lines for index
- Prev by Date: Re: set label with custom color
- Next by Date: reading labels from column headings, redux
- Previous by thread: Re: double blank lines for index
- Next by thread: Re: double blank lines for index
- Index(es):
Relevant Pages
|