On Mon, 8 Oct 2007, Ignacio Diaz-Emparanza wrote:
>
> > 2)- When I create scatter plots, the fitted line is in blue,
> > however, once saved as eps, it becomes green, which is difficult
> > to see using a projector.
>
> This is tricky, but is fixed for most cases in current CVS.
>
> Allin.
It seems something has been broken about saving .eps graphs.
In Kubuntu Linux, if I try to save a graph as .eps I obtain the error:
stderr: ' "/home/etpdihei/gretl/gptout.tmp", line 13:
undefined
variable: rgb'
Ah, we've hit another case where syntax differs across versions of
gnuplot: the "rgb" thing works with gnuplot 4.2 and higher, but
not with 4.0. I'll take another look at the issue.
Allin.