orb icon indicating copy to clipboard operation
orb copied to clipboard

Pivot table javascript library

Results 71 orb issues
Sort by recently updated
recently updated
newest added

Remove last target, when target not found. Added a dataRowColumn field option where you can specify whether the fields is available for data, row or column or its combination. The...

Since my table is large I want to display grand total column as the first column before the pivoted columns columns. I have 2 aggregated measures Is there a way...

Please create a way to remove the pivot componenet. i tried `ReactDOM.unmountComponentAtNode(renderElement);` in "orb.ui.pgridwidget.js" file where it uses `ReactDOM.render(...)` i removes it but then when i recreate the element the...

Do anyone know how to make aggregationFunc to do fraction of result table with row's grand total ? Like "Show Values as % of Row Total" function in excel pivot...

This only works if the mouse is on column headers, and not on the table body

Hello, I've tried to run gulp but I get an error. This is solved changing in the **package.json** file the version for gulp-less module: `"gulp-less": "^3.0.5",` Otherwise, you'll get this...

When opening just the first level, the row headers render with a blank space on safari. This causes all the numbers below the issue to be misaligned. https://jsfiddle.net/2vedw2vn/2/ ![image](https://cloud.githubusercontent.com/assets/850881/16308372/b82518ca-3932-11e6-9634-8de71c24b7f5.png)

![picture1](https://cloud.githubusercontent.com/assets/4572839/16055167/14f86a1a-3268-11e6-9f7e-8a0947888178.png). Ideally, the extra fields should appear in a row below.

First, thanks for this awesome work! Then I have a question: I don't know if it is already possible or if it would be hard to develop this feature but,...

enhancement