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 (November 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 5 Nov 2009 16:44:57 -0500
Reply-To:     Arthur Tabachneck <art297@NETSCAPE.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Arthur Tabachneck <art297@NETSCAPE.NET>
Subject:      Re: More than one variable var chart
Comments: To: SAS User <sasusr@GMAIL.COM>

Ed,

There are probably many graphs that would fit your description.

Take a look at: http://robslink.com/SAS/democd6/aaaindex.htm

Each graph comes complete with example code. If you don't find what you're looking for there, browse the rest of Rob's site. He has many, many examples of things you can do with SAS/Graph.

Art --------- On Thu, 5 Nov 2009 18:15:46 -0300, SAS User <sasusr@GMAIL.COM> wrote:

>Hello, >I'm looking for a way to make a bar chart with sas to have the total cost >divided by different cost centers only in one bar. >Is it possible to add a line to that graph? >Is it possible to make that simple? >I have >var 1, var 2, var 3 (all costs) >and I want a graph having 1 bar with the total cost divided each bar by size >using the cost value and another bars for a classification group (for >example city) > >Thanks a lot, >Ed.


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