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.33k stars 1.07k forks source link

PIVOTTABLE.JS Can I use PIVOTTABLE.JS simplely by including a reference link #1312

Closed allanspielman closed 1 year ago

allanspielman commented 1 year ago

for example. webrocks allows use as follows:

<script src="https://cdn.webdatarocks.com/latest/webdatarocks.toolbar.min.js"></script>
<script src="https://cdn.webdatarocks.com/latest/webdatarocks.js"></script>

is there a similar link for pivotably? I assume NOT  since it is written in coffee and only compiles to js.
allanspielman commented 1 year ago

answer: YES! NO NEED TO INSTALL. lust use <script tag to external source

JS Pivot