Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8
Default Trend Line Behind Data?

Is there any way I can get the trend line to appear BEHIND the data line it
is trending? I have a chart which is very clear to see when there is a great
deal of varience in the data line (which unfortunatly is a bad condition) but
when the data is is a very stable state (good condition) the data line tends
to get lost behind the trend line and is not very visible.

I am using Excel 2002, just in case it is relevant

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Trend Line Behind Data?

Hi,

Looks like the trend line is drawn on the top layer of charting elements.

You could calculate the trend line using formula and plot it as a normal
series. Then you can change the plot order.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Richard Wood" wrote in message
...
Is there any way I can get the trend line to appear BEHIND the data line
it
is trending? I have a chart which is very clear to see when there is a
great
deal of varience in the data line (which unfortunatly is a bad condition)
but
when the data is is a very stable state (good condition) the data line
tends
to get lost behind the trend line and is not very visible.

I am using Excel 2002, just in case it is relevant


  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8
Default Trend Line Behind Data?

Andy,

Thanks for the reply. I had thought of that, but its a bit beyond my
understanding of Excel and chartsd to achieve it. I have seen in a number of
posts reference to the LINEST() function, however having played with it for a
little while I have to say I am none the wiser as how to use the result from
this function to plot a line, let alone one that matches the automatic trend
line.

Any help would be greatly appreciated

"Andy Pope" wrote:

Hi,

Looks like the trend line is drawn on the top layer of charting elements.

You could calculate the trend line using formula and plot it as a normal
series. Then you can change the plot order.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Richard Wood" wrote in message
...
Is there any way I can get the trend line to appear BEHIND the data line
it
is trending? I have a chart which is very clear to see when there is a
great
deal of varience in the data line (which unfortunatly is a bad condition)
but
when the data is is a very stable state (good condition) the data line
tends
to get lost behind the trend line and is not very visible.

I am using Excel 2002, just in case it is relevant


  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default Trend Line Behind Data?

Have you looked at the Excel Help info for the LINEST function ?
--
David Biddulph

"Richard Wood" wrote in message
...
Andy,

Thanks for the reply. I had thought of that, but its a bit beyond my
understanding of Excel and chartsd to achieve it. I have seen in a number
of
posts reference to the LINEST() function, however having played with it
for a
little while I have to say I am none the wiser as how to use the result
from
this function to plot a line, let alone one that matches the automatic
trend
line.

Any help would be greatly appreciated

"Andy Pope" wrote:

Hi,

Looks like the trend line is drawn on the top layer of charting elements.

You could calculate the trend line using formula and plot it as a normal
series. Then you can change the plot order.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Richard Wood" wrote in message
...
Is there any way I can get the trend line to appear BEHIND the data
line
it
is trending? I have a chart which is very clear to see when there is a
great
deal of varience in the data line (which unfortunatly is a bad
condition)
but
when the data is is a very stable state (good condition) the data line
tends
to get lost behind the trend line and is not very visible.

I am using Excel 2002, just in case it is relevant




  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Trend Line Behind Data?

Not sure which ones you have seen or not.

http://people.stfx.ca/bliengme/ExcelTips/Polynomial.htm
http://tushar-mehta.com/publish_trai...nalysis/16.htm

Cheers
Andy

Richard Wood wrote:
Andy,

Thanks for the reply. I had thought of that, but its a bit beyond my
understanding of Excel and chartsd to achieve it. I have seen in a number of
posts reference to the LINEST() function, however having played with it for a
little while I have to say I am none the wiser as how to use the result from
this function to plot a line, let alone one that matches the automatic trend
line.

Any help would be greatly appreciated

"Andy Pope" wrote:


Hi,

Looks like the trend line is drawn on the top layer of charting elements.

You could calculate the trend line using formula and plot it as a normal
series. Then you can change the plot order.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Richard Wood" wrote in message
...

Is there any way I can get the trend line to appear BEHIND the data line
it
is trending? I have a chart which is very clear to see when there is a
great
deal of varience in the data line (which unfortunatly is a bad condition)
but
when the data is is a very stable state (good condition) the data line
tends
to get lost behind the trend line and is not very visible.

I am using Excel 2002, just in case it is relevant



--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info


  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 762
Default Trend Line Behind Data?

Richard Wood -

John Walkenbach shows worksheet functions for all trendline equations he

http://j-walk.com/ss///excel/tips/tip101.htm

- Mike Middleton
http://www.DecisionToolworks.com
Decision Analysis Add-ins for Excel



"Richard Wood" wrote in message
...
Andy,

Thanks for the reply. I had thought of that, but its a bit beyond my
understanding of Excel and chartsd to achieve it. I have seen in a number
of
posts reference to the LINEST() function, however having played with it
for a
little while I have to say I am none the wiser as how to use the result
from
this function to plot a line, let alone one that matches the automatic
trend
line.

Any help would be greatly appreciated

"Andy Pope" wrote:

Hi,

Looks like the trend line is drawn on the top layer of charting elements.

You could calculate the trend line using formula and plot it as a normal
series. Then you can change the plot order.

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Richard Wood" wrote in message
...
Is there any way I can get the trend line to appear BEHIND the data
line
it
is trending? I have a chart which is very clear to see when there is a
great
deal of varience in the data line (which unfortunatly is a bad
condition)
but
when the data is is a very stable state (good condition) the data line
tends
to get lost behind the trend line and is not very visible.

I am using Excel 2002, just in case it is relevant




  #7   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 5,600
Default Trend Line Behind Data?

A different approach. By default a Trendline is perhaps thicker than it need
be. Try formatting its weight to the thinnest available, or even try a
non-continuous line-style. Also try a less distinct colour or one that
obviously contrasts with the series line (which you could make thicker if
you want).

Regards,
Peter T


"Richard Wood" wrote in message
...
Is there any way I can get the trend line to appear BEHIND the data line

it
is trending? I have a chart which is very clear to see when there is a

great
deal of varience in the data line (which unfortunatly is a bad condition)

but
when the data is is a very stable state (good condition) the data line

tends
to get lost behind the trend line and is not very visible.

I am using Excel 2002, just in case it is relevant



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to add data points to a scatter plot with trend line Samantha Charts and Charting in Excel 3 April 3rd 23 04:16 PM
Which trend line? joyous_h New Users to Excel 1 July 25th 06 01:32 PM
Trend line AndreasN Charts and Charting in Excel 2 February 12th 05 07:37 PM
trend line does not appear JB Charts and Charting in Excel 1 January 26th 05 08:24 PM
trend line Nee Charts and Charting in Excel 2 January 25th 05 03:11 PM


All times are GMT +1. The time now is 12:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"