Date: Thu, 4 Sep 2008 16:42:39 -0600
Reply-To: JD <jdiebal@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: JD <jdiebal@GMAIL.COM>
Subject: Trendline in SAS vs Excel
Content-Type: text/plain; charset=ISO-8859-1
If I have data in Excel such as below, I would simply create a simple bar
graph, right click on the data series in that graph and select 'Add
Trendline'. For a data such as below the trendline would be a line
'skimming' the top of each bar going from bottom left to top right. Of
course the trendline would not track the bars with real data but the concept
is the same.
Month Cost M1 1 M1 2 M1 3 M1 4 M1
5 M1
6
...
M12 12
Can someone tell me how to do something similar in SAS so I can generate a
similar chart? thank you.
|