🎮 Live Interactive Demo

See it in action — play with real data

Drag fields, switch to charts, export to Excel. No signup required.

Loading demo…
Feature highlights

Everything you just used is production-ready

⊞

Drag & drop pivot

Fields, Rows, Columns, Values — rearrange with a drag.

📊

20+ chart types

Switch to bar, line, pie, heatmap, waterfall and more.

📥

One-click export

Excel, PDF, HTML, CSV, PNG — all client-side.

∑

10 aggregation functions

Sum, count, average, percentile, running totals, and more.

30 seconds to embed in your app

index.html
<script src="https://cdn.webpivottable.com/wpt/latest/wpt.js"></script>

<web-pivot-table id="wpt" style="width:100%;height:600px"></web-pivot-table>

<script>
  const wpt = document.getElementById('wpt')
  wpt.setWptFromCsvUrl('/your-data.csv')
</script>
Full documentation →React / Vue / Angular →

Ready to ship this in your product?

Free for non-commercial use, forever. Commercial license from $299 one-time — no per-seat fees, no feature gating.