GitHub - Seungwoo321/vue-pivottable: It is a Vue port of PivotTable.js. For Vue 3, go to https://github.com/vue-pivottable/vue3-pivottable (original) (raw)
Vue Pivottable
⚠️ This package supports Vue 2 only.
👉 Looking for Vue 3? Use: vue3-pivottable GitHub repo
It is a Vue port of the jQuery-based PivotTable.js
Documentation
You can view the documentation at https://seungwoo321.github.io/vue-pivottable. It's also lighter by removing vue-plotly from the dependencies.
Live Demo
Example Code
Clone the project
git clone https://github.com/Seungwoo321/vue-pivottable.git
Go into the cloned directory
cd vue-pivottable/example/
npm install
npm install
npm run serve
npm run serve
Open browser to http://localhost:8080
Installation
npm i vue-pivottable@0.4.68
Usage
- Vue Pivottable
- Vue Pivottable Ui
- Plotly renderer
See docs
Contributors
Inspired
- plotly/react-pivottable - React-based pivot table library
- David-Desmaisons/vue-plotly - vue wrapper for plotly.js
License
MIT