|
From: Hans-Bernhard B. <br...@ph...> - 2004-05-14 12:01:09
|
On Fri, 14 May 2004 fl...@pl... wrote: > Hi, > I have two questions regarding symbol colors: > > Gnuplot seems to change the textcolor in the key (legend) to eth color of > the symbol. It'll do that only if the terminal supports coloured text. You can disable that for the postscript terminal using the 'blacktext' option., That's all the control you currently have over the key entry text colour in gnuplot. > Is it possible to have a symbol filled with one color with a border > around the symbol of a different color. Not if you want the fill colour to be anything else but white. There are white-filled versions of most symbols in the PostScript driver. > I run into this problem when a few > datapoints are close to each other, they overlap, and one can't recognize > the shape anymore. Don't fill them then. Filling means more ink on the paper, increasing the risk of symbols overpainting each other until they're no longer decipherable. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |