☝️Small business or a startup? See if you qualify for our special offer.
+
All documentation

open

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.

Example

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.

See also

load
save
getReport
setReport
shareReport
Save and restore the report