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 (October 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 4 Oct 2002 09:48:15 +0200
Reply-To:     Poul Ravn Sørensen <poulravn1@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Poul Ravn Sørensen <poulravn1@HOTMAIL.COM>
Organization: TDC Internet
Subject:      Using same interval in plot and plot2 statement

Hi again,

I'm amazed at the quality of help received here the last couple of days. Thank you.

Another tricky one?

I am generating multiple graphs using by-groups on proc gplot (two levels). Further each graphs has four variables on it, three of them are plotted using a plot-statement, the last one, having values shifted relative to the first three, is plotted using a plot2 statement. Without using macro and having to extract min-max values from the data, I want to control the right and left axis to be spanning the SAME interval. I.e. the 'from' and 'to' of the axis statement are undetermined, but the span is not.

Is this possinble using an axis-statement alone?

Regards

Poul R S


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