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


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

Re: Discontinuities in fill plot

From cschwan <cschwan@students.uni-mainz.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Discontinuities in fill plot
Date 2011-11-20 02:21 -0800
Organization http://groups.google.com
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>

Show all headers | 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