Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1369
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2012-09-14 03:07 -0700 |
| Message-ID | <5566dacf-83e4-4ced-aad8-19a416d6d8ca@googlegroups.com> (permalink) |
| Subject | Filled area in plot |
| From | J.-Th. Kühnert <jthkue@gmail.com> |
Hi, I try to fill an area in a plot. The solution "set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb "#ff0000" behind" covers the whole output. The solution "set object 1 rectangle from graph 0,0 to graph 1,1 fillcolor rgb "#ff0000" behind" covers only the area of the graph. By changing these coordinates I can change the filled area inside the graph. But these are absolut coordinates! What I'm looking for is a solution which depends on the plotting area. I need a filled area between x,y = 90,6 to x,y = 100,6 independend from the plotting pane. Is there a solution? Many thanks in advance. Best regards, Thomas
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Filled area in plot J.-Th. Kühnert <jthkue@gmail.com> - 2012-09-14 03:07 -0700
Re: Filled area in plot Christoph Bersch <usenet@bersch.net> - 2012-09-14 12:17 +0200
Re: Filled area in plot J.-Th. Kühnert <jthkue@gmail.com> - 2012-09-14 04:08 -0700
Re: Filled area in plot James <jjpuzzles@wowway.com> - 2012-09-14 04:24 -0700
Re: Filled area in plot Christoph Bersch <usenet@bersch.net> - 2012-09-14 13:24 +0200
Re: Filled area in plot Bastian Märkisch <bmaerkisch@web.de> - 2012-09-14 13:32 +0200
Re: Filled area in plot J.-Th. Kühnert <jthkue@gmail.com> - 2012-09-14 23:23 -0700
Re: Filled area in plot J.-Th. Kühnert <jthkue@gmail.com> - 2012-09-14 23:39 -0700
csiph-web