nicolaskruchten / pivottable

Open-source Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
https://pivottable.js.org/
MIT License
4.36k stars 1.08k forks source link

No docs on how to embed this in pure html page? #1068

Open rtiwarihr opened 5 years ago

rtiwarihr commented 5 years ago

I am looking for a doc to embed pivot js to my html page? do you have a doc on this? also does license allows us to sell it as a product by embedding it in our data analytics product?

nicolaskruchten commented 5 years ago

The license is here, and is pretty self-explanatory: https://github.com/nicolaskruchten/pivottable/blob/master/LICENSE.md ... it's the MIT license and lets you do pretty much whatever you want so long as you don't remove my copyright notice or try to sue me for any reason.

With respect to embedding into an HTML page, every page of the documentation here does exactly that: https://pivottable.js.org/ and this section of the readme is pretty clear: https://github.com/nicolaskruchten/pivottable#how-do-i-load-the-code