LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 1998, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 10 Nov 1998 08:09:55 +0000
Reply-To:     Paul Marsh <Paul.Marsh@ELECTRICITIES.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Paul Marsh <Paul.Marsh@ELECTRICITIES.COM>
Subject:      Re: GPLOT: how do I label datapoints ?
Content-Type: text/plain; charset=us-ascii

you need to do what SAS/GRAPH would call an 'annotation'. the key to an annotate dataset - it is just like any other SAS dataset 'cept the variable names are dictated by the annotate facility. and be ready to do some trial and error in placing your labels.

Bent Nagstrup wrote:

> Hi *.world :) > > I'm working with a simple plot x*y statement and would like to > 'decorate' the plot by labelling each datapoint by the recordname, which > is stored in the variable 'name'. > > This may not make the plot prettier but it's a lot easier to identify a > particular record. > > Can anybody please tell me who to do this? > > -- > Bent Nagstrup <Bent.Nagstrup@mmf.aau.dk> M.Sc. > Research Unit for Molecular Biology, Aarhus University > ---- > A bus station is where the bus stops, > A train station is where the train stops, > On my desk I have a workstation....

-- Paul.Marsh@ElectriCities.com


Back to: Top of message | Previous page | Main SAS-L page