I have sensor readings that go back several months in column B, in excel. Column A has the timestamps of these readings…
For insance,
A B
000 0
030 -4
100 2
...
1130 3
0000 6
Over the course of many months…
I would like to create a graph in excel of column B vs column A, where the X axis only consists of 000, 030, 100, …. 1100, 1130 and the various Y values are every instance of the each X value in my data. Is this possible?
Thanks
Does a standard scatter plot not do it for you?