Message to be displayed as an alert notification after the data import.
Optional
fileExtensionType: stringThe file extension of the imported data (optional).
Optional
demoModeName: stringThis function may throw an error if it fails to remove the existing data tables.
ImportDataEvents("Loaded json file!", "json");
Generated using TypeDoc
This function handles events after a data import action. It removes existing data tables or charts and adjusts the status of various interactive buttons based on the current page title and the type of file extension of the imported data.