@kanunilabs/pivotgrid / PivotEngineResult
Interface: PivotEngineResult
Properties
cardinalityMap
cardinalityMap:
Record<string,number>
cellMatrix
cellMatrix:
FlatCellMatrix
colTree
colTree:
PivotNode[]
columnIndexMap
columnIndexMap:
Record<string,number>
rowIndexMap
rowIndexMap:
Record<string,number>
rowTree
rowTree:
PivotNode[]