Forum Discussion
jrcagle
Mar 02, 2022Copper Contributor
Unusual chart issue
Hi, I'm trying to create a standard scatterplot. The data consists of scores (x, col E: 0-100) on a test, followed by grades (y, col I: 0-100) in a class. The scatterplot was created by selecting...
jrcagle
Mar 02, 2022Copper Contributor
UPDATES:
* Considered that the .csv filetype might be responsible. Resaved the data as .xlsx filetype; no change.
* Plotted additional column pairs: L1:L170 vs C1:C170, L1:L170 vs D1:D170. Both graphs appeared to be correct and spot-check of data points passed.
* Plotted additional column pair: I1:I170 vs F1:F170. Got *identical graph* (seen via overlay) to I1:I170 vs E1:E170, shown above in original post. Both graphs appear to be plotting I1:I170 vs the row number rather than vs the column value.