react-pivottable
react-pivottable copied to clipboard
React-based drag'n'drop pivot table with Plotly.js charts
# 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.  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.