Keep up with latest product news






overrideBaseType parameter defined in AddonInfo static variable// Ecample for overriding default "Bar Chart" widget with custom addon
static AddonInfo: IAddonInfo = {
version: 1,
type: 'custom',
overrideBaseType: 'barchart'
};




Use of %SQL_Diag.Result and %SQL_Diag.Message tables with LOAD DATA Added



11 more datasets added
Web Application is added
View and Export functionality is added


Github Action to push the docker image GitHub registry added