Date: Mon, 29 Nov 1999 09:07:00 -0500
Reply-To: "Slagle, Paul" <Paul.Slagle@STATPROBE.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Slagle, Paul" <Paul.Slagle@STATPROBE.COM>
Subject: Re: Points labels in Gplot Procedure
Content-Type: text/plain; charset="iso-8859-1"
José
From my experience, you will have to use the Annotate facility, as the
symbol statement does not allow for data to be used in the symbols.
When setting this up, you might to the example on page 504 of the SAS/Graph
Software Reference Manual, Vol 1. Make sure to use the xsys and ysys value
of '2' and, for the symbol statement, set the value=NONE.
Hope that helps.
Paul K. Slagle
STATPROBE, Inc.
3885 Research Park
Ann Arbor, MI 48108
paul.slagle@statprobe.com
http://www.STATPROBE.com
-----Original Message-----
From: José Ailton Alencar andrade [mailto:andrade@INEP.GOV.BR]
Sent: Monday, November 29, 1999 8:25 AM
To: SAS-L@LISTSERV.VT.EDU
Subject: Points labels in Gplot Procedure
Hello All,
How do I replace the plot symbols (dot, star, etc.) to a variable
label? I think we have to use the Annotate Facility. But I have not
clearly how.
thanks.
|