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


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

Re: Discontinuities in fill plot

Path csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.16.MISMATCH!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!r9g2000vbw.googlegroups.com!not-for-mail
From cschwan <cschwan@students.uni-mainz.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Discontinuities in fill plot
Date Sun, 20 Nov 2011 02:21:43 -0800 (PST)
Organization http://groups.google.com
Lines 15
Message-ID <be7dca5f-75fc-4184-82c2-85dd17f7c5b7@r9g2000vbw.googlegroups.com> (permalink)
References <5c049f40-c989-4fa8-8945-6a03cfdfff63@hh9g2000vbb.googlegroups.com> <yg1d3cpoxx8.fsf@ID-371.news.uni-berlin.de>
NNTP-Posting-Host 95.88.41.234
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
X-Trace posting.google.com 1321785517 13690 127.0.0.1 (20 Nov 2011 10:38:37 GMT)
X-Complaints-To groups-abuse@google.com
NNTP-Posting-Date Sun, 20 Nov 2011 10:38:37 +0000 (UTC)
Complaints-To groups-abuse@google.com
Injection-Info r9g2000vbw.googlegroups.com; posting-host=95.88.41.234; posting-account=0wkNBgoAAAD5HKt_CCmYzHKITHwBIX9-
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-Header-Order HUALESNKRC
X-HTTP-UserAgent Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1,gzip(gfe)
Xref x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:693

Show key headers only | View raw


Thank you for your answer and sorry for not providing a minimal
example. I checked 'noborder', but this seems not to be a problem.
Using data from [1] and the following example:

#set terminal lua tikz standalone
#set output 'minimal.tex'
set logscale x

plot 'data' using 1:($2-$3):($2+$3) with filledcurve

I observed that it works fine in the x11 and png terminal. If I use
the lua terminal with tikz (by uncommenting the first and second line)
the problem appears again. Any ideas?

[1] http://www.students.uni-mainz.de/cschwan/data

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


Thread

Discontinuities in fill plot cschwan <cschwan@students.uni-mainz.de> - 2011-11-18 02:36 -0800
  Re: Discontinuities in fill plot Oliver Jennrich <oliver.jennrich@gmx.net> - 2011-11-18 23:42 +0100
    Re: Discontinuities in fill plot cschwan <cschwan@students.uni-mainz.de> - 2011-11-20 02:21 -0800
      Re: Discontinuities in fill plot Christoph Bersch <usenet@bersch.net> - 2011-11-24 15:44 +0100

csiph-web