Great!
That is exactly what my previous post described!
Here is an example to make it clearer; it uses the build waveform function, and then wires the resultant waveform to a graph. Relative to the last post, the "Y values" are are an array of random values created by the for loop, which has the (0, 1) random number generator. Note that I have plotted it to two separate waveform graphs (a "Top" and "Bottom" Waveform Graph), where the second one I have right clicked on the x-axis, selected "Formatting...", and chose "Absolute Time" instead of the default "Floating Point." I then right clicked on the second waveform (on the block diagram) and chose Create -> Property Node, selecting the x-axis offset property, which takes time stamp value (converted to double representation) and sets the offset appropriately.
Hopefully this helps, and gives you a couple other things to play with as well!
Thank you,
Best Regards,
JLS