pivot.js

Advanced interactive Pivot table.


Objects

Constants

CSS classes


Pivot(div, headerRow, dataRows, headerRowIndexes, headerColIndexes, filterIndexes, dataColumnIndex, optObj)

Creates Pivot table. Arguments are explained below:

For each column specified in filterIndexes, HTML element <select> is created; users are encouraged to append them to DOM tree. They are available in pivot.filters array.