Skip to content

Version 1.6.1

Choose a tag to compare

@nagarajanchinnasamy nagarajanchinnasamy released this 12 Jan 22:58
· 23 commits to master since this release

Fixed the issue of broken tests. Details at: #25

_Changes in Version 1.6.0_

  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