Changes

Jump to: navigation, search

Cross Table

524 bytes added, 17:41, 23 April 2013
no edit summary
Implements a table like object, a collection of columns and rows, that displays data as a crossed view of two columns.
The Cross Table object needs two [[Date]] or [[Text]] columns (or one of each) and supports an unlimited number of [[Value]] columns.
The data displayed in the Cross Table will be a cross of the Data and Text columns with the first column being the row and the second the column. The Value columns will be shown summarized in the center.
 
For simple table options, see [[Table]].
 
 
[[File:ctable_ex.png]]

Navigation menu