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

Aggregator on multiple properties #1130

Open techieparamjeet opened 5 years ago

techieparamjeet commented 5 years ago

Hi @nicolaskruchten ,

Thanks for the great library. I am having a typical scenario in my project where i need to do aggregations on multiple properties. for example, if i have four attributes a1, a2, a3 & a4. i would like to do sum or any other aggregation of all the four attributes separately and show it in graph as four different bars i.e. for a1, a2, a3 and a4.

Any help will be appreciated. Thanks

nicolaskruchten commented 5 years ago

Hi! Unfortunately there is no way to do this: https://github.com/nicolaskruchten/pivottable/wiki/Frequently-Asked-Questions#multi