dispose()
[starting from version: 2.3]
Prepares the pivot table instance to be deleted with the browser's garbage collection.
pivot.dispose();
Open the example on JSFiddle.
In this guide