[yaala] 3D table layout

qMax yaala@verplant.org
Tue, 9 Nov 2004 18:14:48 +0600


Tuesday, November 9, 2004, 6:04:17 PM, qmax@mediasoft.ru wrote:

q> Well, it maybe nicer to layout them like this:
q> http://www.mediasoft.ru/~qmax/test3dt/

Sorry for flood, but one more note:
With such layout, no skipping-axises needed, only the last:
"BY foo,bar,baz"     - will make 2D table "inside" (bar*baz)
"BY foo,bar,baz,-"   - will make 1D table "inside" (baz*0), "baz" goes
                       into column next to the "foo".

The same applies to N-dimentional tables.
I'm just lazy to code demo for them.

-- 
 qMax