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.35k stars 1.08k forks source link

Use pivottable in a LitElement #1260

Closed hfazai closed 3 years ago

hfazai commented 3 years ago

Thank you for developing such a great library :+1:

I see that we can use pivottable in React project or using jQuery.

I'm wondering if it can be also used in LitElement like google chart ?