Version 1.6.1
·
23 commits
to master
since this release
Fixed the issue of broken tests. Details at: #25
_Changes in Version 1.6.0_
-
Adding colTotal and rowTotal class names to headers #24 - Thanks to PR by @cesartl
-
Following new Subtotal.js specific aggregators implemented - #2 Please refer to this example.
$.pivotUtilities.subtotal_aggregators"Count As Fraction Of Parent Row"
"Count As Fraction Of Parent Column"
"Sum As Fraction Of Parent Row"
"Sum As Fraction Of Parent Column" -
Test cases are rewritten to test the functionality of this plugin - #1 Run tests from here