|
From: Hans-Bernhard B. <br...@ph...> - 2005-07-06 11:33:22
|
Luca Montabone wrote: > I would like to know how is possible to write a text in colour in a > legend, by using the combination of <set key> and the command > <title> in <plot> Not in any way independent of the choice of terminal driver, I think. I.e. some will do it by themselves, or governed by some option, others won't do it at all. There's no direct control over this; neither 'plot ... title' nor 'set key' have a textcolour option. > The previous version of Gnuplot was doing it automatically, the version > 4.0 does not.. Using which terminal driver? Did you check the help for that driver to see if the old behaviour can perhaps be turned back on by some new option? |