Navio has two logical axes: the attribute axis, along
which the columns are laid out, and the record axis,
along which one line per row is drawn.
nv.orientation = "horizontal" (the default) puts attributes
across and records down; "vertical" transposes them.
orientation = "horizontal"orientation = "vertical"