We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16651da commit 2d97c19Copy full SHA for 2d97c19
.gitignore
@@ -2,3 +2,16 @@ node_modules
2
npm-debug.log
3
examples/bundle.js
4
yarn.lock
5
+
6
+/PivotTable.js
7
+/PivotTable.js.map
8
+/PivotTableUI.js
9
+/PivotTableUI.js.map
10
+/PlotlyRenderers.js
11
+/PlotlyRenderers.js.map
12
+/TableRenderers.js
13
+/TableRenderers.js.map
14
+/Utilities.js
15
+/Utilities.js.map
16
+/__tests__/*
17
+/pivottable.css
0 commit comments