Skip to content

Version 1.6.0

Compare
Choose a tag to compare
@nagarajanchinnasamy nagarajanchinnasamy released this 12 Jan 22:14
· 25 commits to master since this release
  1. Adding colTotal and rowTotal class names to headers #24 - Thanks to PR by @cesartl

  2. 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"

  3. Test cases are rewritten to test the functionality of this plugin - #1 Run tests from here