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

Hello, is it possible to use a compact structure in the pivot? Like the example in the printscreen. ![image](https://user-images.githubusercontent.com/11615737/64354285-13594500-cff7-11e9-9082-e1e2c37845bb.png) Besides, is it possible to do some kind of conditional formatting?...

language locales

I want to save the columns/ rows set by a user as his preference. Is there a way to read the set value.

Currently the list of unused componentes is rendered as part of the main table, as if was some sort of a row. This component is named `pvtUnused` Overall this is...

- Freezing headers of rows/columns under table - Also option to make it responsive just like how independent plotly works - And also sort options beside each column header under...

Having a look at the documentation: https://github.com/nicolaskruchten/pivottable#how-do-i-load-the-code we see that pivotTable supports the google charts D3 and C3 .. However using the react-pivottable, I couldn't find any way to use...

Hi team, i am working on Line chart.Requirement is after hover an each line it should highlighted and other lines should blur.Can you have some idea?

HI, i need to add popover after clicking ecah record.i tried one thing i am able to get popover but in diffrent place.it should come near record. tableOptions: { clickCallback:...

When they're too many unused attributes in the header the pivot-table automatically moves it to beside the rows in another box. This box is very large and distracting from the...