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 (August 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 10 Aug 2007 09:51:20 -0400
Reply-To:     Hari Nath <hari_s_nath@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Hari Nath <hari_s_nath@YAHOO.COM>
Subject:      workaround for gplot legend partly displaying

Hi all, I am trying to put a legend on the gplot, but no values or symbols except a label in legend......i could achieve this by specifying value = none, but the symbols still appear...so i modified something like shown below.....is there any other way to make the symbols disappear inside legend.......

many thanks hari

***************************; legend1 label=(H=0.15 in "Ln yyy = &alp. + &bet.*ln(xxx)" POSITION=(bottom right)) position=(bottom right inside) value=none shape=symbol(1E-100,1E-100) mode=share; **************************;


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