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

# Summary This pull request addresses a React 18-related issue where moving an item between **Columns** and **Rows** in the `PivotTableUI` causes duplicated state due to React 18's double rendering...

How to unmerge data if possible in pivot table. ![Image](https://github.com/user-attachments/assets/8b5580bd-ddfb-4b00-b8e7-b2081866d75e) as in the above picture female and male in merged is it possible to unmerge it ?

I see a some answers where you recommend to use custom render but I don't find anything in this documentation on how to do so.