LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (March 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 19 Mar 2008 09:56:25 +0100
Reply-To:     Andre Wielki <wielki@INED.FR>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Andre Wielki <wielki@INED.FR>
Subject:      Re: Background line in Proc Gplot
Comments: To: Wu Consulting <wuconsulting2@HOTMAIL.COM>
In-Reply-To:  <BAY139-F382758BC0EFBEE5B0CE294E3060@phx.gbl>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Wei try this inside you plot statement

Plot ... / href=0 lhref=1 ;

vref and lvref are for vertical lines the 1 of lhref means the creation of a continuous line

HTH Andre

Wu Consulting a écrit : > Hi, > > Can someone tell me the best way to create a background line in Gplot. I > wanted to have a horizontal line at y=0 in addition to the plots I am > plotting. > > Thanks. > > Wei >

-- André WIELKI INED (Institut National d'Etudes Démographiques) Service Informatique 133 Boulevard Davout 75980 Paris Cedex 20 mél : wielki@ined.fr tél : 33 (0) 1 56 06 21 54


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