We have updated Flexmonster Software License Agreement, effective as of September 30, 2025 (list of changes)
All documentation

dispose

dispose()

[starting from version: 2.3]

Prepares the pivot table instance to be deleted with the browser's garbage collection.

Example

pivot.dispose();

Open the example on JSFiddle.