Forum Discussion
akilo101
Mar 30, 2022Copper Contributor
Excel graphing incorrect values
I have some data in an excel sheet that is comprised of X and Y values and I am trying to plot them as a scatter plot. However, when creating the simple scatter plot the numbers it graphs are entirel...
Greg_B11
Jun 06, 2024Copper Contributor
I am seeing the same issue.
X data is RED. Why is it plotting as 1, 2, 3, 4... etc. It should be plotting the values themselves, correct?
Greg_B11
Jun 06, 2024Copper Contributor
I just solved my own problem. I think Excel was confused because of one of the X values having a typo. One value was written as "18..5" which has two decimal points. Because of that, Excel didn't interpret that column of data as numbers. It interpreted them as text, even though the other cells in the column were formatted as numbers. When I corrected the typo, the graph fixed itself automatically.
- HansVogelaarJun 06, 2024MVP
Good catch!