open()
[starting from version: 1.6]
Opens local report file. Use this API call to open the report JSON file from the local file system.
pivot.open();
/*
* The component will provide the dialog box to choose the file
* which supposed to be loaded from the local file system.
* Select report JSON file to be loaded.
*/
Open the example on JSFiddle.
load
save
getReport
setReport
shareReport
Save and restore the report