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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XY chart column as series, add regression line, how?

Status
Not open for further replies.
Nov 13, 2005
24
CA
WINXP, CRXI

I am trying to plot XY chart where both X, Y are columns. My plot right now is:

For each record {Table.X}
Show values {Table.X}, {Table.Y}

I gave me the correct plot but making each (X,Y) point as a separate serie so that I cannot put a regression line on. Anyone has any idea how to do that?

TTM
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top