A JavaScript plugin for PivotTable.js. It renders multiple aggregations simultaneously with added configurations for rendering beautiful tables http://pranjalgoswami.in/multifact-pivottable/examples/index.html
MIT License
18
stars
13
forks
source link
Fixes th.pvtRowTotalLabel rowspan being 2 too high #12
th.pvtTotalLabel.pvtRowTotalLabel had a rowspan of 2 too high.
This would break excel output exporting when using "table-to-excel" library on the underlying table.pvtTable element.