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

It is a Vue port of the jQuery-based PivotTable.js

Results 18 vue-pivottable issues
Sort by recently updated
recently updated
newest added

How can I set a label for column / row names?

enhancement

I was thinking if it's possible to have aggregator on multiple columns. For example: A | B | C One | 1 | 2 Two | 1 | 2 One...

enhancement

hi all dear how can i save pivottable result? im want to get created report and save it to json

duplicate

![image](https://user-images.githubusercontent.com/3803097/78277553-a403ef00-750c-11ea-827b-fa9c5c2587d0.png) This happens when I try to add it as a plugin in NuxtJS. I have tried different combinations of ways to import the component, all with the same error...

enhancement

hi, i wanna create hyper links with the numbers of results. is that possible?

enhancement

How integrate with Subtotal plugin?

documentation

I'm getting this error with Vue3 and Vite. I've tested in a fresh project too.

Hi, when i'm trying to import the css file I get the next error. Error: ``` Error: Package path ./dist/vue-pivottable.css is not exported from package C:\dev\vue\monedero-vue\node_modules\vue-pivottable ``` These are my...