Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #993
| From | Frank Ursel <sexyspamcatcher@trash-mail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: missing date in input file |
| Date | 2012-03-21 14:04 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <jkcn5m$1vd$1@dont-email.me> (permalink) |
| References | <jkc4uv$mm2$1@dont-email.me> <9streqFm10U1@mid.dfncis.de> |
Hans-Bernhard Bröker schrieb: > On 21.03.2012 09:53, Frank Ursel wrote: >> Is there a way to tell gnuplot to interpolate/interprete the missing >> values for by gnuplot inserted dates as e.g. zero? > > No, because there are no missing values in that dataset. gnuplot cannot > know the difference between a data point just not existing and one being > omitted on purpose. But it could know it - it knows how to draw the x-axis with dates, without gaps, even if some dates are missing in the data set. If you want such a difference to be made, you have > to tell gnuplot about it explicitly --- by putting missing points into > the file, marked appropriately. Or put blank lines in there. Those > will also break 'with lines'. Ok, I will try to manage it this way. Thanks, Frank
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
missing date in input file Frank Ursel <sexyspamcatcher@trash-mail.com> - 2012-03-21 08:53 +0000
Re: missing date in input file Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-03-21 12:13 +0100
Re: missing date in input file Frank Ursel <sexyspamcatcher@trash-mail.com> - 2012-03-21 14:04 +0000
Re: missing date in input file Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-03-21 16:18 +0100
Re: missing date in input file bryan <bryanlepore@gmail.com> - 2012-03-21 07:01 -0700
csiph-web