Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: bryan Newsgroups: comp.graphics.apps.gnuplot Subject: Re: missing date in input file Date: Wed, 21 Mar 2012 07:01:00 -0700 (PDT) Organization: http://groups.google.com Lines: 14 Message-ID: <20604923.2833.1332338460077.JavaMail.geo-discussion-forums@vbai14> References: NNTP-Posting-Host: 24.62.36.14 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1332338460 9227 127.0.0.1 (21 Mar 2012 14:01:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 21 Mar 2012 14:01:00 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.62.36.14; posting-account=PtxH9gkAAAAGMw6wJDvB_vinyKd1zCKS User-Agent: G2/1.0 X-Received-Bytes: 1496 Xref: csiph.com comp.graphics.apps.gnuplot:992 On Wednesday, March 21, 2012 4:53:51 AM UTC-4, Frank Ursel wrote: > 2012-01-01 10 > 2012-01-02 5 > 2012-01-05 15 > > I would like to see a gap (as it is "with impulses") because the two missing >days in x-axis are zero have you considered using a histogram? or layering different plot types? MAYBE a ternary operator will help you skip the zeros - not sure how though. try `help ternary`. HTH -Bryan