pivot-table: Change the default format to omit empty rows and columns.
[pspp] / tests / language / stats / crosstabs.at
index 40117dc7e91f3d9d88236aaeac1162dac6b53398..de13f1b6b12e651e72ed1cc47d67dacf679be2c9 100644 (file)
@@ -79,8 +79,12 @@ Table: Summary
 x × y,0,.0%,1,100.0%,1,100.0%
 
 Table: x × y
-,,
-,,
+,,,y,,,,,,,Total
+,,,1.00,2.00,3.00,4.00,5.00,6.00,7.00,
+x,1.00,Count,,,,,,,,
+,2.00,,,,,,,,,
+,3.00,,,,,,,,,
+Total,,,,,,,,,,
 ]])
 AT_CLEANUP