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
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.
|