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


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

Filled area in plot

Received by 10.224.220.12 with SMTP id hw12mr1696472qab.8.1347617251349; Fri, 14 Sep 2012 03:07:31 -0700 (PDT)
Received by 10.236.173.202 with SMTP id v50mr230414yhl.19.1347617251262; Fri, 14 Sep 2012 03:07:31 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!v8no3823905qap.0!news-out.google.com!da15ni3445qab.0!nntp.google.com!v8no2615407qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Fri, 14 Sep 2012 03:07:31 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=153.97.19.8; posting-account=93G0ewoAAACnyZE1ERcEQC3tbRI0wiwN
NNTP-Posting-Host 153.97.19.8
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <5566dacf-83e4-4ced-aad8-19a416d6d8ca@googlegroups.com> (permalink)
Subject Filled area in plot
From J.-Th. Kühnert <jthkue@gmail.com>
Injection-Date Fri, 14 Sep 2012 10:07:31 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.graphics.apps.gnuplot:1369

Show key headers only | View raw


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 | NextNext in thread | Find similar


Thread

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