Use this tag for questions related to the WebDataRocks Pivot Table library.
Questions tagged [webdatarocks]
79 questions
0
votes
1 answer
Webdatarocks file size limitation question
I know that the input data size limit for webdatarocks is 1mb. But I don't know if thats apply by input data directly in the WebDataRocks instance in the code, or only apply by loading local or external json or csv files. Can anybody help me please?

IOrch-K
- 23
- 1
- 7
0
votes
1 answer
Webdatarocks - TypeError: Cannot read property 'preventDefault' of undefined
When I press the arrow keyboard keys with the cursor in a cell focused in the pivot, I got this error:
TypeError: Cannot read property 'preventDefault' of undefined
enter image description here

IOrch-K
- 23
- 1
- 7
0
votes
1 answer
How to apply different formats to different columns or cells Webdatarocksja
Hello I need to apply different formats to my dataset depending on the column is in is this possible to do with web data rocks
0
votes
1 answer
Is there a WebDataRocks development roadmap?
I am new to javascript, and I am looking for a pivot table js tool for my project. I can not find a roadmap for WebDataRocks, is there any? or is the project being maintained ?cause I find the last updated date was one year ago.
0
votes
1 answer
WebDataRocks Pivot - Excel export not displaying time part when data type is set as datetime?
Excel export - The example(for datetime datatype) provided on the website documentation exports just the date part. https://www.webdatarocks.com/doc/data-types-in-json/
PDF exports date and time fine. The issue is only with excel. How can I export…

mla20
- 3
- 1
0
votes
1 answer
Save columns and rows configuration in the Webdatarocks
I'm using the Webdatarocks in my web app (angular 2, spring boot).
The problem is that I must re-configure the columns and the rows of the Webdatarocks each time.
I want to save some configurations that I can choose directly.
Is that possible?

A.Gh
- 109
- 1
- 1
- 6
0
votes
0 answers
WebDataRocks pivot table doesn't wrok with angularjs rest api
Here the div tag
here is the controller function
App.controller('Ctrl', ['$scope','serv', function ($scope,serv)…

Wessam Al-Bakary
- 91
- 2
- 5
0
votes
1 answer
Multiple webdatarocks pivot on same page Exception DisplayGrids
Multiple Webdatarocks pivots gives exception
"is not a constructor at displaygrids"
script is included properly but no resolution.. There is also & issue on how to differentiate export of data for both grids separately when on the same…

learner
- 29
- 4
0
votes
0 answers
'Promise' is undefined on IE11 after reload page
with last version of webdatarocks and this minimal code: