Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Trendline in a graph 1

Status
Not open for further replies.

mpandui

Technical User
Nov 30, 2003
7
Does anyone know how to display a trendline in a graph? Note that I have a series of data, but need the trendline for that data to be shown on the graph.
Thanks.
 
I think you have to build your own variable that builds the trend the way you want. You'll have to "flatten" out the curve using some sort of running average using the previous function and then dividing by the number of periods that you use to define your trend.

Do a search on busobj.forumtopics.com for "Trend" and you'll see a good topic relating to this.

This one should give you a good start:


Steve Krandel
Westbay Solutions
 
I reviewed the referred to documentation and it was exactly what I needed.
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top