Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3005
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Horizontal filling |
| Date | 2015-08-04 10:54 +0200 |
| Organization | solani.org |
| Message-ID | <mppuju$5m4$1@solani.org> (permalink) |
| References | <8a7ebbf2-216d-4ce5-8757-b5872ec0dea3@googlegroups.com> |
Am 04.08.2015 um 10:15 schrieb lakseru@gmail.com: > Hi! > > I want to plot with filled curve, but instead of filling between to curves vertically, I want to fill horizontally. I want this: http://imgur.com/Z9ZtWqU > > I was not able to do this with just filledcu (but then again, I am not an expert). Is this possible? > Combine the points that make up the left and right curve to one dataset of x,y values (no empty line in between), and plot it "with filledcurves closed" and invisible linecolor. Then add the two individual curves with the linestyle you want.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Horizontal filling lakseru@gmail.com - 2015-08-04 01:15 -0700 Re: Horizontal filling Karl Ratzsch <mail.kfr@gmx.net> - 2015-08-04 10:54 +0200
csiph-web