You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a React port of the jQuery-based PivotTable.js and is under active development, but not even alpha-stage yet :)
3
+
This project is a React port of the jQuery-based [PivotTable.js](https://pivottable.js.org/) (by the same author) and is under active development, but it's early days and not production-ready yet.
4
+
5
+
## Project Goals
6
+
7
+
* Similar API to PivotTable.js but more uniform
8
+
* ES6 instead of CoffeeScript
9
+
* React instead of jQuery
10
+
* Plotly.js instead of C3.js
11
+
12
+
## Roadmap to Release
13
+
14
+
* See [Issue #1](https://github.com/plotly/react-pivottable/issues/1)
0 commit comments