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

regarding inclusions, exlusions and inclusionsInfo in pivot() #858

Open gkamle opened 6 years ago

gkamle commented 6 years ago

Hi, i have created barchart using pivotUI and added filters in it. But when pivot used filters are not applied.

Thanks & Regards, Govardhan

nicolaskruchten commented 6 years ago

In general, pivot() and pivotUI() do not accept the same parameters so there is some adjustment to do: https://github.com/nicolaskruchten/pivottable/wiki/Parameters