set xyrev on|off
Reverses the axes on a plot.
By default for a Z, T plot, the time dimension is plotted horizontally, and
the Z dimension is plotted vertically. By setting xyrev
, the time
dimension would be plotted vertically and the Z dimension would be plotted horizontally.
Reset by a clear
or set vpage
command.