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

X and Y value in chart (graph) association problems

Status
Not open for further replies.

accessuserit

Programmer
Nov 10, 2001
29
IT
I have a query thath build two series of value
(quality1,price1),(quality2,price2), (quality3,price3), ...
for example(95, 82),(97, 88),(96, 84)

i need to compose a sigle graph with on X axis the quality value, and on y axis the price values of each groups.

if i use only two values or one group(quality1,price1) not have a problem

if i try to use 4 or more values (two or more groups of data) dont work

In need another help to create a tendence line.

Help me

Tanks for all
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top