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

https://github.com/nnajm/orb/tree/v1.1.0/dist/v1.1.0 In this version there are several fixes, including I use this, in the implementation only changes is how to create the parameters.

Hi, i store into my db this format for my date YYYYMMDD so i use DATE_FORMAT(AD01,'%d/%m/%Y') in my query because i would see a better view to y axes. But...

Drag and drop for column fields not working on IE 11.

This software is still mantained? We are planning to intensify the adoption of it in our application, but the latest closed bug was on July of 2015. The are many...

Is this project still active and being maintenanced or do you recommend me something else?

i am trying to use orb in my react.js app to display some data. But i don't know how to render orb component directly in jsx

i tried using it with 20k records but it did crash. I can't remember exactly the error message but it's about memory. It appears that it use too much memory...

I tried to store a config object and change the configuration via Javascript. But, after first config refresh, the pivot table not work properly. There's an example: ``` javascript var...

I'm looking for a method in which to clear this grid. setting innerHTML to "" causes failure within react.js. Is there a simple means to clear the grid so that...