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


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

key in front of object rectangle

From Jörg Buchholz <bookwood4news@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject key in front of object rectangle
Date 2015-03-15 19:53 +0100
Organization A noiseless patient Spider
Message-ID <me4kdn$dku$1@dont-email.me> (permalink)

Show all headers | View raw


Hello,

what I am want to do is the following:

Put a rectangle in front of the axis and the grid, but the key in front 
of all.

I try:

set object 1 rect from 7, graph 1.1 to 8, graph -0.1 fc rgb "cyan" fs 
solid 1.0 front noclip
set key box opaque
set grid
set term x11
plot sin(x)

But than the rectangel is in front of the key. If I set a label withe 
the option 'front' it is in front of all. But for the key there is no 
option 'front'.

Is there a simple way to make the key as a label?


Jörg



Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar | Unroll thread


Thread

key in front of object rectangle Jörg Buchholz <bookwood4news@freenet.de> - 2015-03-15 19:53 +0100
  Re: key in front of object rectangle Karl <mail.kfr@gmx.net> - 2015-03-16 14:33 +0100
    Re: key in front of object rectangle Jörg Buchholz <bookwood4news@freenet.de> - 2015-03-17 06:40 +0100

csiph-web