Dear Allin,
Thank you very much, It worked.
regards,
Luiz Cesar
________________________________
From: Allin Cottrell <cottrell(a)wfu.edu>
To: Luiz Cesar <cesarcostar(a)yahoo.com>; Gretl list <gretl-users(a)lists.wfu.edu>
Sent: Wednesday, March 28, 2012 3:20 PM
Subject: Re: [Gretl-users] Box Plot Identification.
On Wed, 28 Mar 2012, Luiz Cesar wrote:
My name is Luiz Cesar. I´m a new user of Gretl, I have some doubts,
that i guess you can help me. I edited the gnuplot bellow, where can i add the labels?
Thank you very much!!!
You'll probably have to experiment a bit to get it to your liking, but for example
trying adding the following (say, after the "set title" line, though the
placement is not crucial):
set label "Outlier 1" at 1.05,1.87e09
Note that when you have gretl's "Edit plot commands" window open, the Help
icon takes you to the gnuplot manual, in which you can search for "label" to get
a full description of the
"set label" command.
Allin Cottrell