A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Doesn't this have no x-axis data? It seems the 2 sets are plotted with implicit x values of 1, 2, and 3. What if I didn't want my data to plot vs. 1, 2, 3, etc.?
Let's say I have 2 sets of data:
X1 = 0.98, 2.11, 2.98
Y1 = 5, 10, 15
X2 = 1.01, 1.99, 3.02
Y2 = 6, 9, 14
How would a graph both those sets in 1 graph for the online version?