Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #991
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail |
|---|---|
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: missing date in input file |
| Date | Wed, 21 Mar 2012 12:13:29 +0100 |
| Lines | 16 |
| Message-ID | <9streqFm10U1@mid.dfncis.de> (permalink) |
| References | <jkc4uv$mm2$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.dfncis.de p5fPVAbCKzYJHAC1Jb/U1wKglPjy/G9/56uzFEgDv2TUF3uANShn1Wn7rA |
| Cancel-Lock | sha1:nCaXqNs8V7eDBNMvYPMywoF7Be0= |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1 |
| In-Reply-To | <jkc4uv$mm2$1@dont-email.me> |
| Xref | csiph.com comp.graphics.apps.gnuplot:991 |
Show key headers only | View raw
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. 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'. > I know about missing data I could put a ? in the dataset but it's hard > for me to figure out the missing dates and include the right ones, If it's hard even for you, how do you expect gnuplot to manage it?
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