pivot-output: Fix vertical line presence and style.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 31 Dec 2020 22:19:11 +0000 (14:19 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 31 Dec 2020 22:36:07 +0000 (14:36 -0800)
commit1413cae2cdd5bf0909c0616e52752c2570175118
tree0b417b1ed45f74ab1e9c4dc8002778877e6effbb
parent351fe75ddfcd68912ee1961b20ca56205c626c40
pivot-output: Fix vertical line presence and style.

This code failed to draw dividers between groups and it didn't
follow the same pattern as SPSS for choosing between
"dimension" and "category" style for vertical dividers.  This
commit fixes both problems.
src/output/pivot-output.c