react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

React-based drag'n'drop pivot table with Plotly.js charts

Results 114 react-pivottable issues
Sort by recently updated
recently updated
newest added

In one of the forks of the main repository is the react-pivottable-grouping repository by jjagielka. Here is the link for the same: https://github.com/jjagielka/react-pivottable-grouping I want to implement sorting functionality to...

Hello I would like to export the table as excel file or as pdf. But I am not being able to do it. Can anyone help me with this issue....

Hi got `TypeError: t.hasOwnProperty is not a function at /home/user/Repos/next-auth-example/.next/server/app/resource-mgn-pivot/page.js:1:8273 at 3912 (/home/user/Repos/next-auth-example/.next/server/app/resource-mgn-pivot/page.js:5:13264) at t (/home/user/Repos/next-auth-example/.next/server/webpack-runtime.js:1:128) at 9683 (/home/user/Repos/next-auth-example/.next/server/app/resource-mgn-pivot/page.js:5:15263) at t (/home/user/Repos/next-auth-example/.next/server/webpack-runtime.js:1:128) at 1189 (/home/user/Repos/next-auth-example/.next/server/app/resource-mgn-pivot/page.js:1:2769) at t (/home/user/Repos/next-auth-example/.next/server/webpack-runtime.js:1:128) at F...

There are cases where having row or column totals is meaningless. For example, consider a pivot table that displays a breakdown of accounts where each account contains balances in a...

It creates duplicate row and columns both with react version 18 ![duplicate_row_column](https://user-images.githubusercontent.com/112705389/222742884-daa710ee-3241-4e0f-b44c-218f754aa056.png)

Hi, I was trying to use my own logic to assign color to table cells in a heatMap, but I was unable to do so. Also I would like to...

I need to freeze the headers (rows/ cols) and expand and collapse row values. which means, let say I have selected rows State and City. If I collapse State, Then...

Is it possible to add other types of charts to the dropdown list? I need to add **radar** chart and support for the **map** (plotly.js relay on MapBox for the...