Date: Tue, 11 Jul 2000 10:58:44 -0400
Reply-To: Paige Miller <paige.miller@KODAK.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Paige Miller <paige.miller@KODAK.COM>
Organization: Eastman Kodak Company
Subject: Re: Gchart : More than one var
Content-Type: text/plain; charset=us-ascii
Van Niekerk Leon wrote:
>
> Hi,
>
> Maybe I'm missing something obvious. I'm trying to find a way to graph
> (gchart: vbar & hbar) more than one analysis variable (sumvar=). I know all
> about groups & subgroups. I simply want to bar two analysis variables.
>
> Is this possible ?
I think I know what you want, as I have looked for ways to do this
myself in SAS. You want to show two (or more) distributions on the same
bar chart, for example, a bar for males and a bar for females at each
x-axis value (assuming vbar), and then similarly at each x-axis value. I
haven't figured out a way to get SAS subgroups and/or groups to do this.
So, this is very odd, something that is easy to do in Excel can't be
done easily in SAS. Eventually, I resorted to creating separate bar
charts for males and females, and then putting these charts side by side
using PROC GREPLAY templates, but that still isn't the same as putting
the bars side by side like I originally wanted.
--
Paige Miller
Eastman Kodak Company
paige.miller@kodak.com
"It's nothing until I call it!" -- Bill Klem, NL Umpire
"Those black-eyed peas tasted all right to me" -- Dixie Chicks
|