Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #447
| From | Ingo Thies <ingo.thies@gmx.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Filledcurves with functions? |
| Date | 2011-07-18 09:25 +0200 |
| Message-ID | <98i5fnFhe3U1@mid.individual.net> (permalink) |
Hi, is there a way to use the filledcurves style with two functions (between them the curve is to be filled) instead of data files? gnuplot.pdf suggests that fill between two curves is only possible for two data sets, but this would be a quite strong restriction, since single-curve fill (i.e. between curve and axis) is possible even with functions. Another possibility would be the use of "set table", but this would require to write more than two data columns, and I cannot see how to do this. Plotting multiple datasets results in multiple data blocks rather than multiple y columns. Therefore, the only way I can see now is to invoke an external program or to manually edit the written table. Any hints? Ingo
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Filledcurves with functions? Ingo Thies <ingo.thies@gmx.de> - 2011-07-18 09:25 +0200
Re: Filledcurves with functions? Ingo Thies <ingo.thies@gmx.de> - 2011-07-18 15:28 +0200
Re: Filledcurves with functions? sfeam <sfeam@users.sourceforge.net> - 2011-07-18 09:53 -0700
Re: Filledcurves with functions? Ingo Thies <ingo.thies@gmx.de> - 2011-07-18 23:27 +0200
csiph-web