Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcushellberg/pivottable
https://github.com/marcushellberg/pivottable
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcushellberg/pivottable
- Owner: marcushellberg
- License: apache-2.0
- Created: 2015-04-02T22:09:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T14:47:58.000Z (about 6 years ago)
- Last Synced: 2024-10-05T08:20:18.824Z (about 1 month ago)
- Language: Java
- Size: 148 KB
- Stars: 2
- Watchers: 4
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Published on Vaadin Directory](https://img.shields.io/badge/Vaadin%20Directory-published-00b4f0.svg)](https://vaadin.com/directory/component/pivottable)
[![Stars on Vaadin Directory](https://img.shields.io/vaadin-directory/star/pivottable.svg)](https://vaadin.com/directory/component/pivottable)# PivotTable Add-on for Vaadin 7
PivotTable is Vaadin wrapper for Javascript Pivot Table (https://github.com/nicolaskruchten/pivottable).
## Online demo
Try the add-on demo at http://app.fi/marcus/PivotTable
## Download release
Official releases of this add-on are available at Vaadin Directory. For Maven instructions, download and reviews, go to http://vaadin.com/addon/pivottable
## Building and running demo
git clone https://github.com/vaadin-marcus/pivottable.git
mvn clean install
cd pivottable-demo
mvn jetty:runTo see the demo, navigate to http://localhost:8080/