A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I want to clarify the post above. It appears that what is happening is that the line graph is plotting the first column of data, then adding data from the first column to the second column and plotting that as the second column of data, and then adding both the first and second columns together with the third column to plot the third column. In other words, it is summing to plot points in every column after the first.
How can I solve this problem? I promised the students I would send the fix when I received it.