to get a table with columns for a and b. But when I try to create a scatter plot of “a” against “b”, I can’t seem to change the “X column” to anything other than “_time”? Is this deliberate, or am I doing something wrong?
I was testing this and for some reason the X axis max/min goes to a huge range (1.5T on the far right) regardless of what i pick as the source aside from _time. The problem is that I can’t find any way to adjust the X domain for the scatter plot. There is that capability for the heatmap, so I’m using that for now.