Date: Wed, 29 Mar 2006 17:59:44 -0500
Reply-To: Wensui Liu <liuwensui@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Wensui Liu <liuwensui@GMAIL.COM>
Subject: Re: Proc plot
In-Reply-To: <e0ere4$o41$1@SonOfMaze.dpo.uab.edu>
Content-Type: text/plain; charset=ISO-8859-1
Mark,
In what way do you want to fit multiple plots in a couple pages, overlay
with single y-axis, overaly with 2 different y-axis, or matrix?
They can be so different.
On 3/29/06, Mark Leader <markl@uab.edu> wrote:
>
> I have data that tracks several items over 5 years.
> I would like a plot for each transport over a 1 year period by month .
> But I would like to put all these 20 plots on only a couple pages.
> How do I do this with out a lot of where statements and data sets.
> SAS Data looks like this:
>
> transport year mounth amount
>
> car 1998 1 3
> truck 1998 1 5
> suv 1998 1 4
> tractor 1998 1 8
> car 1998 2 3
> truck 1998 2 5
> suv 1998 2 4
> tractor 1998 2 8
>
> car 1999 1 6
> truck 1999 1 9
> suv 1999 1 2
> tractor 1999 1 6
> car 1999 2 6
> truck 1999 2 9
> suv 1999 2 2
> tractor 1999 2 6
>
> car 2000 1 5
> truck 2000 1 8
> suv 2000 1 4
> tractor 2000 1 8
>
--
WenSui Liu
(http://statcompute.blogspot.com)
Senior Decision Support Analyst
Health Policy and Clinical Effectiveness
Cincinnati Children Hospital Medical Center
|