|
From: Hans-Bernhard B. <br...@ph...> - 2004-08-03 07:37:09
|
On Mon, 2 Aug 2004, Gaspar Bakos wrote: > When I plot data, some data points fall inside the key box, and make > the labels and explanation difficult to read. Is there any option to > declare the caption box as "in front", or "no data points" can fall in > it, etc? I personally find that idea objectionable. gnuplot is a plotting program, so the data points should be considered sacrosanct. Nothing should be allowed to hide a data point, except maybe another data point. Your best bet may be the 'below' option for 'set key', which will move the entire key box to an area where the data points won't go. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |