When you say "shift the arrays", are you trying to just graph them in sync or are you really willing to loose data (or pad with bogus data) to get them to both be in sync? If you are merely trying to graph them together, build them into waveforms and adjust the x0 of one of them, then graph them together. It may take some playing with it to get the exact adjustment figured out.
If you are willing to loose data and make the arrays align, you can do the same as above but then run the waveforms through the Align and Resample Express VI (Express -> Signal Manipulation -> Align and Resample) and align the data. This can be set to adjust data by stripping data until the x0 (t0?) and data length match.