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 2001, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 19 Oct 2001 09:41:51 -0500
Reply-To:     "Smith, Curtis, Mr, DCAA" <Curtis.Smith@DCAA.MIL>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Smith, Curtis, Mr, DCAA" <Curtis.Smith@DCAA.MIL>
Subject:      Re: SAS graph ?
Comments: To: "Karen Olson, Ph.D." <karen.olson@TCH.HARVARD.EDU>
Content-Type: text/plain

If you are running SAS for Windows, you can do what you want using the Graph-N-Go interface. The SAS/Graph procs won't let you combine a bar and line chart, but Graph-N-Go will because Graph-N-Go does not actually use the SAS/Graph procs (although SAS/Graph is required to run Graph-N-Go).

-----Original Message----- From: Karen Olson, Ph.D. [mailto:karen.olson@TCH.HARVARD.EDU] Sent: Friday, October 19, 2001 7:26 AM To: SAS-L@LISTSERV.UGA.EDU Subject: SAS graph ?

I have some data that I could plot as a bar chart or a line plot. The horizontal axis is an ordered numeric variable and the vertical is continuous. I wanted to plot data from 2 different weeks on the same graph and could use proc gplot and overlay the 2 lines. However, actually, I'd like to make one week a bar chart and the other a line plot and have them be on the same graph. Can I do that?

Thanks,

Karen Olson Child Development Unit & Informatics Program Children's Hospital, Boston Dept. Pediatrics, Harvard Medical School


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