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 (July 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 18 Jul 2006 09:19:44 -0400
Reply-To:   Jennifer Sabatier <plessthanpointohfive@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Jennifer Sabatier <plessthanpointohfive@GMAIL.COM>
Subject:   side-by-side bar chart/histogram - PULLING MY HAIR OUT!

Hi, All,

I am trying to get a nice histogram where the frequency bars for my groups are side-by-side on each value of the categorical axis.

I have three groups: Diseaed, Sensitized, Not Diseased. I have frequencies of certain alleles. So, for the first allele, 0101, I want to see the frequency for each group. Then move to the next allele, 0102, again, I want to see the frequency bars for each.

So far, I can get three side by side histos from Proc Gchart with the categorical axis repeated 3 times. I don't want that.

Is there an easy solution to this? Is there a not so easy solution? Any solution? I've searched these archives, but couldn't find a similar question, and I've googled it. I tried to tinker with a macro for side-by-side box plots but I couldn't get it two work for more than two groups.

Thanks,

Jen


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