Sorry, I was not concrete enough. I mean when I try to use a script like
gnuplot x y --loess-fit --output=/home/A.eps { set title "etc" ; }
or for the command line
gnuplot x y --loess-fit { set title "etc" ; }
the figure does not contain the correct title. The same holds for all
other options one can use within the braces.
Best,
Artur
2009/4/2 Allin Cottrell <cottrell(a)wfu.edu>:
On Thu, 2 Apr 2009, artur tarassow wrote:
> one problem remains. If I use the --loess-fit option for a scatter
> plot, the manipulation of this graph does not work anymore. For
> example I can't set the title or similar things; whereas it works well
> for the other options like --linear-fit.
Could you describe a test case, please?
I tried this: open data4-1; open gretl console; type
gnuplot 1 2 --loess-fit
This gave me a plot that I could edit OK with the GUI plot editor
(change the title and so on).
Allin.
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users