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

Possibility to call a function after rendering #1280

Closed ripleyXLR8 closed 3 years ago

ripleyXLR8 commented 3 years ago

Hello,

First thank you for your amazing work on this piece of software, it is amazing.

Is it possible to call a function after the rendering of the pivot table is done?

Best regards

Thank you for your help

Richard

ripleyXLR8 commented 3 years ago

The onRefresh parameter works fine for me.