{ "custom": {}, "events": { "system": { "onStartup": { "config": { "script": "\tdropdownPath \u003d self.getChild(\"root\").getChild(\"Aggregation_Mode\").getChild(\"Dropdown_Aggregation_mode\")\n\t\n\tval \u003d self.getChild(\"root\").getChild(\"Statistics\").props.currentTabIndex # or a value you manually get from another component\n\t\n\tif val in (4, 5, 6, 7, 9):\n\t options \u003d [\n\t {\"value\": \"Count\", \"label\": \"Count\"},\n\t {\"value\": \"Percentage\", \"label\": \"Percentage\"}\n\t ]\n\telse:\n\t options \u003d [\n\t {\"value\": \"Count\", \"label\": \"Count\"},\n\t {\"value\": \"Percentage\", \"label\": \"Percentage\"},\n\t {\"value\": \"Rate\", \"label\": \"Rate\"}\n\t ]\n\t\n\tdropdownPath.props.options \u003d options\n\tdropdownPath.props.value \u003d \"Count\"\n\t\n\t\n\tself.getChild(\"root\").getChild(\"Period_not_Global_0\").getChild(\"Period\").props.value \u003d 30" }, "scope": "G", "type": "script" } } }, "params": { "Tab_ID": 9, "Table": "Statistics" }, "propConfig": { "params.Tab_ID": { "binding": { "config": { "path": "/root/Statistics.props.currentTabIndex" }, "type": "property" }, "paramDirection": "output", "persistent": true }, "params.Table": { "binding": { "config": { "path": "/root/Statistics.meta.name" }, "type": "property" }, "paramDirection": "output", "persistent": true } }, "props": { "defaultSize": { "height": 930, "width": 1920 } }, "root": { "children": [ { "children": [ { "children": [ { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Induct Details Rate" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if({parent.custom.selected} \u003d \"\", \"100%\", \"50%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 0) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Induct Details Rate QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/InductDetails/Induct Details Rate\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "start_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "end_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorter" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sInduction_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Induct Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_single_carrier", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Single Carrier (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_double_carrier", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Double Carrier (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "bottom": false }, "selection": { "mode": "multiple interval", "selectedColumn": "total" } }, "type": "ia.display.table" }, { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Induct Details Perc" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if({parent.custom.selected} \u003d \"\", \"100%\", \"50%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 0) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Induct Details Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/InductDetails/Induct Details Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "start_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "end_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorter" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sInduction_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Induct Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_single_carrier", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Single Carrier (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_double_carrier", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Double Carrier (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "bottom": false }, "selection": { "mode": "multiple interval", "selectedColumn": "total", "selectedRow": "null" } }, "type": "ia.display.table" }, { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Induct Details Count" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if({parent.custom.selected} \u003d \"\", \"100%\", \"50%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 0) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Induct Details Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/InductDetails/Induct Details Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "start_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "end_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorter" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sInduction_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Induct Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_single_carrier", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Single Carrier (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_double_carrier", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Double Carrier (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "bottom": false }, "selection": { "mode": "multiple interval" } }, "type": "ia.display.table" }, { "meta": { "name": "Induct Details Count Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"inductionname\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Induct Details Count Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/InductDetails/Induct Details Count Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "Total_count", "style": { "classes": "" }, "tick": { "color": "", "label": { "font": { "color": "", "size": 10 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "singlecarrier_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "doublecarrier_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "Total_count", "baselines": [], "breakLine": true, "columns": [ { "color": "", "key": "", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } } }, "type": "ia.chart.timeseries" }, { "meta": { "name": "Induct Details Rate Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"inductionname\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Induct Details Rate Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/InductDetails/Induct Details Rate Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "Total_count", "style": { "classes": "" }, "tick": { "color": "", "label": { "font": { "color": "", "size": 10 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "singlecarrier_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "doublecarrier_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "Total_count", "baselines": [], "breakLine": true, "columns": [ { "color": "", "key": "", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } } }, "type": "ia.chart.timeseries" }, { "meta": { "name": "Induct Details Perc Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"inductionname\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Induct Details Percentage Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/InductDetails/Induct Details Percentage Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "Total_count", "style": { "classes": "" }, "tick": { "color": "", "label": { "font": { "color": "", "size": 10 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "singlecarrier_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "doublecarrier_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "Total_count", "baselines": [], "breakLine": true, "columns": [ { "color": "", "key": "", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } } }, "type": "ia.chart.timeseries" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "min(120px, 15vw)", "maxHeight": "120px", "maxWidth": "120px", "minHeight": "60px", "minWidth": "60px", "width": "min(120px, 15vw)" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "clamp(14px, 2vw, 16px)", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "clamp(16px, 3vw, 24px)", "textAlign": "center", "whiteSpace": "nowrap" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "clamp(11px, 1.5vw, 13px)", "fontWeight": "400", "lineHeight": "1.4", "marginTop": "clamp(6px, 1vw, 8px)", "maxWidth": "300px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Induct Details Perc.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\" \u0026\u0026 len({../Induct Details Rate.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Induct Details Count.props.data}) \u003d 0),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Induct Details" }, "propConfig": { "custom.selected": { "binding": { "config": { "expression": "if(\r\n {./Induct Details Count.position.display},\r\n if(\r\n isNull({./Induct Details Count.props.selection.data[0]}),\r\n \"\",\r\n {./Induct Details Count.props.selection.data[0].sInduction_Name}\r\n ),\r\n if(\r\n {./Induct Details Perc.position.display},\r\n if(\r\n isNull({./Induct Details Perc.props.selection.data[0]}),\r\n \"\",\r\n {./Induct Details Perc.props.selection.data[0].sInduction_Name}\r\n ),\r\n if(\r\n {./Induct Details Rate.position.display},\r\n if(\r\n isNull({./Induct Details Rate.props.selection.data[0]}),\r\n \"\",\r\n {./Induct Details Rate.props.selection.data[0].sInduction_Name}\r\n ),\r\n \"\"\r\n )\r\n )\r\n)\r\n" }, "type": "expr" } } }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "custom": { "ddd": { "$": [ "ts", 192, 1745574470639 ], "$ts": 1745570870000 } }, "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Scanner Details Rate" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if({parent.custom.selected} \u003d \"\", \"100%\", \"50%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 1) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Scanner Details Rate QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/ScannerDetails/Scanner Details Rate\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "start_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "end_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sScanner_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scanner Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_good_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Good Reads (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_bad_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Bad Reads (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_multi_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Reads (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_no_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Reads (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_multi_items", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Items (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_no_data", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Data (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_comm_faults", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Comm Faults (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50, "bottom": false }, "rows": { "subviewExpansionMode": "single" }, "selection": { "selectedColumn": "total_bad_reads" } }, "type": "ia.display.table" }, { "custom": { "ddd": { "$": [ "ts", 192, 1745574470639 ], "$ts": 1745570870000 } }, "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Scanner Details Perc" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if({parent.custom.selected} \u003d \"\", \"100%\", \"50%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 1) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Scanner Details Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/ScannerDetails/Scanner Details Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "start_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "end_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sScanner_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scanner Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_good_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Good Reads (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_bad_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Bad Reads (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_multi_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Reads (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_no_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Reads (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_multi_items", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Items (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_no_data", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Data (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_comm_faults", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Comm Faults (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50, "bottom": false }, "rows": { "subviewExpansionMode": "single" }, "selection": { "selectedColumn": "total_bad_reads", "selectedRow": "null" } }, "type": "ia.display.table" }, { "custom": { "ddd": { "$": [ "ts", 192, 1745574470639 ], "$ts": 1745570870000 } }, "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Scanner Details" }, "position": { "grow": 1 }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if({parent.custom.selected} \u003d \"\", \"100%\", \"50%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 1) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": false }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Scanner Details Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/ScannerDetails/Scanner Details Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "start_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "end_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sScanner_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scanner Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_good_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Good Reads (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_bad_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Bad Reads (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_multi_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Reads (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_no_reads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Reads (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_multi_items", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Items (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_no_data", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Data (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_comm_faults", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Comm Faults (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50, "bottom": false }, "rows": { "subviewExpansionMode": "single" }, "selection": { "selectedColumn": "total_good_reads", "selectedRow": "null" } }, "type": "ia.display.table" }, { "meta": { "name": "Scanner Details Count Graph" }, "position": { "basis": "50%", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"scannername\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Graph Scanner Details Count Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/ScannerDetails/Graph Scanner Details Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "Total_count", "style": { "classes": "" }, "tick": { "color": "", "label": { "font": { "color": "", "size": 10 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "GoodRead_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "NoRead_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "Total_count", "baselines": [], "breakLine": true, "columns": [ { "color": "#00FF00", "key": "total", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF00EC", "key": "total_good_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF0000", "key": "total_bad_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#0031FF", "key": "total_multi_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#000000", "key": "total_no_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF9B00", "key": "total_comm_faults", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00FFDB", "key": "total_multi_items", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#521D00", "key": "total_no_data", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true }, { "axis": "", "baselines": [], "breakLine": true, "columns": [], "interpolation": "curveLinear", "radius": 2, "series": "", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "timeRange": { "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" }, "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss", "width": 150 } } }, "type": "ia.chart.timeseries" }, { "meta": { "name": "Scanner Details Perc Graph" }, "position": { "basis": "50%", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"scannername\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Graph Scanner Details Percentage Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/ScannerDetails/Graph Scanner Details Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "Total_count", "style": { "classes": "" }, "tick": { "color": "", "label": { "font": { "color": "", "size": 10 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "GoodRead_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "NoRead_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "Total_count", "baselines": [], "breakLine": true, "columns": [ { "color": "#00FF00", "key": "total", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF00EC", "key": "total_good_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF0000", "key": "total_bad_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#0031FF", "key": "total_multi_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#000000", "key": "total_no_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF9B00", "key": "total_comm_faults", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00FFDB", "key": "total_multi_items", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#521D00", "key": "total_no_data", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true }, { "axis": "", "baselines": [], "breakLine": true, "columns": [], "interpolation": "curveLinear", "radius": 2, "series": "", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "timeRange": { "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" }, "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss", "width": 150 } } }, "type": "ia.chart.timeseries" }, { "meta": { "name": "Scanner Details Rate Graph" }, "position": { "basis": "50%", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"scannername\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Graph Scanner Details Rate Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/ScannerDetails/Graph Scanner Details Rate\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "Total_count", "style": { "classes": "" }, "tick": { "color": "", "label": { "font": { "color": "", "size": 10 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "GoodRead_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "NoRead_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 }, { "alignment": "left", "grid": { "color": "", "dashArray": 0, "opacity": 0.9, "style": { "classes": "" }, "visible": false }, "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 10 }, "format": "Auto", "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "Total_count", "baselines": [], "breakLine": true, "columns": [ { "color": "#00FF00", "key": "total", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF00EC", "key": "total_good_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF0000", "key": "total_bad_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#0031FF", "key": "total_multi_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#000000", "key": "total_no_reads", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF9B00", "key": "total_comm_faults", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00FFDB", "key": "total_multi_items", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#521D00", "key": "total_no_data", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true }, { "axis": "", "baselines": [], "breakLine": true, "columns": [], "interpolation": "curveLinear", "radius": 2, "series": "", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "timeRange": { "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" }, "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss", "width": 150 } } }, "type": "ia.chart.timeseries" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Scanner Details Perc.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\" \u0026\u0026 len({../Scanner Details Rate.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Scanner Details.props.data}) \u003d 0),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Scanner_Details" }, "position": { "tabIndex": 1 }, "propConfig": { "custom.selected": { "binding": { "config": { "expression": "if(\r\n {./Scanner Details.position.display},\r\n if(\r\n isNull({./Scanner Details.props.selection.data[0]}),\r\n \"\",\r\n {./Scanner Details.props.selection.data[0].sScanner_Name}\r\n ),\r\n if(\r\n {./Scanner Details Perc.position.display},\r\n if(\r\n isNull({./Scanner Details Perc.props.selection.data[0]}),\r\n \"\",\r\n {./Scanner Details Perc.props.selection.data[0].sScanner_Name}\r\n ),\r\n if(\r\n {./Scanner Details Rate.position.display},\r\n if(\r\n isNull({./Scanner Details Rate.props.selection.data[0]}),\r\n \"\",\r\n {./Scanner Details Rate.props.selection.data[0].sScanner_Name}\r\n ),\r\n \"\"\r\n )\r\n )\r\n)\r\n" }, "type": "expr" } } }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Sorter Details" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if({parent.custom.selected} \u003d \"\", \"100%\", \"50%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 2) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Sorter Details Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/SorterDetails/Sorter Details Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "cells": { "style": { "fontSize": 14 } }, "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "start_time", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "00:00:00", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "value", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "end_time", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "number": "value", "numberFormat": "none", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorter" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 65 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sLocation_ID", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Location" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Inducted" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational(#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Track Err (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50, "bottom": false }, "rows": { "style": { "textAlign": "center" } } }, "type": "ia.display.table" }, { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Sorter Details Rate" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if({parent.custom.selected} \u003d \"\", \"100%\", \"50%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 2) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Sorter Details Rate QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/SorterDetails/Sorter Details Rate\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "cells": { "style": { "fontSize": 14 } }, "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "start_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "00:00:00", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "value", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "end_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "number": "value", "numberFormat": "none", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorter" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 65 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sLocation_ID", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Location" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Inducted" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational(pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Track Err (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_rate", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (pph)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50, "bottom": false }, "rows": { "style": { "textAlign": "center" } }, "selection": { "selectedColumn": "failed_to_divert_rate", "selectedRow": "null" } }, "type": "ia.display.table" }, { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Sorter Details Perc" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if({parent.custom.selected} \u003d \"\", \"100%\", \"50%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 2) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Sorter Details Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/SorterDetails/Sorter Details Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "cells": { "style": { "fontSize": 14 } }, "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "start_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "00:00:00", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "value", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "end_time", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "number": "value", "numberFormat": "none", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorter" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 65 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sLocation_ID", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Location" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Inducted" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "inducted_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Inducted (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": false, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational(%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Track Err (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50, "bottom": false }, "rows": { "style": { "textAlign": "center" } }, "selection": { "selectedColumn": "unknown_perc", "selectedRow": "null" }, "virtualized": false }, "type": "ia.display.table" }, { "meta": { "name": "Sorter Detail Count Graph" }, "position": { "basis": "50%", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"locationid\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Sorter Details Count Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/SorterDetails/Graph Sorter Details Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "inducted_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 14 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "inducted_count", "baselines": [], "breakLine": true, "columns": [ { "color": "#F400FF", "key": "total", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00FF1A", "key": "success_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#A1A1A1", "key": "unknown_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#95B776", "key": "unexpected_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#600000", "key": "tracking_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF0600", "key": "gap_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#002FFF", "key": "destination_full_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#F3FF00", "key": "destination_non_operational_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#000000", "key": "invalid_destination_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00EEFF", "key": "throughput_limit_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B300FF", "key": "failed_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#94F70C", "key": "no_destination_received_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#BA8383", "key": "lost_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#D20000", "key": "dimension_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#0082C8", "key": "weight_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#AA6E28", "key": "container_utilization_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#03FE8D", "key": "unable_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B6842C", "key": "destination_not_attempted_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#CFD336", "key": "scan_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "timeAxis": { "tick": { "label": { "format": "YYYY-M-D h:mm:ss" } } }, "timeRange": { "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" }, "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } } }, "type": "ia.chart.timeseries" }, { "meta": { "name": "Sorter Detail Perc Graph" }, "position": { "basis": "50%", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"locationid\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Sorter Details Percentage Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/SorterDetails/Graph Sorter Details Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "inducted_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 14 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "inducted_count", "baselines": [], "breakLine": true, "columns": [ { "color": "#F400FF", "key": "total", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00FF1A", "key": "success_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#A1A1A1", "key": "unknown_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#95B776", "key": "unexpected_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#600000", "key": "tracking_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF0600", "key": "gap_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#002FFF", "key": "destination_full_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#F3FF00", "key": "destination_non_operational_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#000000", "key": "invalid_destination_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00EEFF", "key": "throughput_limit_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B300FF", "key": "failed_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#94F70C", "key": "no_destination_received_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#BA8383", "key": "lost_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#D20000", "key": "dimension_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#0082C8", "key": "weight_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#AA6E28", "key": "container_utilization_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#03FE8D", "key": "unable_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B6842C", "key": "destination_not_attempted_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#CFD336", "key": "scan_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "timeAxis": { "tick": { "label": { "format": "YYYY-M-D h:mm:ss" } } }, "timeRange": { "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" }, "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } } }, "type": "ia.chart.timeseries" }, { "meta": { "name": "Sorter Detail Rate Graph" }, "position": { "basis": "50%", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"locationid\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Sorter Details Rate Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/SorterDetails/Graph Sorter Details Rate\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "inducted_count", "style": { "classes": "" }, "tick": { "color": "", "count": "Auto", "label": { "font": { "color": "", "size": 14 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "inducted_count", "baselines": [], "breakLine": true, "columns": [ { "color": "#F400FF", "key": "total", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00FF1A", "key": "success_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#A1A1A1", "key": "unknown_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#95B776", "key": "unexpected_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#600000", "key": "tracking_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF0600", "key": "gap_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#002FFF", "key": "destination_full_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#F3FF00", "key": "destination_non_operational_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#000000", "key": "invalid_destination_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00EEFF", "key": "throughput_limit_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B300FF", "key": "failed_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#94F70C", "key": "no_destination_received_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#BA8383", "key": "lost_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#D20000", "key": "dimension_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#0082C8", "key": "weight_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#AA6E28", "key": "container_utilization_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#03FE8D", "key": "unable_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B6842C", "key": "destination_not_attempted_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#CFD336", "key": "scan_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "timeAxis": { "tick": { "label": { "format": "YYYY-M-D h:mm:ss" } } }, "timeRange": { "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" }, "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } } }, "type": "ia.chart.timeseries" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Sorter Details Perc.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\" \u0026\u0026 len({../Sorter Details Rate.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Sorter Details.props.data}) \u003d 0),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Sorter Details" }, "position": { "tabIndex": 2 }, "propConfig": { "custom.selected": { "binding": { "config": { "expression": "if(\r\n {./Sorter Details.position.display},\r\n if(\r\n isNull({./Sorter Details.props.selection.data[0]}),\r\n \"\",\r\n {./Sorter Details.props.selection.data[0].sLocation_ID}\r\n ),\r\n if(\r\n {./Sorter Details Perc.position.display},\r\n if(\r\n isNull({./Sorter Details Perc.props.selection.data[0]}),\r\n \"\",\r\n {./Sorter Details Perc.props.selection.data[0].sLocation_ID}\r\n ),\r\n if(\r\n {./Sorter Details Rate.position.display},\r\n if(\r\n isNull({./Sorter Details Rate.props.selection.data[0]}),\r\n \"\",\r\n {./Sorter Details Rate.props.selection.data[0].sLocation_ID}\r\n ),\r\n \"\"\r\n )\r\n )\r\n)\r\n" }, "type": "expr" } } }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Lane Details" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if ({../Lane Details_graph.position.display} \u003d true, \"50%\", \"100%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 3) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Lane Details Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneDetails/Lane Details Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "start_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "end_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorter" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Lane", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "starts with", "value": "S01" }, "visible": "never" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lane" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "Lost Container (#)" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Tracking Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "style": { "textAlign": "center" } }, "selection": { "selectedColumn": "success_count", "selectedRow": "null" } }, "type": "ia.display.table" }, { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Lane Details Perc" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if ({../Lane Details_graph.position.display} \u003d true, \"50%\", \"100%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 3) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Lane Details Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneDetails/Lane Details Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "start_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "end_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Sorter", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorter" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Lane", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "starts with", "value": "S01" }, "visible": "never" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lane" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "Lost Container (%)" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Tracking Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "style": { "textAlign": "center" } }, "selection": { "selectedColumn": "gap_error_perc", "selectedRow": "null" } }, "type": "ia.display.table" }, { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Lane Details Rate" }, "propConfig": { "position.basis": { "binding": { "config": { "expression": "if ({../Lane Details_graph.position.display} \u003d true, \"50%\", \"100%\")" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 3) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Lane Details Rate QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneDetails/Lane Details Rate\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "start_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "end_time", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Sorter", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "none", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Lane", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "starts with", "value": "S01" }, "visible": "never" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lane" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "Lost Container (pph)" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Tracking Err (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (pph)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "style": { "textAlign": "center" } }, "selection": { "selectedColumn": "gap_error_rate", "selectedRow": "null" } }, "type": "ia.display.table" }, { "meta": { "name": "Lane Details Count Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"Lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Graph Lane Details Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneDetails/Graph Lane Details Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "total_rate", "style": { "classes": "" }, "tick": { "color": "", "label": { "font": { "color": "", "size": 10 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "total_rate", "baselines": [], "breakLine": true, "columns": [ { "color": "#00FF1A", "key": "success_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#A1A1A1", "key": "unknown_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#95B776", "key": "unexpected_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#600000", "key": "tracking_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF0600", "key": "gap_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#002FFF", "key": "destination_full_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#F3FF00", "key": "destination_non_operational_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#000000", "key": "invalid_destination_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00EEFF", "key": "throughput_limit_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B300FF", "key": "failed_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#94F70C", "key": "no_destination_received_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#BA8383", "key": "lost_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#D20000", "key": "dimension_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#0082C8", "key": "weight_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#AA6E28", "key": "container_utilization_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#03FE8D", "key": "unable_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B6842C", "key": "destination_not_attempted_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#CFD336", "key": "scan_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } } }, "type": "ia.chart.timeseries" }, { "meta": { "name": "Lane Details Perc Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"Lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Graph Lane Details Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneDetails/Graph Lane Details Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "total_rate", "style": { "classes": "" }, "tick": { "color": "", "label": { "font": { "color": "", "size": 10 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "total_rate", "baselines": [], "breakLine": true, "columns": [ { "color": "#00FF1A", "key": "success_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#A1A1A1", "key": "unknown_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#95B776", "key": "unexpected_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#600000", "key": "tracking_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF0600", "key": "gap_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#002FFF", "key": "destination_full_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#F3FF00", "key": "destination_non_operational_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#000000", "key": "invalid_destination_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00EEFF", "key": "throughput_limit_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B300FF", "key": "failed_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#94F70C", "key": "no_destination_received_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#BA8383", "key": "lost_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#D20000", "key": "dimension_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#0082C8", "key": "weight_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#AA6E28", "key": "container_utilization_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#03FE8D", "key": "unable_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B6842C", "key": "destination_not_attempted_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#CFD336", "key": "scan_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } } }, "type": "ia.chart.timeseries" }, { "meta": { "name": "Lane Details Rate Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if({parent.custom.selected} !\u003d \"\" \u0026\u0026 {..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\", true, false)" }, "type": "expr" } }, "props.series[0].data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{parent.custom.selected}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.series[0].data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"Lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Graph Lane Details Rate QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneDetails/Graph Lane Details Rate\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "legend": { "position": "right", "visible": true }, "plots": [ { "axes": [ { "alignment": "left", "label": { "font": { "color": "", "size": 10 }, "offset": 0, "style": { "classes": "" }, "text": "", "visible": true }, "max": "", "min": "", "name": "total_rate", "style": { "classes": "" }, "tick": { "color": "", "label": { "font": { "color": "", "size": 10 }, "style": { "classes": "" } }, "style": { "classes": "" } }, "width": 60 } ], "markers": [], "relativeWeight": 1, "trends": [ { "axis": "total_rate", "baselines": [], "breakLine": true, "columns": [ { "color": "#00FF1A", "key": "success_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#A1A1A1", "key": "unknown_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#95B776", "key": "unexpected_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#600000", "key": "tracking_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#FF0600", "key": "gap_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#002FFF", "key": "destination_full_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#F3FF00", "key": "destination_non_operational_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#000000", "key": "invalid_destination_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#00EEFF", "key": "throughput_limit_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B300FF", "key": "failed_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#94F70C", "key": "no_destination_received_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#BA8383", "key": "lost_container_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#D20000", "key": "dimension_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#0082C8", "key": "weight_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#AA6E28", "key": "container_utilization_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#03FE8D", "key": "unable_to_divert_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#B6842C", "key": "destination_not_attempted_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } }, { "color": "#CFD336", "key": "scan_error_count", "styles": { "highlighted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "muted": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "normal": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } }, "selected": { "fill": { "color": "", "opacity": null }, "stroke": { "color": "", "dashArray": null, "opacity": null, "width": null } } } } ], "interpolation": "curveLinear", "radius": 2, "series": "graph", "stack": true, "type": "line", "visible": true } ] } ], "series": [ { "name": "graph" } ], "xTrace": { "infoBox": { "dataFormat": "#,###.##", "dateFormat": "YYYY-MM-DD", "timeFormat": "HH:mm:ss" } } }, "type": "ia.chart.timeseries" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Lane Details Perc.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\" \u0026\u0026 len({../Lane Details Rate.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Lane Details.props.data}) \u003d 0),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Lane Details" }, "position": { "tabIndex": 3 }, "propConfig": { "custom.selected": { "binding": { "config": { "expression": "if(\r\n {./Lane Details.position.display},\r\n if(\r\n isNull({./Lane Details.props.selection.data[0]}),\r\n \"\",\r\n {./Lane Details.props.selection.data[0].Lane}\r\n ),\r\n if(\r\n {./Lane Details Perc.position.display},\r\n if(\r\n isNull({./Lane Details Perc.props.selection.data[0]}),\r\n \"\",\r\n {./Lane Details Perc.props.selection.data[0].Lane}\r\n ),\r\n if(\r\n {./Lane Details Rate.position.display},\r\n if(\r\n isNull({./Lane Details Rate.props.selection.data[0]}),\r\n \"\",\r\n {./Lane Details Rate.props.selection.data[0].Lane}\r\n ),\r\n \"\"\r\n )\r\n )\r\n)\r\n" }, "type": "expr" } } }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Hourly Induct Perc" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 4) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Induct Drop Down/Dropdown_0.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"inductionname\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Induct Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyInduct/Hourly Induct Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "StartTimestamp", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sInduction_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Induction Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY hh:mm:ss", "editable": false, "field": "Hour", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Hour" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "SingleCarrier_percent", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Single Carrier (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "DoubleCarrier_percent", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Double Carrier (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "data": {} }, "style": { "fontFamily": "Arial" } }, "type": "ia.display.table" }, { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Hourly Induct Count" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 4) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Induct Drop Down/Dropdown_0.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"inductionname\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Induct Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyInduct/Hourly Induct Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "StartTimestamp", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sInduction_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Induction Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY hh:mm:ss", "editable": false, "field": "Hour", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Hour" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Total_count", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "SingleCarrier_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Single Carrier (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "DoubleCarrier_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Double Carrier (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "data": {} }, "style": { "fontFamily": "Arial" } }, "type": "ia.display.table" }, { "meta": { "name": "Hourly Induct Count Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 4) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Induct Drop Down/Dropdown_0.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"inductionname\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Induct Count Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyInduct/Hourly Induct Count Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Single Carrier" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Single Carrier" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Total Single Carrier", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Single Carrier (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Double Carrier" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Double Carrier" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Total Double Carrier", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Double Carrier (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": true } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Hour" }, "name": "Hour", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Reads", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "meta": { "name": "Hourly Induct Perc Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 4) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Induct Drop Down/Dropdown_0.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"inductionname\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Induct Percentage Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyInduct/Hourly Induct Percentage Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Single Carrier" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Single Carrier" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Total Single Carrier", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Single Carrier (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Double Carrier" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Double Carrier" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Total Double Carrier", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Double Carrier (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": true } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Hour" }, "name": "Hour", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Reads", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": 100, "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Hourly Induct Perc.props.data}) \u003d 0 \u0026\u0026 len({../Hourly Induct Perc Graph.props.dataSources.example}) \u003d 0)) ||\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Hourly Induct Count.props.data}) \u003d 0 \u0026\u0026 len({../Hourly Induct Count Graph.props.dataSources.example}) \u003d 0)),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Hourly_Induct" }, "position": { "tabIndex": 4 }, "propConfig": { "custom.selected": { "binding": { "config": { "expression": "if(\r\n {./Hourly Induct Count.position.display},\r\n if(\r\n isNull({./Hourly Induct Count.props.selection.data[0]}),\r\n \"\",\r\n {./Hourly Induct Count.props.selection.data[0].sInduction_Name}\r\n ),\r\n if(\r\n {./Hourly Induct Perc.position.display},\r\n if(\r\n isNull({./Hourly Induct Perc.props.selection.data[0]}),\r\n \"\",\r\n {./Hourly Induct Perc.props.selection.data[0].sInduction_Name}\r\n ),\r\n \"\"\r\n )\r\n)\r\n" }, "type": "expr" } } }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Hourly Scanner Perc" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 5) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Scanner Drop Down/Scanner.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"scannername\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Scanner Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyScanner/Hourly Scanner Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Startstamp", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Hour", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Hour" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sScanner_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scanner Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "GoodReads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Good Read (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BadReads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Bad Read (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "MultiReads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Read (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NoReads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Reads (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "MultiItems", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Items (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NoData", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Data (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "CommFaults", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Comm Faults (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "data": {} } }, "type": "ia.display.table" }, { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Hourly Scanner Count" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 5) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Scanner Drop Down/Scanner.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"scannername\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Scanner Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyScanner/Hourly Scanner Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Startstamp", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "descending", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Hour", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Hour" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sScanner_Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scanner Name" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "GoodReads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Good Read (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BadReads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Bad Read (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "MultiReads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Read (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NoReads", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Reads (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "MultiItems", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Multi Items (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NoData", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Data (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "CommFaults", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Comm Faults (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "data": {} }, "sortOrder": [ "Hour" ] }, "type": "ia.display.table" }, { "meta": { "name": "Hourly Scanner Count Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 5) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Scanner Drop Down/Scanner.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"scannername\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Scanner Count Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyScanner/Hourly Scanner Count Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Good Reads" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Good Reads" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GoodRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Good Read (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF0000", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF0000", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Bad Reads" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Bad Reads" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BadRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Bad Read (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF8C00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF8C00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Multi Reads" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Multi Reads" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "MultiRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Multi Read (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#00FF00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#00FF00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total No Reads" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total No Reads" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NoRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "No Read (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#4415F2", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Multi Items" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Multi Items" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "MultiRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Multi Items (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total No Data" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total No Data" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NoData", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "No Data (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#EEFE00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Comm Faults" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Comm Faults" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "CommFaults", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Comm Faults (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": true } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Hour" }, "name": "Hour", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Reads", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "meta": { "name": "Hourly Scanner Perc Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 5) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Scanner Drop Down/Scanner.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"scannername\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Scanner Percentage Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyScanner/Hourly Scanner Percentage Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Good Reads" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Good Reads" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GoodRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Good Read (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF0000", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF0000", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Bad Reads" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Bad Reads" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BadRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Bad Read (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF8C00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF8C00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Multi Reads" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Multi Reads" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "MultiRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Multi Read (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#00FF00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#00FF00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total No Reads" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total No Reads" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NoRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "No Read (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#4415F2", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Multi Items" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Multi Items" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "MultiRead", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Multi Items (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total No Data" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total No Data" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NoData", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "No Data (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#EEFE00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Total Comm Faults" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Total Comm Faults" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "CommFaults", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Comm Faults (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Reads", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": true } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Hour" }, "name": "Hour", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Reads", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": 100, "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Hourly Scanner Perc.props.data}) \u003d 0 \u0026\u0026 len({../Hourly Scanner Perc Graph.props.dataSources.example}) \u003d 0)) ||\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Hourly Scanner Count.props.data}) \u003d 0 \u0026\u0026 len({../Hourly Scanner Count Graph.props.dataSources.example}) \u003d 0)),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Hourly_Scanner" }, "position": { "tabIndex": 5 }, "propConfig": { "custom.selected": { "binding": { "config": { "expression": "if(\r\n {./Hourly Scanner Count.position.display},\r\n if(\r\n isNull({./Hourly Scanner Count.props.selection.data[0]}),\r\n \"\",\r\n {./Hourly Scanner Count.props.selection.data[0].sScanner_Name}\r\n ),\r\n if(\r\n {./Hourly Scanner Perc.position.display},\r\n if(\r\n isNull({./Hourly Scanner Perc.props.selection.data[0]}),\r\n \"\",\r\n {./Hourly Scanner Perc.props.selection.data[0].sScanner_Name}\r\n ),\r\n \"\"\r\n )\r\n)\r\n" }, "type": "expr" } } }, "props": { "direction": "column", "style": { "fontSize": "1.5vmin" } }, "type": "ia.container.flex" }, { "children": [ { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Hourly Sorter Details Perc" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 6) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Sorter Drop Down/Sorter.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"locationid\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Sorter Details Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlySorterDetails/Hourly Sorter Details Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "cells": { "style": { "fontSize": 14 } }, "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Startstamp", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "00:00:00", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "ascending", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "value", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Hour", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Hour" }, "justify": "center", "number": "value", "numberFormat": "none", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sLocation_ID", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scanner" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "inducted_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Inducted (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": false, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational(%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Track Err (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_perc", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (%)" }, "justify": "center", "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "style": { "textAlign": "center" } }, "selection": { "selectedColumn": "gap_error_perc", "selectedRow": "null" }, "sortOrder": [ "Hour" ] }, "type": "ia.display.table" }, { "events": { "component": { "onRowDoubleClick": { "config": { "script": "\tself.props.selection.selectedRow \u003d \"null\"\n\tself.props.selection.data \u003d []" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Hourly Sorter Details Count" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 6) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Sorter Drop Down/Sorter.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"locationid\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Sorter Details Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlySorterDetails/Hourly Sorter Details Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "cells": { "style": { "fontSize": 14 } }, "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Startstamp", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "00:00:00", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "value", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Hour", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Hour" }, "justify": "center", "number": "value", "numberFormat": "none", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "sLocation_ID", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scanner" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "inducted_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Inducted (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational(#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Track Err (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_count", "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "style": { "textAlign": "center" } } }, "type": "ia.display.table" }, { "meta": { "name": "Hourly Sorter Details Count Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 6) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Sorter Drop Down/Sorter.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\t \n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"locationid\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Sorter Details Count Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlySorterDetails/Hourly Sorter Details Count Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Sorted" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Sorted" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Sorted", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Sorted (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF8C00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF8C00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "GapError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Gap Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GapError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Gap Error (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#00FF00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#00FF00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "UnableToDivert" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unable To Divert" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "UnableToDivert", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest None (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DivertFail" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Divert Fail" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DivertFail", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Disabled (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Unknown" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unknown" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Unknown", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Unknown (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Lost" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Lost" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Lost", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Lost (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationNotAttempted" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Not Attempted" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationNotAttempted", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Not Attempted (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationFull" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Full" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationFull", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Full (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationDisabled" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Disabled" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GapError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Disabled (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationFault" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Non Operational" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationFault", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Non Operational (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Unexpected" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unexpected" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Unexpected", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Unexpected (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationNone" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest None" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationNone", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest None (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationInvalid" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Invalid" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationInvalid", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Invalid (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "TrackingError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Tracking Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "TrackingError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "TrackingError (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ThroughputLimit" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Throughput Limit" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ThroughputLimit", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DimensionError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dimension Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DimensionError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "WeightError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Weight Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "WeightError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ContainerUtilization" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Container Utilization" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ContainerUtilization", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ScanError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Scan Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ScanError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 } ], "style": { "classes": " " }, "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": true } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Hour" }, "name": "Hour", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Induct", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "meta": { "name": "Hourly Sorter Details Perc Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 6) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Sorter Drop Down/Sorter.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\t \n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"locationid\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Sorter Details Percentage Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlySorterDetails/Hourly Sorter Details Percentage Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Sorted" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Sorted" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Sorted", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Sorted (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF8C00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF8C00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "GapError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Gap Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GapError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Gap Error (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#00FF00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#00FF00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "UnableToDivert" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unable To Divert" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "UnableToDivert", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest None (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DivertFail" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Divert Fail" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DivertFail", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Disabled (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Unknown" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unknown" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Unknown", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Unknown (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Lost" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Lost" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Lost", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Lost (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationNotAttempted" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Not Attempted" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationNotAttempted", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Not Attempted (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationFull" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Full" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationFull", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Full (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationDisabled" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Disabled" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GapError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Disabled (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationFault" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Non Operational" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationFault", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Non Operational (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Unexpected" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unexpected" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Unexpected", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Unexpected (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationNone" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest None" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationNone", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest None (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationInvalid" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Invalid" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationInvalid", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Invalid (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "TrackingError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Tracking Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "TrackingError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "TrackingError (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ThroughputLimit" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Throughput Limit" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ThroughputLimit", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DimensionError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dimension Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DimensionError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "WeightError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Weight Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "WeightError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ContainerUtilization" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Container Utilization" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ContainerUtilization", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ScanError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Scan Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ScanError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": true } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Hour" }, "name": "Hour", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Induct", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": 100, "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Hourly Sorter Details Perc.props.data}) \u003d 0 \u0026\u0026 len({../Hourly Sorter Details Perc Graph.props.dataSources.example}) \u003d 0)) ||\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Hourly Sorter Details Count.props.data}) \u003d 0 \u0026\u0026 len({../Hourly Sorter Details Count Graph.props.dataSources.example}) \u003d 0)),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Hourly_Sorter_Details" }, "position": { "tabIndex": 6 }, "propConfig": { "custom.selected": { "binding": { "config": { "expression": "if(\r\n\t{./Hourly Sorter Details Count.position.display},\r\n\tif(\r\n\t\tisNull({./Hourly Sorter Details Count.props.selection.data[0]}),\r\n\t\t\"\",\r\n\t\t{./Hourly Sorter Details Count.props.selection.data[0].sLocation_ID}\r\n\t),\r\n\tif(\r\n\t\t{./Hourly Sorter Details Perc.position.display},\r\n\t\tif(\r\n\t\t\tisNull({./Hourly Sorter Details Perc.props.selection.data[0]}),\r\n\t\t\t\"\",\r\n\t\t\t{./Hourly Sorter Details Perc.props.selection.data[0].sLocation_ID}\r\n\t\t),\r\n\t\t\"\"\r\n\t)\r\n)\r\n" }, "type": "expr" } } }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Hourly Lane Perc" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 7) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Lane Drop Down/Lane.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Lane Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyLane/Hourly Lane Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Startstamp", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Hour", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": false, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "Lost Container (%)" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Tracking Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "style": { "textAlign": "center" } } }, "type": "ia.display.table" }, { "meta": { "name": "Hourly Lane Count" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 7) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Lane Drop Down/Lane.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Lane Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyLane/Hourly Lane Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Startstamp", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Hour", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Hour" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "total_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "success_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "starts with", "value": "S02" }, "visible": "never" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Sorted {#}" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "gap_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Gap Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unable_to_divert_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unable To Divert (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "failed_to_divert_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Failed To Divert (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unknown_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unknown (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "lost_container_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lost Container (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "Lost Container (#)" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_not_attempted_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Not Attempted (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_full_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_disabled_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Disabled (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "destination_non_operational_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Non Operational (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "unexpected_container_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Unexpected (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "no_destination_received_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "No Dest (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "invalid_destination_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Invalid (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "tracking_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Tracking Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "throughput_limit_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Throughput Limit (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "dimension_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dim Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "weight_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Weight Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "container_utilization_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Container Util (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "scan_error_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Scan Err (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50 }, "rows": { "style": { "textAlign": "center" } } }, "type": "ia.display.table" }, { "meta": { "name": "Hourly Sorter Details Count Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 7) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Lane Drop Down/Lane.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Lane Count Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyLane/Hourly Lane Count Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Sorted" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Sorted" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Sorted", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Sorted (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF8C00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF8C00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "GapError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Gap Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GapError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Gap Error (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#00FF00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#00FF00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "UnableToDivert" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unable To Divert" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "UnableToDivert", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest None (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DivertFail" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Divert Fail" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DivertFail", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Disabled (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Unknown" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unknown" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Unknown", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Unknown (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Lost" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Lost" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Lost", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Lost (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationNotAttempted" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Not Attempted" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationNotAttempted", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Not Attempted (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationFull" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Full" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationFull", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Full (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationDisabled" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Disabled" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GapError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Disabled (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationFault" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Non Operational" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationFault", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Non Operational (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Unexpected" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unexpected" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Unexpected", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Unexpected (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationNone" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest None" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationNone", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest None (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationInvalid" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Invalid" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationInvalid", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Invalid (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "TrackingError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Tracking Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "TrackingError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "TrackingError (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ThroughputLimit" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Throughput Limit" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ThroughputLimit", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DimensionError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dimension Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DimensionError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "WeightError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Weight Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "WeightError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ContainerUtilization" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Container Utilization" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ContainerUtilization", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ScanError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Scan Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ScanError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 } ], "style": { "classes": " " }, "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": true } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Hour" }, "name": "Hour", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Induct", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "meta": { "name": "Hourly Sorter Details Perc Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 7) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Lane Drop Down/Lane.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Hourly Lane Percentage Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/HourlyLane/Hourly Lane Percentage Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Sorted" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Sorted" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Sorted", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Sorted (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF8C00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF8C00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "GapError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Gap Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GapError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Gap Error (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#00FF00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#00FF00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "UnableToDivert" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unable To Divert" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "UnableToDivert", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest None (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DivertFail" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Divert Fail" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DivertFail", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Disabled (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Unknown" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unknown" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Unknown", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Unknown (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Lost" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Lost" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Lost", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Lost (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationNotAttempted" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Not Attempted" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationNotAttempted", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Not Attempted (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationFull" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Full" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationFull", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Full (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationDisabled" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Disabled" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "GapError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Disabled (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationFault" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Non Operational" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationFault", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Non Operational (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "Unexpected" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Unexpected" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Unexpected", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Unexpected (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationNone" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest None" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationNone", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest None (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DestinationInvalid" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Invalid" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestinationInvalid", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Invalid (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "TrackingError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Tracking Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "TrackingError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "TrackingError (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ThroughputLimit" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Throughput Limit" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ThroughputLimit", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "DimensionError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dimension Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DimensionError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "WeightError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Weight Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "WeightError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ContainerUtilization" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Container Utilization" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ContainerUtilization", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Hour", "y": "ScanError" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Scan Error" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "ScanError", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "visible": true, "xAxis": "Hour", "yAxis": "Induct", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": true } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Hour" }, "name": "Hour", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Induct", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": 100, "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Hourly Lane Perc.props.data}) \u003d 0 \u0026\u0026 len({../Hourly Sorter Details Perc Graph.props.dataSources.example}) \u003d 0)) ||\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Hourly Lane Count.props.data}) \u003d 0 \u0026\u0026 len({../Hourly Sorter Details Count Graph.props.dataSources.example}) \u003d 0)),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Hourly_Lane" }, "position": { "tabIndex": 7 }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Total Full Perc" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 8) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Total Full Drop Down/Total_Full.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Total Full Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneTotalFull/Total Full Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Lane", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "starts with", "value": "S01" }, "visible": "never" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lane" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "DestFull_perc", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (%)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0.##%", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50, "bottom": false }, "rows": { "data": {} }, "style": { "fontFamily": "Arial" } }, "type": "ia.display.table" }, { "meta": { "name": "Total Full Rate" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 8) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Total Full Drop Down/Total_Full.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Total Full Rate QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneTotalFull/Total Full Rate\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Lane", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "starts with", "value": "S02" }, "visible": "never" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lane" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "DestFull_rate", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50, "bottom": false }, "rows": { "data": {} }, "style": { "fontFamily": "Arial" } }, "type": "ia.display.table" }, { "meta": { "name": "Total Full Count" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 8) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Total Full Drop Down/Total_Full.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Total Full Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneTotalFull/Total Full Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Lane", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "starts with", "value": "S01" }, "visible": "never" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Lane" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "DestFull_count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dest Full (#)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "activeOption": 50, "bottom": false }, "rows": { "data": {} }, "style": { "fontFamily": "Arial" } }, "type": "ia.display.table" }, { "meta": { "name": "Total Full Count Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 8) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Total Full Drop Down/Total_Full.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Total Full Count Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneTotalFull/Total Full Count Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "scrollBars": { "vertical": { "enabled": false } }, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF0000", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF0000", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Lane", "y": "DestFull_count" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Full" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestFull_count", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "DestFull count (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Lane", "yAxis": "Carriers", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 5, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 90, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "S013999", "size": 5, "startCategory": "S011001" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "day" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Lanes" }, "name": "Lane", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Carriers", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "meta": { "name": "Total Full Perc Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 8) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Total Full Drop Down/Total_Full.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Total Full Percentage Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneTotalFull/Total Full Percentage Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF0000", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF0000", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Lane", "y": "DestFull_perc" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Full" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestFull_perc", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Dest Full (%): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Lane", "yAxis": "Carriers", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 5, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 90, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Lanes" }, "name": "Lane", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": 110, "min": 0, "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Carriers", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": 100, "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "meta": { "name": "Total Full Rate Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 8) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "selected": "{..../Total Full Drop Down/Total_Full.props.value}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027],\n\t \"lane\": value[\u0027selected\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Total Full Rate Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/LaneTotalFull/Total Full Rate Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "scrollBars": { "vertical": { "enabled": false } }, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF0000", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF0000", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Lane", "y": "DestFull_rate" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Dest Full" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "DestFull_rate", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "DestFull count (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Lane", "yAxis": "Carriers", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 5, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 1, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 90, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "S013999", "size": 5, "startCategory": "S011001" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "day" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Lanes" }, "name": "Lane", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Carriers", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Total Full Perc.props.data}) \u003d 0 \u0026\u0026 len({../Total Full Perc Graph.props.dataSources.example}) \u003d 0)) ||\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\" \u0026\u0026 len({../Total Full Rate.props.data}) \u003d 0 \u0026\u0026 len({../Total Full Rate Graph.props.dataSources.example}) \u003d 0)) ||\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Total Full Count.props.data}) \u003d 0 \u0026\u0026 len({../Total Full Count Graph.props.dataSources.example}) \u003d 0)),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Total Full" }, "position": { "tabIndex": 8 }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Jam Area Percentage" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 9) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Jam Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Jam_Area/Jam Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "StartTimestamp", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "00:00:00", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "value", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "EndTimestamp", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "number": "value", "numberFormat": "none", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Total", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_1", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge 1 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_2", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_2 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_3", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_3 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_4", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_4 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_5", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_5 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_6", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_6 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_7", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_7 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Non_Con_Merge", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Non Con Merge (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NCP", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "NCP (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Chutes_MCM04", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Chutes MCM04 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Bulk_Inbound_MCM04", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Bulk Inbound MCM04 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Outbound_MCM04", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Outbound MCM04 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Problem_Solve_MCM04", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Problem Solve MCM04 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Chutes_MCM05", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Chutes MCM05 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Bulk_Inbound_MCM05", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Bulk Inbound MCM05 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Outbound_MCM05", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Outbound MCM05 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Problem_Solve_MCM05", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Problem Solve MCM05 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NCS1", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "NCS1 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NCS2", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "NCS2 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BYB", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "BYB (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BYA", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "BYA (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BYC", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "BYC (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BYD", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "BYD (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "bottom": false }, "rows": { "style": { "textAlign": "center" } }, "selection": { "enableRowSelection": false }, "style": { "marginTop": 20 }, "virtualized": false }, "type": "ia.display.table" }, { "meta": { "name": "Jam Area Percentage Graph" }, "position": { "basis": "50%" }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 9) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.dataSources.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Jam Percentage Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Jam_Area/Jam Percentage Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "legend": { "enabled": false }, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_1" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_1" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_1", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Bulk Inbound (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF0000", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF0000", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_2" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_2" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_2", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid Inbound MCM02 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF8C00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF8C00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_3" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_3" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_3", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid Inbound MCM03 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_4" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_4" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_4", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Inbound_Merge_4 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_5" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_5" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_5", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Inbound_Merge_5 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_6" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_6" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_6", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Inbound_Merge_6 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_7" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_7" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_7", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Inbound_Merge_7 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Non_Con_Merge" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Non_Con_Merge" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Non_Con_Merge", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Non_Con_Merge (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "NCP" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "NCP" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NCP", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "NCP (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Chutes_MCM04" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Chutes_MCM04" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Chutes_MCM04", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Chutes_MCM04 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Bulk_Inbound_MCM04" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Bulk_Inbound_MCM04" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Bulk_Inbound_MCM04", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Bulk_Inbound_MCM04 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Outbound_MCM04" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Outbound_MCM04" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Outbound_MCM04", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Outbound_MCM04 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Problem_Solve_MCM04" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Problem_Solve_MCM04" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Problem_Solve_MCM04", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Problem_Solve_MCM04 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Chutes_MCM05" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Chutes_MCM05" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Chutes_MCM05", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Chutes_MCM05 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Bulk_Inbound_MCM05" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Bulk_Inbound_MCM05" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Bulk_Inbound_MCM05", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Bulk_Inbound_MCM05 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Outbound_MCM05" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Outbound_MCM05" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Outbound_MCM05", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Outbound_MCM05 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Problem_Solve_MCM05" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Problem_Solve_MCM05" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Problem_Solve_MCM05", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Problem_Solve_MCM05 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "NCS1" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "NCS1" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NCS1", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "NCS1 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "NCS2" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "NCS2" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NCS2", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "NCS2 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "BYB" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "BYB" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BYB", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "BYB (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "BYA" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "BYA" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BYA", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "BYA (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "BYC" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "BYC" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BYC", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "BYC (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "BYD" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "BYD" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BYD", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "BYD (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 60, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 60, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Area", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Jam_Count", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "meta": { "name": "Jam Area Count" }, "position": { "basis": "50%" }, "propConfig": { "custom.time": { "binding": { "config": { "expression": "now()" }, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 9) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Jam Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Jam_Area/Jam Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "StartTimestamp", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Start Timestamp" }, "justify": "center", "number": "value", "numberFormat": "00:00:00", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "value", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "EndTimestamp", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "End Timestamp" }, "justify": "center", "number": "value", "numberFormat": "none", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Total", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_1", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge 1 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_2", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_2 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_3", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_3 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_4", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_4 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_5", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_5 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_6", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_6 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Inbound_Merge_7", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Inbound Merge_7 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Non_Con_Merge", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Non Con Merge (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NCP", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "NCP (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Chutes_MCM04", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Chutes MCM04 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Bulk_Inbound_MCM04", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Bulk Inbound MCM04 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Outbound_MCM04", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Outbound MCM04 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Problem_Solve_MCM04", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Problem Solve MCM04 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Chutes_MCM05", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Chutes MCM05 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Bulk_Inbound_MCM05", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Bulk Inbound MCM05 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fluid_Outbound_MCM05", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fluid Outbound MCM05 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Problem_Solve_MCM05", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Problem Solve MCM05 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NCS1", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "NCS1 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "NCS2", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "NCS2 (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BYB", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "BYB (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BYA", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "BYA (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BYC", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "BYC (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "BYD", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "BYD (#)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "bottom": false }, "rows": { "style": { "textAlign": "center" } }, "selection": { "enableRowSelection": false }, "style": { "marginTop": 20 }, "virtualized": false }, "type": "ia.display.table" }, { "meta": { "name": "Jam Area Count Graph" }, "position": { "basis": "50%" }, "propConfig": { "meta.visible": { "binding": { "config": { "path": "..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value" }, "transforms": [ { "fallback": false, "inputType": "scalar", "mappings": [ { "input": "Count", "output": true } ], "outputType": "scalar", "type": "map" } ], "type": "property" } }, "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 9) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.dataSources.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.data\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Jam Count Graph QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Jam_Area/Jam Count Graph\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "legend": { "enabled": false }, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_1" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_1" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_1", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Bulk Inbound (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF0000", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF0000", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_2" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_2" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_2", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid Inbound MCM02 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "#FF8C00", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": true, "stroke": { "color": "#FF8C00", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_3" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_3" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_3", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid Inbound MCM03 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_4" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_4" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_4", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Inbound_Merge_4 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_5" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_5" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_5", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Inbound_Merge_5 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_6" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_6" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_6", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Inbound_Merge_6 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Inbound_Merge_7" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Inbound_Merge_7" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Inbound_Merge_7", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Inbound_Merge_7 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Non_Con_Merge" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Non_Con_Merge" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Non_Con_Merge", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Non_Con_Merge (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "NCP" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "NCP" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NCP", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "NCP (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Chutes_MCM04" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Chutes_MCM04" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Chutes_MCM04", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Chutes_MCM04 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Bulk_Inbound_MCM04" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Bulk_Inbound_MCM04" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Bulk_Inbound_MCM04", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Bulk_Inbound_MCM04 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Outbound_MCM04" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Outbound_MCM04" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Outbound_MCM04", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Outbound_MCM04 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Problem_Solve_MCM04" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Problem_Solve_MCM04" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Problem_Solve_MCM04", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Problem_Solve_MCM04 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Chutes_MCM05" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Chutes_MCM05" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Chutes_MCM05", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Chutes_MCM05 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Bulk_Inbound_MCM05" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Bulk_Inbound_MCM05" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Bulk_Inbound_MCM05", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Bulk_Inbound_MCM05 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Fluid_Outbound_MCM05" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Fluid_Outbound_MCM05" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Fluid_Outbound_MCM05", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Fluid_Outbound_MCM05 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "Problem_Solve_MCM05" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Problem_Solve_MCM05" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Problem_Solve_MCM05", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Problem_Solve_MCM05 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "NCS1" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "NCS1" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NCS1", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "NCS1 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "NCS2" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "NCS2" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "NCS2", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "NCS2 (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "BYB" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "BYB" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BYB", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "BYB (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "BYA" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "BYA" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BYA", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "BYA (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "BYC" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "BYC" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BYC", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "BYC (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 }, { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "data", "x": "Area", "y": "BYD" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "BYD" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "BYD", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "BYD (#): [bold]{valueY}[/]" }, "visible": true, "xAxis": "Area", "yAxis": "Jam_Count", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 10, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 60, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 60, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Area", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "" }, "name": "Jam_Count", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Jam Area Percentage.props.data}) \u003d 0 \u0026\u0026 len({../Jam Area Percentage Graph.props.dataSources.example}) \u003d 0)) ||\r\n (({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Jam Area Count.props.data}) \u003d 0 \u0026\u0026 len({../Jam Area Count Graph.props.dataSources.example}) \u003d 0)),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Jam Area" }, "position": { "tabIndex": 9 }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "custom": { "time": { "$": [ "ts", 192, 1762433482946 ], "$ts": 1762433482946 } }, "meta": { "name": "Dumper Cycles Count" }, "position": { "basis": "100%" }, "propConfig": { "custom.time": { "binding": { "config": { "expression": "now()" }, "enabled": false, "type": "expr" } }, "position.display": { "binding": { "config": { "expression": "if({..../Statistics.props.currentTabIndex} \u003d 10, true, false)" }, "type": "expr" } }, "props.data": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.data \n\n\tparams \u003d {\n\t \"startTime\": value[\u0027startDate\u0027],\n\t \"endTime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Dumper QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Dumper/Dumper\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Time Stamp", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Time Stamp" }, "justify": "center", "number": "value", "numberFormat": "00:00:00", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "value", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Dumper", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Dumper" }, "justify": "center", "number": "value", "numberFormat": "none", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "date", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY HH:mm:ss", "editable": false, "field": "Cycle Count", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Cycle Count" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": 150 }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total Cycle Time (Minutes)", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total Cycle Time (Minutes)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Average Cycle Time (Minutes)", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Average Cycle Time (Minutes)" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Fault Count", "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Fault Count" }, "justify": "center", "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total Fault Time (Minutes)", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total Fault Time (Minutes)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Average Fault Time (Minutes)", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Average Fault Time (Minutes)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Pause Count", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Pause Count" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Total Pause Time (Minutes)", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Total Pause Time (Minutes)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Average Pause Time (Minutes)", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Average Pause Time (Minutes)" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": false, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "filter": { "results": { "enabled": true } }, "pager": { "bottom": false }, "rows": { "style": { "textAlign": "center" } }, "selection": { "enableRowSelection": false }, "style": { "marginTop": 20 }, "virtualized": false }, "type": "ia.display.table" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if( len({../Dumper Cycles Count.props.data}) \u003d 0, true, false)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Dumper cycles" }, "position": { "tabIndex": 10 }, "props": { "direction": "column" }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Daily Jam Frequency Count" }, "position": { "basis": "435px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 11) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Daily Jam Frequency Count QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/DailyJamFrequency/Daily Jam Frequency Count\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Name", "y": "Jam_count" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Jam Frequency" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Jam_count", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Jammed: [bold]{valueY}[/]" }, "visible": true, "xAxis": "time", "yAxis": "process temp", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": 15, "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 15, "opacity": 0, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 90, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Device" }, "name": "time", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 1, "size": 0.05, "startValue": 1 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Frequency" }, "name": "process temp", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "meta": { "name": "Daily Jam Frequency Perc" }, "position": { "basis": "435px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 11) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Daily Jam Frequency Percentage QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/DailyJamFrequency/Daily Jam Frequency Percentage\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Name", "y": "Jam_percentage" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Jam Frequency" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Jam_percentage_display", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Jammed: [bold]{valueY.formatNumber(\u0027#.##\u0027)}[/] %" }, "visible": true, "xAxis": "time", "yAxis": "process temp", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 15, "opacity": 0, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 90, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Device" }, "name": "time", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 1, "size": 0.05, "startValue": 1 }, "format": "###.##%", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Frequency" }, "name": "process temp", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "meta": { "name": "Daily Jam Frequency Rate" }, "position": { "basis": "435px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "({..../Statistics.props.currentTabIndex} \u003d 11) \u0026\u0026 ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\")" }, "type": "expr" } }, "props.dataSources.example": { "binding": { "config": { "struct": { "endDate": "{..../Period_not_Global_0.custom.EndDate}", "isVisible": "{this.position.display}", "startDate": "{..../Period_not_Global_0.custom.StartDate}" }, "waitOnAll": true }, "transforms": [ { "code": "\n\tif not value[\u0027isVisible\u0027]:\n\t return self.props.dataSources.example\n\n\tparams \u003d {\n\t \"starttime\": value[\u0027startDate\u0027],\n\t \"endtime\": value[\u0027endDate\u0027]\n\t}\n \t\n \tsystem.perspective.print(\"Daily Jam Frequency Rate QUERY RUN! \")\n \treturn system.db.runNamedQuery(\"Statistics/DailyJamFrequency/Daily Jam Frequency Rate\", params)", "type": "script" } ], "type": "expr-struct" } } }, "props": { "dataSources": {}, "series": [ { "candlestick": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 } }, "high": { "x": "", "y": "" }, "low": { "x": "", "y": "" }, "open": { "x": "", "y": "" } }, "column": { "appearance": { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "stroke": { "color": "", "opacity": "", "width": "" } }, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": "", "min": "" }, "height": null, "stacked": false, "stroke": { "color": "", "opacity": 1, "width": 1 }, "width": null }, "open": { "x": "", "y": "" } }, "data": { "source": "example", "x": "Name", "y": "Jam_rate" }, "defaultState": { "visible": true }, "hiddenInLegend": false, "label": { "text": "Jam Frequency" }, "line": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": false, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "name": "Jam_rate", "render": "column", "stepLine": { "appearance": { "bullets": [ { "deriveFieldsFromData": { "fill": { "color": "", "opacity": "" }, "rotation": "", "stroke": { "color": "", "opacity": "", "width": "" } }, "enabled": true, "fill": { "color": "", "opacity": 1 }, "heatRules": { "dataField": "", "enabled": false, "max": 100, "min": 2 }, "height": 10, "label": { "position": { "dx": 0, "dy": 0 }, "text": "{value}" }, "render": "circle", "rotation": 0, "stroke": { "color": "", "opacity": 1, "width": 1 }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "{name}: [bold]{valueY}[/]" }, "width": 10 } ], "connect": true, "fill": { "color": "", "opacity": 0 }, "minDistance": 0.5, "stroke": { "color": "", "dashArray": "", "opacity": 1, "width": 3 }, "tensionX": 1, "tensionY": 1 }, "open": { "x": "", "y": "" } }, "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "Jammed: [bold]{valueY}[/]" }, "visible": true, "xAxis": "time", "yAxis": "process temp", "zIndex": 0 } ], "xAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": 15, "opacity": 0, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 90, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Device" }, "name": "time", "render": "category", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 1, "size": 0.05, "startValue": 1 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ], "yAxes": [ { "appearance": { "font": { "size": "", "weight": 500 }, "grid": { "color": "", "dashArray": "", "minDistance": null, "opacity": 1, "position": 0.5 }, "inside": false, "labels": { "color": "", "horizontalCenter": "middle", "opacity": 1, "rotation": 0, "verticalCenter": "middle" }, "opposite": false }, "category": { "break": { "enabled": false, "endCategory": "", "size": 0.05, "startCategory": "" } }, "date": { "baseInterval": { "count": 1, "enabled": false, "skipEmptyPeriods": false, "timeUnit": "hour" }, "break": { "enabled": false, "endDate": "", "size": 0.05, "startDate": "" }, "format": "M/d/yyyy HH:mm:ss", "inputFormat": "yyyy-MM-dd kk:mm:ss", "range": { "max": "", "min": "", "useStrict": false } }, "inversed": false, "label": { "color": "", "enabled": true, "text": "Frequency" }, "name": "process temp", "render": "value", "tooltip": { "background": { "color": "", "opacity": 1 }, "cornerRadius": 3, "enabled": true, "pointerLength": 4, "text": "" }, "value": { "break": { "enabled": false, "endValue": 100, "size": 0.05, "startValue": 0 }, "format": "#,###.##", "logarithmic": false, "range": { "max": "", "min": "", "useStrict": false } }, "visible": true } ] }, "type": "ia.chart.xy" }, { "children": [ { "meta": { "name": "Loading Animation" }, "props": { "fit": { "mode": "contain" }, "source": "/system/images/image-server/modern-spinner.svg", "style": { "filter": "drop-shadow(0 4px 12px rgba(52, 152, 219, 0.2))", "height": "120px", "width": "120px" } }, "type": "ia.display.image" }, { "meta": { "name": "Loading Text" }, "props": { "style": { "color": "#2c3e50", "fontSize": "16px", "fontWeight": "600", "letterSpacing": "0.5px", "marginTop": "24px", "textAlign": "center" }, "text": "Loading Data..." }, "type": "ia.display.label" }, { "meta": { "name": "Loading Subtext" }, "props": { "style": { "color": "#7f8c8d", "fontSize": "13px", "fontWeight": "400", "marginTop": "8px", "textAlign": "center" }, "text": "Please wait while we fetch your statistics" }, "type": "ia.display.label" } ], "meta": { "name": "Loading" }, "position": { "basis": "200px", "grow": 1 }, "propConfig": { "position.display": { "binding": { "config": { "expression": "if(\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Percentage\" \u0026\u0026 len({../Daily Jam Frequency Perc.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Rate\" \u0026\u0026 len({../Daily Jam Frequency Rate.props.data}) \u003d 0) ||\r\n ({..../Aggregation_Mode/Dropdown_Aggregation_mode.props.value} \u003d \"Count\" \u0026\u0026 len({../Daily Jam Frequency Count.props.data}) \u003d 0),\r\n true,\r\n false\r\n)" }, "type": "expr" } } }, "props": { "alignItems": "center", "direction": "column", "justify": "center", "style": { "backdropFilter": "blur(4px)", "backgroundColor": "rgba(248, 249, 250, 0.97)", "bottom": 0, "height": "100%", "position": "absolute", "top": 0, "width": "100%", "zIndex": 10 } }, "type": "ia.container.flex" } ], "meta": { "name": "Daily Jam Frequency" }, "position": { "tabIndex": 11 }, "type": "ia.container.flex" }, { "children": [ { "children": [ { "meta": { "name": "NCS1" }, "position": { "basis": "131px" }, "props": { "text": "Non Con Sorter 1" }, "type": "ia.display.label" }, { "meta": { "name": "NCS2" }, "position": { "basis": "135px" }, "props": { "text": "Non Con Sorter 2" }, "type": "ia.display.label" } ], "meta": { "name": "SorterLabels" }, "position": { "basis": "37px" }, "props": { "alignContent": "center", "alignItems": "center", "justify": "space-around" }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Statistics NCS1" }, "position": { "basis": "400px", "grow": 1 }, "propConfig": { "props.data[0].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_15_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[10].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS1_9_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[11].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/S02_1_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[1].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_15_TPE2/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[2].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_17_TPE2/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[3].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_19_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[4].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS1_2_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[5].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS1_4_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[6].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS1_4_TPE2/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[7].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS1_6_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[8].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS1_7_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[9].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS1_8_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Lost_Tracking", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Count" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "data": [ { "Name": "NCP1_15_TPE1" }, { "Name": "NCP1_15_TPE2" }, { "Name": "NCP1_17_TPE2" }, { "Name": "NCP1_19_TPE1" }, { "Name": "NCS1_2_TPE1" }, { "Name": "NCS1_4_TPE1" }, { "Name": "NCS1_4_TPE2" }, { "Name": "NCS1_6_TPE1" }, { "Name": "NCS1_7_TPE1" }, { "Name": "NCS1_8_TPE1" }, { "Name": "NCS1_9_TPE1" }, { "Name": "S02_1_TPE1" } ], "pager": { "bottom": false } }, "type": "ia.display.table" }, { "meta": { "name": "Statistics NCS2" }, "position": { "basis": "400px", "grow": 1 }, "propConfig": { "props.data[0].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_15_TPE1_2/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[10].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS2_6_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[11].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS2_7_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[12].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/S02_2_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[1].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_15_TPE2_2/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[2].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_17_TPE2_2/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[3].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_19_TPE1_2/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[4].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_21_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[5].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCP1_21_TPE2/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[6].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS2_2_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[7].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS2_2_TPE2/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[8].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS2_4_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } }, "props.data[9].Lost_Tracking": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]System/MCM06/PE_STATISTICS/NCS2_5_TPE1/Lost_Tracking" }, "transforms": [ { "expression": "coalesce({value}, \"Tag Error\")", "type": "expression" } ], "type": "tag" } } }, "props": { "columns": [ { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Name", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" }, { "align": "center", "boolean": "checkbox", "dateFormat": "MM/DD/YYYY", "editable": false, "field": "Lost_Tracking", "filter": { "boolean": { "condition": "" }, "date": { "condition": "", "value": "" }, "enabled": false, "number": { "condition": "", "value": "" }, "string": { "condition": "", "value": "" }, "visible": "on-hover" }, "footer": { "align": "center", "justify": "left", "style": { "classes": "" }, "title": "" }, "header": { "align": "center", "justify": "center", "style": { "classes": "" }, "title": "Count" }, "justify": "center", "nullFormat": { "includeNullStrings": false, "nullFormatValue": "", "strict": false }, "number": "value", "numberFormat": "0,0.##", "progressBar": { "bar": { "color": "", "style": { "classes": "" } }, "max": 100, "min": 0, "track": { "color": "", "style": { "classes": "" } }, "value": { "enabled": true, "format": "0,0.##", "justify": "center", "style": { "classes": "" } } }, "render": "auto", "resizable": true, "sort": "none", "sortable": true, "strictWidth": false, "style": { "classes": "" }, "toggleSwitch": { "color": { "selected": "", "unselected": "" } }, "viewParams": {}, "viewPath": "", "visible": true, "width": "" } ], "data": [ { "Name": "NCP1_15_TPE1" }, { "Name": "NCP1_15_TPE2" }, { "Name": "NCP1_17_TPE2" }, { "Name": "NCP1_19_TPE1" }, { "Name": "NCP1_21_TPE1" }, { "Name": "NCP1_21_TPE2" }, { "Name": "NCS2_2_TPE1" }, { "Name": "NCS2_2_TPE2" }, { "Name": "NCS2_4_TPE1" }, { "Name": "NCS2_5_TPE1" }, { "Name": "NCS2_6_TPE1" }, { "Name": "NCS2_7_TPE1" }, { "Name": "S02_2_TPE1" } ], "pager": { "bottom": false } }, "type": "ia.display.table" } ], "meta": { "name": "DATA" }, "position": { "basis": "819.1px", "grow": 1 }, "type": "ia.container.flex" } ], "meta": { "name": "Lost Tracking" }, "position": { "tabIndex": 12 }, "props": { "direction": "column" }, "type": "ia.container.flex" } ], "events": { "component": { "onActionPerformed": { "config": { "script": "\t# Ignition Script for Excel Export Button\n\t# Paste this in the onActionPerformed event\n\t# Uses Apache POI (Java library) - works natively in Ignition\n\t\n\timport datetime\n\tfrom java.io import ByteArrayOutputStream\n\tfrom org.apache.poi.ss.usermodel import IndexedColors, FillPatternType, BorderStyle, HorizontalAlignment, VerticalAlignment\n\tfrom org.apache.poi.xssf.usermodel import XSSFWorkbook\n\tfrom org.apache.poi.ss.util import CellRangeAddress\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# DATE/TIME FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef calculate_report_period():\n\t \"\"\"\n\t Calculate the reporting period (yesterday 4 AM to today 4 AM).\n\t \n\t Returns:\n\t tuple: (yesterday_4am, today_4am, formatted_date, formatted_period)\n\t \"\"\"\n\t current_datetime \u003d datetime.datetime.now()\n\t \n\t # Calculate yesterday 4 AM to today 4 AM\n\t yesterday_4am \u003d (current_datetime.date() - datetime.timedelta(days\u003d1)).strftime(\u0027%Y-%m-%d 04:00:00\u0027)\n\t today_4am \u003d current_datetime.date().strftime(\u0027%Y-%m-%d 04:00:00\u0027)\n\t \n\t # Format for display\n\t formatted_date \u003d current_datetime.strftime(\u0027%m/%d/%Y\u0027)\n\t formatted_period \u003d \u00274AM \u0027 + yesterday_4am[5:10].replace(\"-\", \"/\") + \u0027 to 4AM \u0027 + today_4am[5:10].replace(\"-\", \"/\")\n\t \n\t return yesterday_4am, today_4am, formatted_date, formatted_period\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# DATABASE FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef build_sorter_query(start_time, end_time):\n\t \"\"\"\n\t Build the SQL query to fetch sorter metrics.\n\t \n\t Args:\n\t start_time (str): Start timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t end_time (str): End timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t \n\t Returns:\n\t str: SQL query string\n\t \"\"\"\n\t query \u003d \"\"\"\n\t SELECT\n\t COUNT(*) AS total_scans,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 0 THEN 1 ELSE 0 END) AS good_diverts,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 4 THEN 1 ELSE 0 END) AS gap_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 21 THEN 1 ELSE 0 END) AS unable_to_divert,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 14 THEN 1 ELSE 0 END) AS failed_to_divert,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 1 THEN 1 ELSE 0 END) AS unknown,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 17 THEN 1 ELSE 0 END) AS lost_container,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 22 THEN 1 ELSE 0 END) AS dest_not_attempted,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 5 THEN 1 ELSE 0 END) AS dest_full,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 12 THEN 1 ELSE 0 END) AS dest_disabled,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 6 THEN 1 ELSE 0 END) AS dest_non_operational,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 2 THEN 1 ELSE 0 END) AS unexpected,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 16 THEN 1 ELSE 0 END) AS no_dest,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 7 THEN 1 ELSE 0 END) AS dest_invalid,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 3 THEN 1 ELSE 0 END) AS tracking_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 13 THEN 1 ELSE 0 END) AS throughput_limit,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 18 THEN 1 ELSE 0 END) AS dimension_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 19 THEN 1 ELSE 0 END) AS weight_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 20 THEN 1 ELSE 0 END) AS container_utilization,\n\t SUM(CASE WHEN adiSort_Code_0 IN (8, 9, 10) THEN 1 ELSE 0 END) AS scan_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 8 THEN 1 ELSE 0 END) AS no_reads,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 10 THEN 1 ELSE 0 END) AS multi_reads,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 9 THEN 1 ELSE 0 END) AS no_codes\n\t FROM item_data\n\t WHERE t_stamp \u003e\u003d \u0027%s\u0027 AND t_stamp \u003c \u0027%s\u0027\n\t AND adiSort_Code_0 NOT IN (11, 15)\n\t AND sLocation_ID LIKE \u0027%%S02%%\u0027\n\t \"\"\" % (start_time, end_time)\n\t return query\n\t\n\t\n\tdef fetch_sorter_metrics(start_time, end_time):\n\t \"\"\"\n\t Execute the sorter metrics query and return results.\n\t \n\t Args:\n\t start_time (str): Start timestamp\n\t end_time (str): End timestamp\n\t \n\t Returns:\n\t tuple: Database row with metrics\n\t \"\"\"\n\t query \u003d build_sorter_query(start_time, end_time)\n\t db_result \u003d system.db.runQuery(query)\n\t return db_result[0]\n\t\n\t \n\tdef build_alarms_query(start_time, end_time):\n\t \"\"\"\n\t Build the SQL query to fetch high-priority alarms.\n\t \n\t Args:\n\t start_time (str): Start timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t end_time (str): End timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t \n\t Returns:\n\t str: SQL query string\n\t \"\"\"\n\t query \u003d \"\"\"\n\t SELECT\n\t MIN(ae.eventtime) AS FirstTimestamp,\n\t MAX(ae.eventtime) AS LastTimestamp,\n\t COUNT(*) AS ActivationCount,\n\t TIME_FORMAT(\n\t SEC_TO_TIME(\n\t SUM(\n\t TIMESTAMPDIFF(SECOND, \n\t ae.eventtime,\n\t (SELECT MIN(clr.eventtime) \n\t FROM alarm_events clr USE INDEX (idx_alarm_events_eventid)\n\t WHERE clr.eventid \u003d ae.eventid \n\t AND clr.eventtype IN (1, 2)\n\t AND clr.id \u003e ae.id\n\t )\n\t )\n\t )\n\t ),\n\t \u0027%%H:%%i:%%s\u0027\n\t ) AS Duration,\n\t \u0027High\u0027 AS Priority,\n\t IFNULL(loc.strValue, \u0027\u0027) AS Location,\n\t CONCAT(IFNULL(ae.displaypath, \u0027Unknown\u0027), \u0027 - \u0027,\n\t SUBSTRING_INDEX(IFNULL(ae.source, \u0027\u0027), \u0027:/alm:\u0027, -1)) AS Description,\n\t IFNULL(tag.strValue, \u0027\u0027) AS Tag\n\t FROM alarm_events ae FORCE INDEX (idx_alarm_events_grouping)\n\t LEFT JOIN alarm_event_data tag FORCE INDEX (idx_alarm_event_data_lookup)\n\t ON tag.id \u003d ae.id AND tag.propname \u003d \u0027myTag\u0027\n\t LEFT JOIN alarm_event_data loc FORCE INDEX (idx_alarm_event_data_lookup)\n\t ON loc.id \u003d ae.id AND loc.propname \u003d \u0027myLocation\u0027\n\t WHERE \n\t ae.eventtype \u003d 0\n\t AND ae.priority \u003d 3\n\t AND ae.displaypath NOT LIKE \u0027%%System Startup%%\u0027\n\t AND ae.source NOT LIKE \u0027%%System Startup%%\u0027\n\t AND ae.displaypath NOT LIKE \u0027%%System Shutdown%%\u0027\n\t AND ae.source NOT LIKE \u0027%%System Shutdown%%\u0027\n\t AND ae.eventtime \u003e\u003d \u0027%s\u0027 \n\t AND ae.eventtime \u003c\u003d \u0027%s\u0027\n\t AND IFNULL(loc.strValue, \u0027\u0027) NOT IN (\u0027SMC\u0027, \u0027CMC\u0027)\n\t AND (\n\t ae.displaypath LIKE \u0027%%Jam%%\u0027\n\t OR ae.source LIKE \u0027%%Jam%%\u0027\n\t OR IFNULL(tag.strValue, \u0027\u0027) LIKE \u0027%%Jam%%\u0027\n\t )\n\t AND EXISTS (\n\t SELECT 1 \n\t FROM alarm_events clr USE INDEX (idx_alarm_events_eventid)\n\t WHERE clr.eventid \u003d ae.eventid \n\t AND clr.eventtype IN (1, 2)\n\t AND clr.id \u003e ae.id\n\t LIMIT 1\n\t )\n\t GROUP BY\n\t ae.source, \n\t ae.displaypath, \n\t ae.priority,\n\t tag.strValue\n\t HAVING\n\t COUNT(*) \u003e 3\n\t ORDER BY\n\t ActivationCount DESC\n\t \"\"\" % (start_time, end_time)\n\t return query\n\t\n\t\n\tdef build_all_alarms_query(start_time, end_time):\n\t \"\"\"\n\t Build the SQL query to fetch all high-priority alarms including SMC and CMC.\n\t This is used for summary calculation.\n\t \n\t Args:\n\t start_time (str): Start timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t end_time (str): End timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t \n\t Returns:\n\t str: SQL query string\n\t \"\"\"\n\t query \u003d \"\"\"\n\t SELECT\n\t MIN(ae.eventtime) AS FirstTimestamp,\n\t MAX(ae.eventtime) AS LastTimestamp,\n\t COUNT(*) AS ActivationCount,\n\t TIME_FORMAT(\n\t SEC_TO_TIME(\n\t SUM(\n\t TIMESTAMPDIFF(SECOND, \n\t ae.eventtime,\n\t (SELECT MIN(clr.eventtime) \n\t FROM alarm_events clr USE INDEX (idx_alarm_events_eventid)\n\t WHERE clr.eventid \u003d ae.eventid \n\t AND clr.eventtype IN (1, 2)\n\t AND clr.id \u003e ae.id\n\t )\n\t )\n\t )\n\t ),\n\t \u0027%%H:%%i:%%s\u0027\n\t ) AS Duration,\n\t \u0027High\u0027 AS Priority,\n\t IFNULL(loc.strValue, \u0027\u0027) AS Location,\n\t CONCAT(IFNULL(ae.displaypath, \u0027Unknown\u0027), \u0027 - \u0027,\n\t SUBSTRING_INDEX(IFNULL(ae.source, \u0027\u0027), \u0027:/alm:\u0027, -1)) AS Description,\n\t IFNULL(tag.strValue, \u0027\u0027) AS Tag\n\t FROM alarm_events ae FORCE INDEX (idx_alarm_events_grouping)\n\t LEFT JOIN alarm_event_data tag FORCE INDEX (idx_alarm_event_data_lookup)\n\t ON tag.id \u003d ae.id AND tag.propname \u003d \u0027myTag\u0027\n\t LEFT JOIN alarm_event_data loc FORCE INDEX (idx_alarm_event_data_lookup)\n\t ON loc.id \u003d ae.id AND loc.propname \u003d \u0027myLocation\u0027\n\t WHERE \n\t ae.eventtype \u003d 0\n\t AND ae.priority \u003d 3\n\t AND ae.displaypath NOT LIKE \u0027%%System Startup%%\u0027\n\t AND ae.source NOT LIKE \u0027%%System Startup%%\u0027\n\t AND ae.displaypath NOT LIKE \u0027%%System Shutdown%%\u0027\n\t AND ae.source NOT LIKE \u0027%%System Shutdown%%\u0027\n\t AND ae.eventtime \u003e\u003d \u0027%s\u0027 \n\t AND ae.eventtime \u003c\u003d \u0027%s\u0027\n\t AND (\n\t ae.displaypath LIKE \u0027%%Jam%%\u0027\n\t OR ae.source LIKE \u0027%%Jam%%\u0027\n\t OR IFNULL(tag.strValue, \u0027\u0027) LIKE \u0027%%Jam%%\u0027\n\t )\n\t AND EXISTS (\n\t SELECT 1 \n\t FROM alarm_events clr USE INDEX (idx_alarm_events_eventid)\n\t WHERE clr.eventid \u003d ae.eventid \n\t AND clr.eventtype IN (1, 2)\n\t AND clr.id \u003e ae.id\n\t LIMIT 1\n\t )\n\t GROUP BY\n\t ae.source, \n\t ae.displaypath, \n\t ae.priority,\n\t tag.strValue\n\t HAVING\n\t COUNT(*) \u003e 0\n\t ORDER BY\n\t ActivationCount DESC\n\t \"\"\" % (start_time, end_time)\n\t return query\n\t\n\t\n\tdef fetch_high_priority_alarms(start_time, end_time):\n\t \"\"\"\n\t Execute the alarm query and return results.\n\t \n\t Args:\n\t start_time (str): Start timestamp\n\t end_time (str): End timestamp\n\t \n\t Returns:\n\t list: List of alarm data rows\n\t \"\"\"\n\t query \u003d build_alarms_query(start_time, end_time)\n\t db_result \u003d system.db.runQuery(query)\n\t return db_result\n\t\n\t\n\tdef fetch_all_alarms_for_summary(start_time, end_time):\n\t \"\"\"\n\t Execute the alarm query including SMC and CMC for summary calculation.\n\t \n\t Args:\n\t start_time (str): Start timestamp\n\t end_time (str): End timestamp\n\t \n\t Returns:\n\t list: List of alarm data rows including SMC and CMC\n\t \"\"\"\n\t query \u003d build_all_alarms_query(start_time, end_time)\n\t db_result \u003d system.db.runQuery(query)\n\t return db_result\n\t \n\t \n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# DATA TRANSFORMATION FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef transform_metrics_to_report_data(db_row):\n\t \"\"\"\n\t Transform database metrics into structured report data.\n\t \n\t Args:\n\t db_row (tuple): Database row containing 24 metrics from query\n\t \n\t Returns:\n\t list: List of [section, metric, count, percentage] rows\n\t \"\"\"\n\t # Calculate total for percentages (avoid division by zero)\n\t total \u003d db_row[0] if db_row[0] else 1\n\t \n\t # Calculate good reads: total - no_reads - multi_reads - no_codes\n\t good_reads \u003d db_row[0] - db_row[20] - db_row[21] - db_row[22]\n\t \n\t # Build data structure with sections, metrics, counts, and percentages\n\t data \u003d [\n\t # Inducted Section\n\t [\u0027Inducted\u0027, \u0027Total Scans\u0027, db_row[0], None],\n\t [\u0027Inducted\u0027, \u0027Good Diverts\u0027, db_row[1], round(db_row[1] * 100.0 / total, 2) if db_row[1] else 0],\n\t \n\t # Sorter Performance Section (18 metrics)\n\t [\u0027Sorter Performance\u0027, \u0027Gap Error\u0027, db_row[2], round(db_row[2] * 100.0 / total, 2) if db_row[2] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Unable to Divert\u0027, db_row[3], round(db_row[3] * 100.0 / total, 2) if db_row[3] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Failed to Divert\u0027, db_row[4], round(db_row[4] * 100.0 / total, 2) if db_row[4] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Unknown\u0027, db_row[5], round(db_row[5] * 100.0 / total, 2) if db_row[5] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Lost Container\u0027, db_row[6], round(db_row[6] * 100.0 / total, 2) if db_row[6] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Not Attempted\u0027, db_row[7], round(db_row[7] * 100.0 / total, 2) if db_row[7] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Full\u0027, db_row[8], round(db_row[8] * 100.0 / total, 2) if db_row[8] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Disabled\u0027, db_row[9], round(db_row[9] * 100.0 / total, 2) if db_row[9] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Non Operational\u0027, db_row[10], round(db_row[10] * 100.0 / total, 2) if db_row[10] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Unexpected\u0027, db_row[11], round(db_row[11] * 100.0 / total, 2) if db_row[11] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027No Dest\u0027, db_row[12], round(db_row[12] * 100.0 / total, 2) if db_row[12] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Invalid\u0027, db_row[13], round(db_row[13] * 100.0 / total, 2) if db_row[13] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Tracking Error\u0027, db_row[14], round(db_row[14] * 100.0 / total, 2) if db_row[14] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Throughput Limit\u0027, db_row[15], round(db_row[15] * 100.0 / total, 2) if db_row[15] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dimension Error\u0027, db_row[16], round(db_row[16] * 100.0 / total, 2) if db_row[16] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Weight Error\u0027, db_row[17], round(db_row[17] * 100.0 / total, 2) if db_row[17] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Container Utilization\u0027, db_row[18], round(db_row[18] * 100.0 / total, 2) if db_row[18] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Scan Error\u0027, db_row[19], round(db_row[19] * 100.0 / total, 2) if db_row[19] else 0],\n\t \n\t # Scanner Health Section (4 metrics)\n\t [\u0027Scanner Health\u0027, \u0027Good Reads\u0027, good_reads, round(good_reads * 100.0 / total, 2) if good_reads else 0],\n\t [\u0027Scanner Health\u0027, \u0027No Reads\u0027, db_row[20], round(db_row[20] * 100.0 / total, 2) if db_row[20] else 0],\n\t [\u0027Scanner Health\u0027, \u0027Multi Reads\u0027, db_row[21], round(db_row[21] * 100.0 / total, 2) if db_row[21] else 0],\n\t [\u0027Scanner Health\u0027, \u0027No Codes\u0027, db_row[22], round(db_row[22] * 100.0 / total, 2) if db_row[22] else 0]\n\t ]\n\t \n\t return data\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# EXCEL STYLING FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef create_cell_style(wb, h_align\u003dNone, bold\u003dFalse, size\u003d11, bg_color\u003dNone, borders\u003dNone, fmt\u003dNone):\n\t \"\"\"\n\t Create and return a cell style with the specified formatting.\n\t \n\t Args:\n\t wb: Workbook object\n\t h_align (str): Horizontal alignment (\u0027center\u0027, \u0027right\u0027, \u0027left\u0027)\n\t bold (bool): Bold font\n\t size (int): Font size in points\n\t bg_color (str): Background color (\u0027yellow\u0027)\n\t borders (dict): Border specification {\u0027L\u0027: \u0027M\u0027/\u0027T\u0027, \u0027R\u0027: \u0027M\u0027/\u0027T\u0027, \u0027T\u0027: \u0027M\u0027/\u0027T\u0027, \u0027B\u0027: \u0027M\u0027/\u0027T\u0027}\n\t fmt (str): Number format string\n\t \n\t Returns:\n\t CellStyle: Configured cell style\n\t \"\"\"\n\t style \u003d wb.createCellStyle()\n\t \n\t # Font\n\t font \u003d wb.createFont()\n\t font.setFontName(\u0027Aptos Narrow\u0027)\n\t font.setFontHeightInPoints(size)\n\t font.setBold(bold)\n\t style.setFont(font)\n\t \n\t # Alignment\n\t if h_align \u003d\u003d \u0027center\u0027:\n\t style.setAlignment(HorizontalAlignment.CENTER)\n\t style.setVerticalAlignment(VerticalAlignment.CENTER)\n\t elif h_align \u003d\u003d \u0027right\u0027:\n\t style.setAlignment(HorizontalAlignment.RIGHT)\n\t elif h_align \u003d\u003d \u0027left\u0027:\n\t style.setAlignment(HorizontalAlignment.LEFT)\n\t \n\t # Background color\n\t if bg_color \u003d\u003d \u0027yellow\u0027:\n\t style.setFillForegroundColor(IndexedColors.GOLD.getIndex())\n\t style.setFillPattern(FillPatternType.SOLID_FOREGROUND)\n\t \n\t # Borders\n\t if borders:\n\t if \u0027L\u0027 in borders:\n\t style.setBorderLeft(BorderStyle.MEDIUM if borders[\u0027L\u0027] \u003d\u003d \u0027M\u0027 else BorderStyle.THIN)\n\t if \u0027R\u0027 in borders:\n\t style.setBorderRight(BorderStyle.MEDIUM if borders[\u0027R\u0027] \u003d\u003d \u0027M\u0027 else BorderStyle.THIN)\n\t if \u0027T\u0027 in borders:\n\t style.setBorderTop(BorderStyle.MEDIUM if borders[\u0027T\u0027] \u003d\u003d \u0027M\u0027 else BorderStyle.THIN)\n\t if \u0027B\u0027 in borders:\n\t style.setBorderBottom(BorderStyle.MEDIUM if borders[\u0027B\u0027] \u003d\u003d \u0027M\u0027 else BorderStyle.THIN)\n\t \n\t # Number format\n\t if fmt:\n\t style.setDataFormat(wb.createDataFormat().getFormat(fmt))\n\t \n\t return style\n\t\n\t\n\tdef set_cell(row, col_idx, wb, value\u003dNone, h_align\u003dNone, bold\u003dFalse, size\u003d11, bg_color\u003dNone, borders\u003dNone, fmt\u003dNone):\n\t \"\"\"\n\t Create a cell and apply value and styling.\n\t \n\t Args:\n\t row: Row object\n\t col_idx (int): Column index\n\t wb: Workbook object\n\t value: Cell value (int, float, or string)\n\t h_align (str): Horizontal alignment\n\t bold (bool): Bold font\n\t size (int): Font size\n\t bg_color (str): Background color\n\t borders (dict): Border specification\n\t fmt (str): Number format\n\t \n\t Returns:\n\t Cell: Created and styled cell\n\t \"\"\"\n\t cell \u003d row.createCell(col_idx)\n\t \n\t # Set value based on type\n\t if value is not None:\n\t if isinstance(value, (int, long)):\n\t cell.setCellValue(int(value))\n\t elif isinstance(value, float):\n\t cell.setCellValue(float(value))\n\t else:\n\t cell.setCellValue(str(value))\n\t \n\t # Apply style\n\t style \u003d create_cell_style(wb, h_align\u003dh_align, bold\u003dbold, size\u003dsize, bg_color\u003dbg_color, borders\u003dborders, fmt\u003dfmt)\n\t cell.setCellStyle(style)\n\t \n\t return cell\n\t\n\t\n\tdef setup_worksheet(wb):\n\t \"\"\"\n\t Create and configure the worksheet with proper settings and column widths.\n\t \n\t Args:\n\t wb: Workbook object\n\t \n\t Returns:\n\t Worksheet: Configured worksheet\n\t \"\"\"\n\t ws \u003d wb.createSheet(\"Sorter Performance\")\n\t \n\t # Hide gridlines\n\t ws.setDisplayGridlines(False)\n\t \n\t # Set column widths\n\t ws.setColumnWidth(0, int(3.43 * 256))\n\t ws.setColumnWidth(1, int(10.71 * 256))\n\t ws.setColumnWidth(2, int(13.0 * 256))\n\t ws.setColumnWidth(3, int(13.0 * 256))\n\t ws.setColumnWidth(4, int(13.0 * 256))\n\t ws.setColumnWidth(5, int(13.0 * 256))\n\t ws.setColumnWidth(6, int(13.0 * 256))\n\t \n\t return ws\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# EXCEL STRUCTURE FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef create_top_border_row(ws, wb, row_idx):\n\t \"\"\"\n\t Create the top border row for the report.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t row_idx (int): Row index to create\n\t \"\"\"\n\t row \u003d ws.createRow(row_idx)\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027, \u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, borders\u003d{\u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 3, wb, borders\u003d{\u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 4, wb, borders\u003d{\u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 5, wb, borders\u003d{\u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027, \u0027T\u0027:\u0027M\u0027})\n\t\n\t\n\tdef create_title_row(ws, wb, row_idx):\n\t \"\"\"\n\t Create the title row with \"Sortation Report\" heading.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t row_idx (int): Row index to create\n\t \"\"\"\n\t row \u003d ws.createRow(row_idx)\n\t row.setHeightInPoints(26.25)\n\t \n\t # Create all cells first\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, \"Sortation Report\", h_align\u003d\u0027center\u0027, bold\u003dTrue, size\u003d20, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 3, wb, borders\u003d{\u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 4, wb, borders\u003d{\u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 5, wb, borders\u003d{\u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t \n\t # Merge C3:F3 (columns 2-5)\n\t ws.addMergedRegion(CellRangeAddress(row_idx, row_idx, 2, 5))\n\t\n\t\n\tdef create_spacing_row(ws, wb, row_idx):\n\t \"\"\"\n\t Create a spacing row with only left and right borders.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t row_idx (int): Row index to create\n\t \"\"\"\n\t row \u003d ws.createRow(row_idx)\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t\n\t\n\tdef create_header_rows(ws, wb, start_row_idx, project, sorter, date, period):\n\t \"\"\"\n\t Create the header rows with Project, Sorter, Date, and Period information.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t start_row_idx (int): Starting row index\n\t project (str): Project name\n\t sorter (str): Sorter name\n\t date (str): Report date\n\t period (str): Report period\n\t \"\"\"\n\t headers \u003d [\n\t (\u0027Project\u0027, project),\n\t (\u0027Sorter\u0027, sorter),\n\t (\u0027Date\u0027, date),\n\t (\u0027Period\u0027, period)\n\t ]\n\t \n\t for i, (label, value) in enumerate(headers):\n\t row_idx \u003d start_row_idx + i\n\t row \u003d ws.createRow(row_idx)\n\t \n\t # Create all cells first\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, label, h_align\u003d\u0027right\u0027, bold\u003dTrue, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 3, wb, value, h_align\u003d\u0027left\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 4, wb, borders\u003d{\u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 5, wb, borders\u003d{\u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t \n\t # Merge D:F (columns 3-5)\n\t ws.addMergedRegion(CellRangeAddress(row_idx, row_idx, 3, 5))\n\t\n\t\n\tdef create_data_rows(ws, wb, start_row_idx, data):\n\t \"\"\"\n\t Create the data rows with sections and metrics.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t start_row_idx (int): Starting row index\n\t data (list): List of [section, metric, count, percentage] rows\n\t \n\t Returns:\n\t int: Next available row index\n\t \"\"\"\n\t current_row_idx \u003d start_row_idx\n\t current_section \u003d None\n\t \n\t for row_data in data:\n\t section, metric, count, pct \u003d row_data[0], row_data[1], row_data[2], row_data[3]\n\t \n\t # Section header\n\t if section !\u003d current_section:\n\t current_section \u003d section\n\t row \u003d ws.createRow(current_row_idx)\n\t \n\t # Create all cells first\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, section, h_align\u003d\u0027center\u0027, bold\u003dTrue, bg_color\u003d\u0027yellow\u0027)\n\t set_cell(row, 3, wb)\n\t set_cell(row, 4, wb)\n\t set_cell(row, 5, wb)\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t \n\t # Merge section header\n\t ws.addMergedRegion(CellRangeAddress(current_row_idx, current_row_idx, 2, 5))\n\t current_row_idx +\u003d 1\n\t \n\t # Data row\n\t row \u003d ws.createRow(current_row_idx)\n\t \n\t # Create all cells first\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, metric, h_align\u003d\u0027right\u0027)\n\t set_cell(row, 3, wb)\n\t set_cell(row, 4, wb, count, h_align\u003d\u0027right\u0027)\n\t \n\t # Show percentage for Good Diverts (Inducted section) and all Sorter Performance/Scanner Health metrics\n\t if pct is not None and (section !\u003d \u0027Inducted\u0027 or metric \u003d\u003d \u0027Good Diverts\u0027):\n\t set_cell(row, 5, wb, float(pct) / 100.0, h_align\u003d\u0027right\u0027, fmt\u003d\u00270.00%\u0027)\n\t else:\n\t set_cell(row, 5, wb, h_align\u003d\u0027right\u0027, fmt\u003d\u00270.00%\u0027)\n\t \n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t \n\t # Merge C:D (columns 2-3)\n\t ws.addMergedRegion(CellRangeAddress(current_row_idx, current_row_idx, 2, 3))\n\t current_row_idx +\u003d 1\n\t \n\t return current_row_idx\n\t\n\t\n\tdef create_bottom_border_row(ws, wb, row_idx):\n\t \"\"\"\n\t Create the bottom border row for the report.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t row_idx (int): Row index to create\n\t \"\"\"\n\t row \u003d ws.createRow(row_idx)\n\t row.setHeightInPoints(15.75)\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027, \u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, borders\u003d{\u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 3, wb, borders\u003d{\u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 4, wb, borders\u003d{\u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 5, wb, borders\u003d{\u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027, \u0027B\u0027:\u0027M\u0027})\n\t\n\t\n\tdef calculate_jam_totals(alarm_data):\n\t \"\"\"\n\t Calculate totals for different types of jams from alarm data.\n\t \n\t Args:\n\t alarm_data (list): List of alarm rows from database\n\t \n\t Returns:\n\t dict: Dictionary with jam totals\n\t \"\"\"\n\t # Initialize counters\n\t nc_sorter_chutes \u003d 0\n\t autstand_mhe \u003d 0\n\t crossbelt_sorter_chutes \u003d 0\n\t sorter_mhe \u003d 0\n\t \n\t if not alarm_data:\n\t return {\n\t \u0027nc_sorter_chutes\u0027: 0,\n\t \u0027autstand_mhe\u0027: 0,\n\t \u0027crossbelt_sorter_chutes\u0027: 0,\n\t \u0027sorter_mhe\u0027: 0,\n\t \u0027total_building\u0027: 0\n\t }\n\t \n\t\tfor alarm_row in alarm_data:\n\t\t\t# alarm_row[5] \u003d Location\n\t\t\t# alarm_row[6] \u003d Description\n\t\t\t# alarm_row[2] \u003d ActivationCount\n\t\t\t\n\t\t\tlocation \u003d str(alarm_row[5]).strip() if alarm_row[5] else \u0027\u0027\n\t\t\tdescription \u003d str(alarm_row[6]).strip() if alarm_row[6] else \u0027\u0027\n\t\t\tactivation_count \u003d alarm_row[2] if alarm_row[2] else 0\n\t\t\t\n\t\t\t# Check if it contains \"Jammed\" (case-insensitive)\n\t\t\tdescription_lower \u003d description.lower()\n\t\t\ttag_str \u003d str(alarm_row[7]).lower() if alarm_row[7] else \u0027\u0027\n\t\t\thas_jammed \u003d \u0027jammed\u0027 in description_lower or \u0027jammed\u0027 in tag_str\n\t\t\t\n\t\t\tif not has_jammed:\n\t\t\t\tcontinue\n\t\t\t\n\t\t\t# 1. Total Jams NC Sorter Chutes: Description starts with S02\n\t\t\tif description.startswith(\u0027S02\u0027):\n\t\t\t\tnc_sorter_chutes +\u003d activation_count\n\t\t\t\tcontinue # Skip other checks for this row\n\t\t\t\n\t\t\t# 3. Total Jams Crossbelt Sorter Chutes: Description starts with S01\n\t\t\tif description.startswith(\u0027S01\u0027):\n\t\t\t\tcrossbelt_sorter_chutes +\u003d activation_count\n\t\t\t\tcontinue # Skip other checks for this row\n\t\t\t\n\t\t\t# 2. Total Jams autStand MHE: Location starts with MCM, exclude S02\n\t\t\tif location.startswith(\u0027MCM\u0027):\n\t\t\t\tautstand_mhe +\u003d activation_count\n\t\t\t\tcontinue # Skip other checks for this row\n\t\t\t\n\t\t\t# 4. Total Jams Sorter MHE: Location is CMC or SMC, exclude S01\n\t\t\tif location \u003d\u003d \u0027CMC\u0027 or location \u003d\u003d \u0027SMC\u0027:\n\t\t\t\tsorter_mhe +\u003d activation_count\n\t \n\t # 5. Total Jams Building: Sum of all above\n\t total_building \u003d nc_sorter_chutes + autstand_mhe + crossbelt_sorter_chutes + sorter_mhe\n\t \n\t return {\n\t \u0027nc_sorter_chutes\u0027: nc_sorter_chutes,\n\t \u0027autstand_mhe\u0027: autstand_mhe,\n\t \u0027crossbelt_sorter_chutes\u0027: crossbelt_sorter_chutes,\n\t \u0027sorter_mhe\u0027: sorter_mhe,\n\t \u0027total_building\u0027: total_building\n\t }\n\t\n\t\n\tdef create_system_stability_sheet(wb, start_time, end_time):\n\t \"\"\"\n\t Create the System Stability worksheet with alarm data.\n\t \n\t Args:\n\t wb: Workbook object\n\t start_time (str): Start timestamp\n\t end_time (str): End timestamp\n\t \n\t Returns:\n\t Worksheet: Created and populated worksheet\n\t \"\"\"\n\t # Create worksheet\n\t ws \u003d wb.createSheet(\"System Stability\")\n\t ws.setDisplayGridlines(False)\n\t \n\t # Set column widths for 9 columns (A-I) plus summary columns (L-M)\n\t # Column widths: First Timestamp, Last Timestamp, Activation Count, Duration, Priority, Location, Description, Tag, Comments/Actions Taken\n\t ws.setColumnWidth(0, int(22 * 256)) # First Timestamp\n\t ws.setColumnWidth(1, int(22 * 256)) # Last Timestamp\n\t ws.setColumnWidth(2, int(20 * 256)) # Activation Count\n\t ws.setColumnWidth(3, int(15 * 256)) # Duration\n\t ws.setColumnWidth(4, int(15 * 256)) # Priority\n\t ws.setColumnWidth(5, int(15 * 256)) # Location\n\t ws.setColumnWidth(6, int(60 * 256)) # Description (doubled)\n\t ws.setColumnWidth(7, int(60 * 256)) # Tag (doubled)\n\t ws.setColumnWidth(8, int(25 * 256)) # Comments/Actions Taken\n\t ws.setColumnWidth(11, int(35 * 256)) # Column L - Summary labels\n\t ws.setColumnWidth(12, int(15 * 256)) # Column M - Summary values\n\t \n\t # Create header row (row 0)\n\t header_row \u003d ws.createRow(0)\n\t headers \u003d [\n\t \u0027First Timestamp\u0027,\n\t \u0027Last Timestamp\u0027,\n\t \u0027Activation Count\u0027,\n\t \u0027Duration\u0027,\n\t \u0027Priority\u0027,\n\t \u0027Location\u0027,\n\t \u0027Description\u0027,\n\t \u0027Tag\u0027,\n\t \u0027Comments/Actions Taken\u0027\n\t ]\n\t \n\t for col_idx, header_text in enumerate(headers):\n\t set_cell(header_row, col_idx, wb, header_text, h_align\u003d\u0027center\u0027, bold\u003dTrue, bg_color\u003d\u0027yellow\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t \n\t # Fetch alarm data\n\t alarm_data \u003d fetch_high_priority_alarms(start_time, end_time)\n\t \n\t # Add auto-filter to header row (will set range after adding data)\n\t num_rows \u003d len(alarm_data) if alarm_data else 0\n\t \n\t # Add data rows\n\t for row_idx, alarm_row in enumerate(alarm_data, start\u003d1):\n\t data_row \u003d ws.createRow(row_idx)\n\t \n\t # Map columns: FirstTimestamp, LastTimestamp, ActivationCount, Duration, Priority, Location, Description, Tag\n\t # alarm_row[0] \u003d FirstTimestamp\n\t # alarm_row[1] \u003d LastTimestamp\n\t # alarm_row[2] \u003d ActivationCount\n\t # alarm_row[3] \u003d Duration\n\t # alarm_row[4] \u003d Priority\n\t # alarm_row[5] \u003d Location\n\t # alarm_row[6] \u003d Description\n\t # alarm_row[7] \u003d Tag\n\t \n\t # Format timestamps without milliseconds (Java Timestamp objects)\n\t # Convert to string and remove milliseconds if present\n\t first_ts \u003d str(alarm_row[0])[:19] if alarm_row[0] else \u0027\u0027 # Takes first 19 chars: \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t last_ts \u003d str(alarm_row[1])[:19] if alarm_row[1] else \u0027\u0027\n\t \n\t set_cell(data_row, 0, wb, first_ts, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 1, wb, last_ts, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 2, wb, alarm_row[2] if alarm_row[2] else 0, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 3, wb, str(alarm_row[3]) if alarm_row[3] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 4, wb, str(alarm_row[4]) if alarm_row[4] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 5, wb, str(alarm_row[5]) if alarm_row[5] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 6, wb, str(alarm_row[6]) if alarm_row[6] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 7, wb, str(alarm_row[7]) if alarm_row[7] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 8, wb, \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027}) # Empty Comments/Actions Taken\n\t \n\t # Add auto-filter to all columns (from A1 to I[last_row])\n\t if num_rows \u003e 0:\n\t ws.setAutoFilter(CellRangeAddress(0, num_rows, 0, 8))\n\t \n\t # Fetch all alarms including SMC and CMC for summary calculation\n\t all_alarm_data \u003d fetch_all_alarms_for_summary(start_time, end_time)\n\t \n\t # Calculate jam totals using all alarms (including SMC and CMC)\n\t jam_totals \u003d calculate_jam_totals(all_alarm_data)\n\t \n\t # Create summary section on the right side (columns L and M)\n\t # Start at row 1 (after header) to align with data\n\t summary_labels \u003d [\n\t \u0027Total Jams NC Sorter Chutes\u0027,\n\t \u0027Total Jams autStand MHE\u0027,\n\t \u0027Total Jams Crossbelt Sorter Chutes\u0027,\n\t \u0027Total Jams Sorter MHE\u0027,\n\t \u0027Total Jams Building\u0027\n\t ]\n\t summary_values \u003d [\n\t jam_totals[\u0027nc_sorter_chutes\u0027],\n\t jam_totals[\u0027autstand_mhe\u0027],\n\t jam_totals[\u0027crossbelt_sorter_chutes\u0027],\n\t jam_totals[\u0027sorter_mhe\u0027],\n\t jam_totals[\u0027total_building\u0027]\n\t ]\n\t \n\t # Create summary header row (row 0, columns L-M)\n\t summary_header_row \u003d ws.getRow(0) if ws.getRow(0) else ws.createRow(0)\n\t set_cell(summary_header_row, 11, wb, \u0027Summary of Jams\u0027, h_align\u003d\u0027center\u0027, bold\u003dTrue, bg_color\u003d\u0027yellow\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(summary_header_row, 12, wb, \u0027\u0027, h_align\u003d\u0027center\u0027, bold\u003dTrue, bg_color\u003d\u0027yellow\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t ws.addMergedRegion(CellRangeAddress(0, 0, 11, 12))\n\t \n\t # Create summary data rows\n\t for idx, (label, value) in enumerate(zip(summary_labels, summary_values)):\n\t summary_row_idx \u003d idx + 1\n\t summary_row \u003d ws.getRow(summary_row_idx) if ws.getRow(summary_row_idx) else ws.createRow(summary_row_idx)\n\t \n\t # Add label in column L\n\t set_cell(summary_row, 11, wb, label, h_align\u003d\u0027left\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t # Add value in column M\n\t set_cell(summary_row, 12, wb, value, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t \n\t return ws\n\t \n\t \n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# MAIN ORCHESTRATION FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef generate_sorter_report_workbook():\n\t \"\"\"\n\t Main function to generate the complete sorter report workbook.\n\t \n\t Returns:\n\t XSSFWorkbook: Complete workbook with all data and formatting\n\t \"\"\"\n\t # Calculate report period\n\t yesterday_4am, today_4am, formatted_date, formatted_period \u003d calculate_report_period()\n\t \n\t # Fetch data from database\n\t db_row \u003d fetch_sorter_metrics(yesterday_4am, today_4am)\n\t \n\t # Transform data for report\n\t report_data \u003d transform_metrics_to_report_data(db_row)\n\t \n\t # Create workbook and worksheet\n\t wb \u003d XSSFWorkbook()\n\t ws \u003d setup_worksheet(wb)\n\t \n\t # Build report structure\n\t # Row 2 - Top border\n\t create_top_border_row(ws, wb, 1)\n\t \n\t # Row 3 - Title\n\t create_title_row(ws, wb, 2)\n\t \n\t # Row 4 - Spacing\n\t create_spacing_row(ws, wb, 3)\n\t \n\t # Rows 5-8 - Header information\n\t create_header_rows(ws, wb, 4, \u0027Amazon MTN6\u0027, \u0027NCS01 NCS02\u0027, formatted_date, formatted_period)\n\t \n\t # Row 9 - Spacing\n\t create_spacing_row(ws, wb, 8)\n\t \n\t # Data rows starting at row 10\n\t next_row \u003d create_data_rows(ws, wb, 9, report_data)\n\t \n\t # Fill empty rows until row 40 (to accommodate expanded data)\n\t while next_row \u003c\u003d 39:\n\t create_spacing_row(ws, wb, next_row)\n\t next_row +\u003d 1\n\t \n\t # Row 41 - Bottom border\n\t create_bottom_border_row(ws, wb, 40)\n\t \n\t # Create System Stability sheet with alarm data\n\t create_system_stability_sheet(wb, yesterday_4am, today_4am)\n\t \n\t return wb\n\t\n\t\n\tdef export_workbook_to_bytes(wb):\n\t \"\"\"\n\t Convert workbook to byte array.\n\t \n\t Args:\n\t wb: Workbook object\n\t \n\t Returns:\n\t bytearray: Excel file as byte array\n\t \"\"\"\n\t output \u003d ByteArrayOutputStream()\n\t try:\n\t wb.write(output)\n\t wb.close()\n\t excel_bytes \u003d output.toByteArray()\n\t output.close()\n\t return excel_bytes\n\t except Exception as e:\n\t if output:\n\t output.close()\n\t raise e\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# ENTRY POINT\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\t\n\t\"\"\"\n\tMain entry point for the Ignition button action.\n\tCalled when the Excel export button is clicked.\n\t\n\tArgs:\n\t self: Component reference\n\t event: Action event\n\t\"\"\"\n\ttry:\n\t # Generate the workbook\n\t wb \u003d generate_sorter_report_workbook()\n\t \n\t # Convert to bytes\n\t excel_bytes \u003d export_workbook_to_bytes(wb)\n\t \n\t # Download with proper filename format\n\t current_datetime \u003d datetime.datetime.now()\n\t filename \u003d \u0027MTN6 Sort Report \u0027 + current_datetime.strftime(\u0027%Y%m%d\u0027) + \u0027.xlsx\u0027\n\t system.perspective.download(filename\u003dfilename, data\u003dexcel_bytes)\n\t \n\texcept Exception as e:\n\t system.perspective.print(\"Error generating Excel: \" + str(e))\n\t raise\n" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Statistics" }, "position": { "height": 0.96, "width": 1, "y": 0.04 }, "propConfig": { "custom.refreshTrigger": { "binding": { "config": { "expression": "now(60000)" }, "type": "expr" } }, "props.currentTabIndex": { "onChange": { "enabled": null, "script": "\tdropdown \u003d self.parent.getChild(\"Aggregation_Mode\").getChild(\"Dropdown_Aggregation_mode\")\n\tval \u003d currentValue.value\n\t\n\t# Default options\n\toptions \u003d [\n\t {\"value\": \"Count\", \"label\": \"Count\"},\n\t {\"value\": \"Percentage\", \"label\": \"Percentage\"},\n\t {\"value\": \"Rate\", \"label\": \"Rate\"}\n\t]\n\tvalue \u003d \"Count\"\n\t\n\t# Customize options based on current value\n\tif val in (4, 5, 6, 7, 9):\n\t options \u003d [\n\t {\"value\": \"Count\", \"label\": \"Count\"},\n\t {\"value\": \"Percentage\", \"label\": \"Percentage\"}\n\t ]\n\t\n\t# Apply changes\n\tdropdown.props.options \u003d options\n\tdropdown.props.value \u003d value\n\tsystem.tag.writeBlocking(\"[MTN6_SCADA_TAG_PROVIDER]System/Queries/QueryParams/TabIndex\", currentValue.value)" } }, "props.tabs": { "persistent": true } }, "props": { "currentTabIndex": 9, "menuStyle": { "backgroundColor": "#FFFFFFBD", "fontSize": "1.0vmin", "overflowWrap": "break-word", "textAlign": "left" }, "style": { "fontFamily": "Arial", "width": "100%" }, "tabSize": { "width": 160 }, "tabStyle": { "active": { "flexBasis": 0, "flexGrow": 1, "fontSize": "1.2vmin" }, "disabled": { "fontSize": "1.0vmin" }, "inactive": { "flexBasis": 0, "flexGrow": 1, "fontSize": "1.2vmin" } }, "tabs": [ "Induct Details", "Scanner Details", "Sorter Details", "Lane Details", "Hourly Induct", "Hourly Scanner", "Hourly Sorter Details", "Hourly Lane", "Lane Total Full", "Jam by Area", "Dumper cycles", "Daily Jam Frequency", "Lost Tracking" ] }, "type": "ia.container.tab" }, { "children": [ { "meta": { "name": "Label" }, "position": { "basis": "50px", "grow": 1 }, "props": { "style": { "color": "#FFFFFF" }, "text": "Aggregation Mode:" }, "type": "ia.display.label" }, { "meta": { "name": "Dropdown_Aggregation_mode" }, "position": { "basis": "100px", "grow": 1 }, "propConfig": { "props.value": { "onChange": { "enabled": null, "script": "\tsystem.tag.writeBlocking(\"[MTN6_SCADA_TAG_PROVIDER]System/Queries/QueryParams/AggregationMode\", currentValue.value)" } } }, "props": { "dropdownOptionStyle": { "fontSize": "1.5vmin", "overflow": "hidden", "width": "auto" }, "options": [ { "label": "Count", "value": "Count" }, { "label": "Percentage", "value": "Percentage" } ], "style": { "fontSize": "1.5vmin" }, "value": "Count" }, "type": "ia.input.dropdown" } ], "meta": { "name": "Aggregation_Mode" }, "position": { "height": 0.03, "width": 0.124, "x": 0.7651, "y": 0.0047 }, "propConfig": { "meta.visible": { "binding": { "config": { "expression": "{../Statistics.props.currentTabIndex} !\u003d 10 \u0026\u0026 {../Statistics.props.currentTabIndex} !\u003d 12" }, "type": "expr" } } }, "props": { "style": { "fontFamily": "Arial", "fontSize": "1.3vmin", "overflow": "hidden" } }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Label_0" }, "position": { "basis": "63px" }, "props": { "style": { "color": "#FFFFFF" }, "text": "Induct" }, "type": "ia.display.label" }, { "meta": { "name": "Dropdown_0" }, "position": { "basis": "171px" }, "props": { "options": [ { "label": "All", "value": "" }, { "label": "S02", "value": "S02" }, { "label": "IND1A", "value": "IND1A" }, { "label": "IND2A", "value": "IND2A" }, { "label": "IND3A", "value": "IND3A" }, { "label": "IND4A", "value": "IND4A" }, { "label": "IND5A", "value": "IND5A" }, { "label": "IND6A", "value": "IND6A" }, { "label": "IND7A", "value": "IND7A" }, { "label": "IND1B", "value": "IND1B" }, { "label": "IND2B", "value": "IND2B" }, { "label": "IND3B", "value": "IND3B" }, { "label": "IND4B", "value": "IND4B" }, { "label": "IND5B", "value": "IND5B" }, { "label": "IND6B", "value": "IND6B" }, { "label": "IND7B", "value": "IND7B" }, { "label": "IND1C", "value": "IND1C" }, { "label": "IND2C", "value": "IND2C" }, { "label": "IND3C", "value": "IND3C" }, { "label": "IND4C", "value": "IND4C" }, { "label": "IND5C", "value": "IND5C" }, { "label": "IND6C", "value": "IND6C" }, { "label": "IND7C", "value": "IND7C" }, { "label": "IND1D", "value": "IND1D" }, { "label": "IND2D", "value": "IND2D" }, { "label": "IND3D", "value": "IND3D" }, { "label": "IND4D", "value": "IND4D" }, { "label": "IND5D", "value": "IND5D" }, { "label": "IND6D", "value": "IND6D" }, { "label": "IND7D", "value": "IND7D" } ], "placeholder": { "color": "#000000", "text": "Select Induct..." }, "value": "S02" }, "type": "ia.input.dropdown" } ], "meta": { "name": "Induct Drop Down" }, "position": { "height": 0.0269, "width": 0.0932, "x": 0.6672, "y": 0.0063 }, "propConfig": { "meta.visible": { "binding": { "config": { "expression": "if ({../Statistics.props.currentTabIndex} \u003d 4 ,\r\ntrue,\r\nfalse)" }, "type": "expr" } } }, "props": { "style": { "fontFamily": "Arial" } }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Label_Lane" }, "position": { "basis": "70px" }, "props": { "style": { "color": "#FFFFFF" }, "text": "Lane:" }, "type": "ia.display.label" }, { "meta": { "name": "Lane" }, "position": { "basis": "171px" }, "props": { "options": [ { "label": "S01ae-S01ah", "value": "S01ae-S01ah" }, { "label": "S01ae-S01ad", "value": "S01ae-S01ad" }, { "label": "S01ae-S01ab", "value": "S01ae-S01ab" }, { "label": "S013002", "value": "S013002" }, { "label": "S013001", "value": "S013001" }, { "label": "S013004", "value": "S013004" }, { "label": "S013003", "value": "S013003" }, { "label": "S013006", "value": "S013006" }, { "label": "S013005", "value": "S013005" }, { "label": "S013008", "value": "S013008" }, { "label": "S013007", "value": "S013007" }, { "label": "S013010", "value": "S013010" }, { "label": "S013009", "value": "S013009" }, { "label": "S013012", "value": "S013012" }, { "label": "S013011", "value": "S013011" }, { "label": "S013014", "value": "S013014" }, { "label": "S013013", "value": "S013013" }, { "label": "S013016", "value": "S013016" }, { "label": "S013015", "value": "S013015" }, { "label": "S013018", "value": "S013018" }, { "label": "S013017", "value": "S013017" }, { "label": "S013020", "value": "S013020" }, { "label": "S013019", "value": "S013019" }, { "label": "S013022", "value": "S013022" }, { "label": "S013021", "value": "S013021" }, { "label": "S013024", "value": "S013024" }, { "label": "S013023", "value": "S013023" }, { "label": "S013026", "value": "S013026" }, { "label": "S013025", "value": "S013025" }, { "label": "S013028", "value": "S013028" }, { "label": "S013027", "value": "S013027" }, { "label": "S013030", "value": "S013030" }, { "label": "S013029", "value": "S013029" }, { "label": "S013032", "value": "S013032" }, { "label": "S013031", "value": "S013031" }, { "label": "S013034", "value": "S013034" }, { "label": "S013033", "value": "S013033" }, { "label": "S013036", "value": "S013036" }, { "label": "S013035", "value": "S013035" }, { "label": "S013038", "value": "S013038" }, { "label": "S013037", "value": "S013037" }, { "label": "S013040", "value": "S013040" }, { "label": "S013039", "value": "S013039" }, { "label": "S013042", "value": "S013042" }, { "label": "S013041", "value": "S013041" }, { "label": "S013044", "value": "S013044" }, { "label": "S013043", "value": "S013043" }, { "label": "S013046", "value": "S013046" }, { "label": "S013045", "value": "S013045" }, { "label": "S013048", "value": "S013048" }, { "label": "S013047", "value": "S013047" }, { "label": "S013050", "value": "S013050" }, { "label": "S013049", "value": "S013049" }, { "label": "S013052", "value": "S013052" }, { "label": "S013051", "value": "S013051" }, { "label": "S013054", "value": "S013054" }, { "label": "S013053", "value": "S013053" }, { "label": "S013056", "value": "S013056" }, { "label": "S013055", "value": "S013055" }, { "label": "S013058", "value": "S013058" }, { "label": "S013057", "value": "S013057" }, { "label": "S013060", "value": "S013060" }, { "label": "S013059", "value": "S013059" }, { "label": "S013062", "value": "S013062" }, { "label": "S013061", "value": "S013061" }, { "label": "S013064", "value": "S013064" }, { "label": "S013063", "value": "S013063" }, { "label": "S013066", "value": "S013066" }, { "label": "S013065", "value": "S013065" }, { "label": "S013068", "value": "S013068" }, { "label": "S013067", "value": "S013067" }, { "label": "S013070", "value": "S013070" }, { "label": "S013069", "value": "S013069" }, { "label": "S013072", "value": "S013072" }, { "label": "S013071", "value": "S013071" }, { "label": "S013074", "value": "S013074" }, { "label": "S013073", "value": "S013073" }, { "label": "S013076", "value": "S013076" }, { "label": "S013075", "value": "S013075" }, { "label": "S013078", "value": "S013078" }, { "label": "S013077", "value": "S013077" }, { "label": "S013080", "value": "S013080" }, { "label": "S013079", "value": "S013079" }, { "label": "S013082", "value": "S013082" }, { "label": "S013081", "value": "S013081" }, { "label": "S013084", "value": "S013084" }, { "label": "S013083", "value": "S013083" }, { "label": "S013086", "value": "S013086" }, { "label": "S013085", "value": "S013085" }, { "label": "S013088", "value": "S013088" }, { "label": "S013087", "value": "S013087" }, { "label": "S013090", "value": "S013090" }, { "label": "S013089", "value": "S013089" }, { "label": "S013092", "value": "S013092" }, { "label": "S013091", "value": "S013091" }, { "label": "S013094", "value": "S013094" }, { "label": "S013093", "value": "S013093" }, { "label": "S01ag-S01ab", "value": "S01ag-S01ab" }, { "label": "S01ag-S01af", "value": "S01ag-S01af" }, { "label": "S01ag-S01ad", "value": "S01ag-S01ad" }, { "label": "S014002", "value": "S014002" }, { "label": "S014001", "value": "S014001" }, { "label": "S014004", "value": "S014004" }, { "label": "S014003", "value": "S014003" }, { "label": "S014006", "value": "S014006" }, { "label": "S014005", "value": "S014005" }, { "label": "S014008", "value": "S014008" }, { "label": "S014007", "value": "S014007" }, { "label": "S014010", "value": "S014010" }, { "label": "S014009", "value": "S014009" }, { "label": "S014012", "value": "S014012" }, { "label": "S014011", "value": "S014011" }, { "label": "S014014", "value": "S014014" }, { "label": "S014013", "value": "S014013" }, { "label": "S014016", "value": "S014016" }, { "label": "S014015", "value": "S014015" }, { "label": "S014018", "value": "S014018" }, { "label": "S014017", "value": "S014017" }, { "label": "S014020", "value": "S014020" }, { "label": "S014019", "value": "S014019" }, { "label": "S014022", "value": "S014022" }, { "label": "S014021", "value": "S014021" }, { "label": "S014024", "value": "S014024" }, { "label": "S014023", "value": "S014023" }, { "label": "S014026", "value": "S014026" }, { "label": "S014025", "value": "S014025" }, { "label": "S014030", "value": "S014030" }, { "label": "S014029", "value": "S014029" }, { "label": "S014032", "value": "S014032" }, { "label": "S014031", "value": "S014031" }, { "label": "S014034", "value": "S014034" }, { "label": "S014033", "value": "S014033" }, { "label": "S014036", "value": "S014036" }, { "label": "S014035", "value": "S014035" }, { "label": "S014038", "value": "S014038" }, { "label": "S014037", "value": "S014037" }, { "label": "S014040", "value": "S014040" }, { "label": "S014039", "value": "S014039" }, { "label": "S014042", "value": "S014042" }, { "label": "S014041", "value": "S014041" }, { "label": "S014044", "value": "S014044" }, { "label": "S014043", "value": "S014043" }, { "label": "S014046", "value": "S014046" }, { "label": "S014045", "value": "S014045" }, { "label": "S014048", "value": "S014048" }, { "label": "S014047", "value": "S014047" }, { "label": "S014050", "value": "S014050" }, { "label": "S014049", "value": "S014049" }, { "label": "S014052", "value": "S014052" }, { "label": "S014051", "value": "S014051" }, { "label": "S014054", "value": "S014054" }, { "label": "S014053", "value": "S014053" }, { "label": "S014056", "value": "S014056" }, { "label": "S014055", "value": "S014055" }, { "label": "S014058", "value": "S014058" }, { "label": "S014057", "value": "S014057" }, { "label": "S014062", "value": "S014062" }, { "label": "S014061", "value": "S014061" }, { "label": "S014064", "value": "S014064" }, { "label": "S014063", "value": "S014063" }, { "label": "S014066", "value": "S014066" }, { "label": "S014065", "value": "S014065" }, { "label": "S014068", "value": "S014068" }, { "label": "S014067", "value": "S014067" }, { "label": "S014070", "value": "S014070" }, { "label": "S014069", "value": "S014069" }, { "label": "S014072", "value": "S014072" }, { "label": "S014071", "value": "S014071" }, { "label": "S014074", "value": "S014074" }, { "label": "S014073", "value": "S014073" }, { "label": "S014076", "value": "S014076" }, { "label": "S014075", "value": "S014075" }, { "label": "S014078", "value": "S014078" }, { "label": "S014077", "value": "S014077" }, { "label": "S014080", "value": "S014080" }, { "label": "S014079", "value": "S014079" }, { "label": "S014082", "value": "S014082" }, { "label": "S014081", "value": "S014081" }, { "label": "S014086", "value": "S014086" }, { "label": "S014085", "value": "S014085" }, { "label": "S01aa-S01ad", "value": "S01aa-S01ad" }, { "label": "S01aa-S01ah", "value": "S01aa-S01ah" }, { "label": "S01aa-S01af", "value": "S01aa-S01af" }, { "label": "S011001", "value": "S011001" }, { "label": "S011002", "value": "S011002" }, { "label": "S011003", "value": "S011003" }, { "label": "S011004", "value": "S011004" }, { "label": "S011005", "value": "S011005" }, { "label": "S011006", "value": "S011006" }, { "label": "S011007", "value": "S011007" }, { "label": "S011008", "value": "S011008" }, { "label": "S011009", "value": "S011009" }, { "label": "S011010", "value": "S011010" }, { "label": "S011011", "value": "S011011" }, { "label": "S011012", "value": "S011012" }, { "label": "S011013", "value": "S011013" }, { "label": "S011014", "value": "S011014" }, { "label": "S011015", "value": "S011015" }, { "label": "S011016", "value": "S011016" }, { "label": "S011017", "value": "S011017" }, { "label": "S011018", "value": "S011018" }, { "label": "S011019", "value": "S011019" }, { "label": "S011020", "value": "S011020" }, { "label": "S011021", "value": "S011021" }, { "label": "S011022", "value": "S011022" }, { "label": "S011023", "value": "S011023" }, { "label": "S011024", "value": "S011024" }, { "label": "S011025", "value": "S011025" }, { "label": "S011026", "value": "S011026" }, { "label": "S011027", "value": "S011027" }, { "label": "S011028", "value": "S011028" }, { "label": "S011029", "value": "S011029" }, { "label": "S011030", "value": "S011030" }, { "label": "S011031", "value": "S011031" }, { "label": "S011032", "value": "S011032" }, { "label": "S011033", "value": "S011033" }, { "label": "S011034", "value": "S011034" }, { "label": "S011035", "value": "S011035" }, { "label": "S011036", "value": "S011036" }, { "label": "S011037", "value": "S011037" }, { "label": "S011038", "value": "S011038" }, { "label": "S011039", "value": "S011039" }, { "label": "S011040", "value": "S011040" }, { "label": "S011041", "value": "S011041" }, { "label": "S011042", "value": "S011042" }, { "label": "S011043", "value": "S011043" }, { "label": "S011044", "value": "S011044" }, { "label": "S011045", "value": "S011045" }, { "label": "S011046", "value": "S011046" }, { "label": "S011047", "value": "S011047" }, { "label": "S011048", "value": "S011048" }, { "label": "S011049", "value": "S011049" }, { "label": "S011050", "value": "S011050" }, { "label": "S011051", "value": "S011051" }, { "label": "S011052", "value": "S011052" }, { "label": "S011053", "value": "S011053" }, { "label": "S011054", "value": "S011054" }, { "label": "S011055", "value": "S011055" }, { "label": "S011056", "value": "S011056" }, { "label": "S011057", "value": "S011057" }, { "label": "S011058", "value": "S011058" }, { "label": "S011059", "value": "S011059" }, { "label": "S011060", "value": "S011060" }, { "label": "S011061", "value": "S011061" }, { "label": "S011062", "value": "S011062" }, { "label": "S011063", "value": "S011063" }, { "label": "S011064", "value": "S011064" }, { "label": "S011065", "value": "S011065" }, { "label": "S011066", "value": "S011066" }, { "label": "S011067", "value": "S011067" }, { "label": "S011068", "value": "S011068" }, { "label": "S011069", "value": "S011069" }, { "label": "S011070", "value": "S011070" }, { "label": "S011071", "value": "S011071" }, { "label": "S011072", "value": "S011072" }, { "label": "S011073", "value": "S011073" }, { "label": "S011074", "value": "S011074" }, { "label": "S011075", "value": "S011075" }, { "label": "S011076", "value": "S011076" }, { "label": "S011077", "value": "S011077" }, { "label": "S011078", "value": "S011078" }, { "label": "S011079", "value": "S011079" }, { "label": "S011080", "value": "S011080" }, { "label": "S011081", "value": "S011081" }, { "label": "S011082", "value": "S011082" }, { "label": "S011083", "value": "S011083" }, { "label": "S011084", "value": "S011084" }, { "label": "S011085", "value": "S011085" }, { "label": "S011086", "value": "S011086" }, { "label": "S011087", "value": "S011087" }, { "label": "S011088", "value": "S011088" }, { "label": "S011089", "value": "S011089" }, { "label": "S011090", "value": "S011090" }, { "label": "S011091", "value": "S011091" }, { "label": "S011092", "value": "S011092" }, { "label": "S011093", "value": "S011093" }, { "label": "S011094", "value": "S011094" }, { "label": "S011095", "value": "S011095" }, { "label": "S011096", "value": "S011096" }, { "label": "S011097", "value": "S011097" }, { "label": "S011098", "value": "S011098" }, { "label": "S011099", "value": "S011099" }, { "label": "S011100", "value": "S011100" }, { "label": "S011101", "value": "S011101" }, { "label": "S011102", "value": "S011102" }, { "label": "S01ac-S01ab", "value": "S01ac-S01ab" }, { "label": "S01ac-S01af", "value": "S01ac-S01af" }, { "label": "S01ac-S01ah", "value": "S01ac-S01ah" }, { "label": "S012001", "value": "S012001" }, { "label": "S012002", "value": "S012002" }, { "label": "S012003", "value": "S012003" }, { "label": "S012004", "value": "S012004" }, { "label": "S012005", "value": "S012005" }, { "label": "S012006", "value": "S012006" }, { "label": "S012007", "value": "S012007" }, { "label": "S012008", "value": "S012008" }, { "label": "S012009", "value": "S012009" }, { "label": "S012010", "value": "S012010" }, { "label": "S012011", "value": "S012011" }, { "label": "S012012", "value": "S012012" }, { "label": "S012013", "value": "S012013" }, { "label": "S012014", "value": "S012014" }, { "label": "S012015", "value": "S012015" }, { "label": "S012016", "value": "S012016" }, { "label": "S012017", "value": "S012017" }, { "label": "S012018", "value": "S012018" }, { "label": "S012019", "value": "S012019" }, { "label": "S012020", "value": "S012020" }, { "label": "S012021", "value": "S012021" }, { "label": "S012022", "value": "S012022" }, { "label": "S012023", "value": "S012023" }, { "label": "S012024", "value": "S012024" }, { "label": "S012025", "value": "S012025" }, { "label": "S012026", "value": "S012026" }, { "label": "S012027", "value": "S012027" }, { "label": "S012028", "value": "S012028" }, { "label": "S012029", "value": "S012029" }, { "label": "S012030", "value": "S012030" }, { "label": "S012031", "value": "S012031" }, { "label": "S012032", "value": "S012032" }, { "label": "S012033", "value": "S012033" }, { "label": "S012034", "value": "S012034" }, { "label": "S012037", "value": "S012037" }, { "label": "S012038", "value": "S012038" }, { "label": "S012039", "value": "S012039" }, { "label": "S012040", "value": "S012040" }, { "label": "S012041", "value": "S012041" }, { "label": "S012042", "value": "S012042" }, { "label": "S012043", "value": "S012043" }, { "label": "S012044", "value": "S012044" }, { "label": "S012045", "value": "S012045" }, { "label": "S012046", "value": "S012046" }, { "label": "S012047", "value": "S012047" }, { "label": "S012048", "value": "S012048" }, { "label": "S012049", "value": "S012049" }, { "label": "S012050", "value": "S012050" }, { "label": "S012051", "value": "S012051" }, { "label": "S012052", "value": "S012052" }, { "label": "S012053", "value": "S012053" }, { "label": "S012054", "value": "S012054" }, { "label": "S012055", "value": "S012055" }, { "label": "S012056", "value": "S012056" }, { "label": "S012057", "value": "S012057" }, { "label": "S012058", "value": "S012058" }, { "label": "S012059", "value": "S012059" }, { "label": "S012060", "value": "S012060" }, { "label": "S012061", "value": "S012061" }, { "label": "S012062", "value": "S012062" }, { "label": "S012063", "value": "S012063" }, { "label": "S012064", "value": "S012064" }, { "label": "S012065", "value": "S012065" }, { "label": "S012066", "value": "S012066" }, { "label": "S012069", "value": "S012069" }, { "label": "S012070", "value": "S012070" }, { "label": "S012071", "value": "S012071" }, { "label": "S012072", "value": "S012072" }, { "label": "S012073", "value": "S012073" }, { "label": "S012074", "value": "S012074" }, { "label": "S012075", "value": "S012075" }, { "label": "S012076", "value": "S012076" }, { "label": "S012077", "value": "S012077" }, { "label": "S012078", "value": "S012078" }, { "label": "S012079", "value": "S012079" }, { "label": "S012080", "value": "S012080" }, { "label": "S012081", "value": "S012081" }, { "label": "S012082", "value": "S012082" }, { "label": "S012083", "value": "S012083" }, { "label": "S012084", "value": "S012084" }, { "label": "S012085", "value": "S012085" }, { "label": "S012086", "value": "S012086" }, { "label": "S012087", "value": "S012087" }, { "label": "S012088", "value": "S012088" }, { "label": "S012089", "value": "S012089" }, { "label": "S012090", "value": "S012090" }, { "label": "S012091", "value": "S012091" }, { "label": "S012092", "value": "S012092" }, { "label": "S012093", "value": "S012093" }, { "label": "S012094", "value": "S012094" }, { "label": "S012095", "value": "S012095" }, { "label": "S012096", "value": "S012096" }, { "label": "S012097", "value": "S012097" }, { "label": "S012098", "value": "S012098" }, { "label": "S02101", "value": "S02101" }, { "label": "S02102", "value": "S02102" }, { "label": "S02103", "value": "S02103" }, { "label": "S02104", "value": "S02104" }, { "label": "S02105", "value": "S02105" }, { "label": "S02106", "value": "S02106" }, { "label": "S02107", "value": "S02107" }, { "label": "S02108", "value": "S02108" }, { "label": "S02109", "value": "S02109" }, { "label": "S02110", "value": "S02110" }, { "label": "S02111", "value": "S02111" }, { "label": "S02112", "value": "S02112" }, { "label": "S02113", "value": "S02113" }, { "label": "S02114", "value": "S02114" }, { "label": "S02115", "value": "S02115" }, { "label": "S02116", "value": "S02116" }, { "label": "S02117", "value": "S02117" }, { "label": "S02118", "value": "S02118" }, { "label": "S02119", "value": "S02119" }, { "label": "S02120", "value": "S02120" }, { "label": "S02121", "value": "S02121" }, { "label": "S02122", "value": "S02122" }, { "label": "S02123", "value": "S02123" }, { "label": "S02124", "value": "S02124" }, { "label": "S02125", "value": "S02125" }, { "label": "S02126", "value": "S02126" }, { "label": "S02127", "value": "S02127" }, { "label": "S02128", "value": "S02128" }, { "label": "S02129", "value": "S02129" }, { "label": "S02130", "value": "S02130" }, { "label": "S02201", "value": "S02201" }, { "label": "S02202", "value": "S02202" }, { "label": "S02203", "value": "S02203" }, { "label": "S02204", "value": "S02204" }, { "label": "S02205", "value": "S02205" }, { "label": "S02206", "value": "S02206" }, { "label": "S02207", "value": "S02207" }, { "label": "S02208", "value": "S02208" }, { "label": "S02209", "value": "S02209" }, { "label": "S02210", "value": "S02210" }, { "label": "S02211", "value": "S02211" }, { "label": "S02212", "value": "S02212" }, { "label": "S02213", "value": "S02213" }, { "label": "S02214", "value": "S02214" }, { "label": "S02215", "value": "S02215" }, { "label": "S02216", "value": "S02216" }, { "label": "S02217", "value": "S02217" }, { "label": "S02218", "value": "S02218" }, { "label": "S02219", "value": "S02219" }, { "label": "S02220", "value": "S02220" }, { "label": "S02221", "value": "S02221" }, { "label": "S02222", "value": "S02222" }, { "label": "S02223", "value": "S02223" }, { "label": "S02224", "value": "S02224" }, { "label": "S02225", "value": "S02225" }, { "label": "S02226", "value": "S02226" }, { "label": "S02227", "value": "S02227" }, { "label": "S02228", "value": "S02228" }, { "label": "S02229", "value": "S02229" }, { "label": "S02230", "value": "S02230" } ], "value": "S011001" }, "type": "ia.input.dropdown" } ], "meta": { "name": "Lane Drop Down" }, "position": { "height": 0.0269, "width": 0.0958, "x": 0.6647, "y": 0.0062 }, "propConfig": { "meta.visible": { "binding": { "config": { "expression": "if ({../Statistics.props.currentTabIndex} \u003d 7 ,\r\ntrue,\r\nfalse)" }, "type": "expr" } } }, "props": { "style": { "fontFamily": "Arial" } }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Label_Scanner" }, "position": { "basis": "64px" }, "props": { "style": { "color": "#ffffff" }, "text": "Sorter:" }, "type": "ia.display.label" }, { "meta": { "name": "Sorter" }, "position": { "basis": "129.9px" }, "props": { "options": [ { "label": "All", "value": "" }, { "label": "S01aa", "value": "S01aa" }, { "label": "S01ab", "value": "S01ab" }, { "label": "S01ac", "value": "S01ac" }, { "label": "S01ad", "value": "S01ad" }, { "label": "S01ae", "value": "S01ae" }, { "label": "S01af", "value": "S01af" }, { "label": "S01ag", "value": "S01ag" }, { "label": "S01ah", "value": "S01ah" }, { "label": "S02aa", "value": "S02aa" } ], "value": "S02aa" }, "type": "ia.input.dropdown" } ], "meta": { "name": "Sorter Drop Down" }, "position": { "height": 0.0269, "width": 0.101, "x": 0.6595, "y": 0.0063 }, "propConfig": { "meta.visible": { "binding": { "config": { "expression": "if ({../Statistics.props.currentTabIndex} \u003d 6 ,\r\ntrue,\r\nfalse)" }, "type": "expr" } } }, "props": { "style": { "fontFamily": "Arial" } }, "type": "ia.container.flex" }, { "meta": { "name": "Label" }, "position": { "height": 0.0344, "width": 0.1958, "x": 0.4836, "y": 0.003 }, "propConfig": { "props.text": { "binding": { "config": { "designerUseLimit": false, "parameters": { "endtime": "{../Period_not_Global_0.custom.EndDate}", "starttime": "{../Period_not_Global_0.custom.StartDate}" }, "polling": { "enabled": true, "rate": "30" }, "queryPath": "Statistics/Max PPH 5 Min" }, "transforms": [ { "code": "\ttry:\n\t if value is not None:\n\t max_pph \u003d system.dataset.toPyDataSet(value)\n\t \n\t # Check if dataset has rows\n\t if len(max_pph) \u003e 0 and max_pph[0][0] is not None:\n\t pph_value \u003d int(max_pph[0][0])\n\t return \"Max 5 min Sorted PPH: \" + str(pph_value) + \" pph\"\n\t else:\n\t return \"Max 5 min Sorted PPH: 0 pph\"\n\t else:\n\t return \"Max 5 min Sorted PPH: No Data\"\n\texcept Exception as e:\n\t return \"Max 5 min Sorted PPH: Error - \" + str(e)", "type": "script" } ], "type": "query" } } }, "props": { "style": { "color": "#FFFFFF", "fontFamily": "Arial", "fontSize": 20 }, "textStyle": { "fontSize": "1.5vmin", "textAlign": "center" } }, "type": "ia.display.label" }, { "custom": { "debug": [ [ "2020-03-24 03:58:00", 83.44392609984358, 93.58514404296875, 71.81086730957031 ], [ "2020-03-24 03:59:00", 83.35893577107669, 106.05998229980469, 72.54214477539062 ], [ "2020-03-24 04:00:00", 83.2739454423098, 102.124267578125, 72.18306732177734 ], [ "2020-03-24 04:01:00", 83.26998772600022, 104.7994155883789, 72.2726821899414 ], [ "2020-03-24 04:02:00", 83.09998708000028, 110.67745971679688, 72.70557403564453 ], [ "2020-03-24 04:03:00", 82.95057846075277, 110.90865325927734, 72.86494445800781 ], [ "2020-03-24 04:04:00", 82.87408810123425, 111.18544006347656, 72.739990234375 ], [ "2020-03-24 04:05:00", 82.79759774171573, 110.57137298583984, 72.47943878173828 ], [ "2020-03-24 04:06:00", 82.72110738219722, 111.59486389160156, 72.50711059570312 ], [ "2020-03-24 04:07:00", 82.6446170226787, 110.79205322265625, 72.84617614746094 ], [ "2020-03-24 04:08:00", 82.56812666316019, 112.36724853515625, 72.59688568115234 ], [ "2020-03-24 04:09:00", 82.49163630364167, 111.96199035644531, 71.75237274169922 ], [ "2020-03-24 04:10:00", 82.41514594412317, 114.09909057617188, 72.87260437011719 ], [ "2020-03-24 04:11:00", 82.33865558460465, 113.22314453125, 72.4264144897461 ], [ "2020-03-24 04:12:00", 82.26216522508614, 112.67841339111328, 72.77767944335938 ], [ "2020-03-24 04:13:00", 82.18567486556762, 109.4883041381836, 73.2457504272461 ], [ "2020-03-24 04:14:00", 82.1091845060491, 109.47913360595703, 72.0219955444336 ], [ "2020-03-24 04:15:00", 82.03269414653059, 109.40910339355469, 72.11457061767578 ], [ "2020-03-24 04:16:00", 81.95620378701207, 108.2085189819336, 73.03665924072266 ], [ "2020-03-24 04:17:00", 81.87971342749356, 109.74492645263672, 72.89605712890625 ], [ "2020-03-24 04:18:00", 81.80322306797505, 110.48381042480469, 72.340087890625 ], [ "2020-03-24 04:19:00", 81.72673270845654, 110.1125259399414, 72.04779815673828 ], [ "2020-03-24 04:20:00", 81.65024234893802, 110.58039855957031, 72.02574157714844 ], [ "2020-03-24 04:21:00", 81.5737519894195, 111.26719665527344, 72.68399810791016 ], [ "2020-03-24 04:22:00", 81.57001033599973, 111.0679931640625, 72.2317123413086 ], [ "2020-03-24 04:23:00", 81.40001291999972, 111.84290313720703, 73.5782470703125 ], [ "2020-03-24 04:24:00", 81.22444354734957, 111.08856201171875, 74.54239654541016 ], [ "2020-03-24 04:25:00", 81.13445335130304, 110.7277603149414, 73.62892150878906 ], [ "2020-03-24 04:26:00", 81.04446315525652, 110.72388458251953, 74.79293823242188 ], [ "2020-03-24 04:27:00", 80.95447295921001, 113.21517944335938, 73.95577239990234 ], [ "2020-03-24 04:28:00", 80.86448276316348, 112.6423568725586, 74.46560668945312 ], [ "2020-03-24 04:29:00", 80.77449256711697, 113.47187805175781, 75.20769500732422 ], [ "2020-03-24 04:30:00", 80.68450237107044, 113.81484985351562, 74.11184692382812 ], [ "2020-03-24 04:31:00", 80.59451217502392, 110.26861572265625, 73.92262268066406 ], [ "2020-03-24 04:32:00", 80.50452197897741, 109.19113159179688, 74.61058807373047 ], [ "2020-03-24 04:33:00", 80.41453178293088, 108.94200134277344, 74.5039291381836 ], [ "2020-03-24 04:34:00", 80.32454158688437, 109.96826934814453, 74.46529388427734 ], [ "2020-03-24 04:35:00", 80.23455139083784, 81.94364929199219, 73.67473602294922 ], [ "2020-03-24 04:36:00", 80.14456119479132, 23.80181121826172, 73.68876117466887 ], [ "2020-03-24 04:37:00", 80.0545709987448, 1.4474921226501465, 73.68912506103516 ], [ "2020-03-24 04:38:00", 79.96458080269828, 4.1637725830078125, 73.72541046142578 ], [ "2020-03-24 04:39:00", 79.87459060665176, 26.945161819458008, 74.61903381347656 ], [ "2020-03-24 04:40:00", 79.87000710599979, 34.11628341674805, 73.51866149902344 ], [ "2020-03-24 04:41:00", 79.70000645999983, 27.773473739624023, 74.04241180419922 ], [ "2020-03-24 04:42:00", 79.60965611151889, 27.49029541015625, 73.1905517578125 ], [ "2020-03-24 04:43:00", 79.56329763722199, 34.070072174072266, 73.98297882080078 ], [ "2020-03-24 04:44:00", 79.5169391629251, 33.60432052612305, 74.68580627441406 ], [ "2020-03-24 04:45:00", 79.4705806886282, 33.17567825317383, 73.96578216552734 ], [ "2020-03-24 04:46:00", 79.42422221433131, 33.235443115234375, 74.14202880859375 ], [ "2020-03-24 04:47:00", 79.37786374003441, 33.624229431152344, 73.29328918457031 ], [ "2020-03-24 04:48:00", 79.33150526573752, 33.59697723388672, 73.17694091796875 ], [ "2020-03-24 04:49:00", 79.28514679144062, 33.403076171875, 73.81486511230469 ], [ "2020-03-24 04:50:00", 79.23878831714373, 33.89695739746094, 74.30374145507812 ], [ "2020-03-24 04:51:00", 79.19242984284683, 32.8265266418457, 74.06024169921875 ], [ "2020-03-24 04:52:00", 79.14607136854994, 48.27207946777344, 73.2079086303711 ], [ "2020-03-24 04:53:00", 79.09971289425305, 74.11988830566406, 72.95736694335938 ], [ "2020-03-24 04:54:00", 79.05335441995615, 85.12024688720703, 73.62250518798828 ], [ "2020-03-24 04:55:00", 79.00699594565926, 89.70301055908203, 72.9462661743164 ], [ "2020-03-24 04:56:00", 78.96063747136236, 98.89726257324219, 72.34540557861328 ], [ "2020-03-24 04:57:00", 78.91427899706547, 104.57252502441406, 73.3578872680664 ], [ "2020-03-24 04:58:00", 78.86792052276857, 103.37727355957031, 73.94607543945312 ], [ "2020-03-24 04:59:00", 78.82156204847168, 103.06717681884766, 72.9709701538086 ], [ "2020-03-24 05:00:00", 78.77520357417478, 102.50790405273438, 74.46186065673828 ], [ "2020-03-24 05:01:00", 78.72884509987789, 102.56554412841797, 72.30302429199219 ], [ "2020-03-24 05:02:00", 78.68248662558099, 100.72061157226562, 73.90963745117188 ], [ "2020-03-24 05:03:00", 78.6361281512841, 84.94855499267578, 72.5624771118164 ], [ "2020-03-24 05:04:00", 78.5897696769872, 73.80229949951172, 72.40718078613281 ], [ "2020-03-24 05:05:00", 78.54341120269031, 66.7529296875, 73.5855941772461 ], [ "2020-03-24 05:06:00", 78.49705272839341, 58.3730354309082, 73.1899185180664 ], [ "2020-03-24 05:07:00", 78.45069425409652, 54.12462615966797, 73.07763671875 ], [ "2020-03-24 05:08:00", 78.40433577979962, 51.171958923339844, 73.19320678710938 ], [ "2020-03-24 05:09:00", 78.35797730550273, 48.614585876464844, 72.81364440917969 ], [ "2020-03-24 05:10:00", 78.31161883120583, 55.98033905029297, 74.0353775024414 ], [ "2020-03-24 05:11:00", 78.26526035690894, 55.769962310791016, 74.27434539794922 ], [ "2020-03-24 05:12:00", 78.21890188261204, 55.67626190185547, 72.99474334716797 ], [ "2020-03-24 05:13:00", 78.17254340831515, 53.84586715698242, 73.18851470947266 ], [ "2020-03-24 05:14:00", 78.17000064599996, 49.15884017944336, 72.83944702148438 ], [ "2020-03-24 05:15:00", 78, 48.674129486083984, 72.74655151367188 ], [ "2020-03-24 05:16:00", 77.9366887710829, 48.823998987048924, 73.24293518066406 ], [ "2020-03-24 05:17:00", 77.90413912638326, 48.8282470703125, 72.28050994873047 ], [ "2020-03-24 05:18:00", 77.87158948168361, 49.756980895996094, 72.88276672363281 ], [ "2020-03-24 05:19:00", 77.83903983698399, 49.47259521484375, 73.35757446289062 ], [ "2020-03-24 05:20:00", 77.80649019228434, 49.850311279296875, 73.20963287353516 ], [ "2020-03-24 05:21:00", 77.77394054758471, 49.637855529785156, 72.9081039428711 ], [ "2020-03-24 05:22:00", 77.74139090288507, 49.61250305175781, 72.93186950683594 ], [ "2020-03-24 05:23:00", 77.70884125818544, 48.27946090698242, 74.17268371582031 ], [ "2020-03-24 05:24:00", 77.6762916134858, 48.74678421020508, 73.15660858154297 ], [ "2020-03-24 05:25:00", 77.64374196878616, 48.357120513916016, 72.6622543334961 ], [ "2020-03-24 05:26:00", 77.61119232408653, 49.31953430175781, 72.34400177001953 ], [ "2020-03-24 05:27:00", 77.57864267938689, 49.709964752197266, 72.97113037109375 ], [ "2020-03-24 05:28:00", 77.54609303468726, 50.2484130859375, 72.39154052734375 ], [ "2020-03-24 05:29:00", 77.51354338998762, 50.60381317138672, 72.06515502929688 ], [ "2020-03-24 05:30:00", 77.48099374528799, 50.00936508178711, 56.87029266357422 ], [ "2020-03-24 05:31:00", 77.44844410058835, 49.875885009765625, 16.654312133789062 ], [ "2020-03-24 05:32:00", 77.4158944558887, 48.563663482666016, 18.19554901123047 ], [ "2020-03-24 05:33:00", 77.38334481118908, 48.847572326660156, 18.055583953857422 ], [ "2020-03-24 05:34:00", 77.35079516648943, 48.35354232788086, 18.378847122192383 ], [ "2020-03-24 05:35:00", 77.3182455217898, 48.75905990600586, 17.62409782409668 ], [ "2020-03-24 05:36:00", 77.28569587709016, 48.05728530883789, 18.058086395263672 ], [ "2020-03-24 05:37:00", 77.25314623239053, 54.909175872802734, 17.759536743164062 ], [ "2020-03-24 05:38:00", 77.22059658769089, 54.575439453125, 17.888395309448242 ], [ "2020-03-24 05:39:00", 77.18804694299125, 55.046234130859375, 18.210878372192383 ], [ "2020-03-24 05:40:00", 77.15549729829162, 54.0140495300293, 17.824277877807617 ], [ "2020-03-24 05:41:00", 77.12294765359198, 53.690467834472656, 18.451248168945312 ], [ "2020-03-24 05:42:00", 77.09039800889235, 53.07158279418945, 18.209468841552734 ], [ "2020-03-24 05:43:00", 77.05784836419271, 53.31936264038086, 18.179603576660156 ], [ "2020-03-24 05:44:00", 77.02529871949308, 53.26475143432617, 18.342716217041016 ], [ "2020-03-24 05:45:00", 76.99274907479344, 51.945220947265625, 18.539770126342773 ], [ "2020-03-24 05:46:00", 76.9601994300938, 51.81389617919922, 18.015705108642578 ], [ "2020-03-24 05:47:00", 76.92764978539417, 51.123085021972656, 17.368398666381836 ], [ "2020-03-24 05:48:00", 76.89510014069452, 51.4550666809082, 18.14003562927246 ], [ "2020-03-24 05:49:00", 76.8625504959949, 50.60249710083008, 18.289703369140625 ], [ "2020-03-24 05:50:00", 76.83000085129525, 50.91603088378906, 18.2962646484375 ], [ "2020-03-24 05:51:00", 76.79745120659562, 53.06449508666992, 18.563539505004883 ], [ "2020-03-24 05:52:00", 76.76490156189598, 54.72663497924805, 18.568862915039062 ], [ "2020-03-24 05:53:00", 76.73235191719634, 54.90778732299805, 18.28094482421875 ], [ "2020-03-24 05:54:00", 76.69980227249671, 53.92911911010742, 18.02821159362793 ], [ "2020-03-24 05:55:00", 76.66725262779707, 53.20056915283203, 21.20859718322754 ], [ "2020-03-24 05:56:00", 76.63470298309744, 53.7746696472168, 70.31324768066406 ], [ "2020-03-24 05:57:00", 76.6021533383978, 54.07472610473633, 73.2507553100586 ], [ "2020-03-24 05:58:00", 76.56960369369816, 53.80739974975586, 73.81517791748047 ], [ "2020-03-24 05:59:00", 76.53705404899853, 53.748661041259766, 73.31723022460938 ], [ "2020-03-24 06:00:00", 76.50450440429888, 54.74142837524414, 72.85430145263672 ], [ "2020-03-24 06:01:00", 76.47195475959926, 56.06607437133789, 73.29580688476562 ], [ "2020-03-24 06:02:00", 76.46999418600018, 55.171714782714844, 72.67166195723287 ], [ "2020-03-24 06:03:00", 76.29999354000017, 55.41927719116211, 72.6522445678711 ], [ "2020-03-24 06:04:00", 76.17097911658006, 55.45018005371094, 73.24137115478516 ], [ "2020-03-24 06:05:00", 76.10446483646761, 55.66059112548828, 72.9041976928711 ], [ "2020-03-24 06:06:00", 76.03795055635517, 49.595481872558594, 73.65878295898438 ], [ "2020-03-24 06:07:00", 75.97143627624271, 47.00128173828125, 72.86134338378906 ], [ "2020-03-24 06:08:00", 75.90492199613027, 47.58378601074219, 72.69776153564453 ], [ "2020-03-24 06:09:00", 75.83840771601783, 49.07365417480469, 72.17729187011719 ], [ "2020-03-24 06:10:00", 75.77189343590538, 56.555606842041016, 72.93250274658203 ], [ "2020-03-24 06:11:00", 75.70537915579293, 56.26713180541992, 72.06671905517578 ], [ "2020-03-24 06:12:00", 75.63886487568048, 55.18650817871094, 73.08904266357422 ], [ "2020-03-24 06:13:00", 75.57235059556804, 48.025177001953125, 73.17881774902344 ], [ "2020-03-24 06:14:00", 75.50583631545558, 47.967350006103516, 73.10953521728516 ], [ "2020-03-24 06:15:00", 75.43932203534314, 49.351463317871094, 72.9697265625 ], [ "2020-03-24 06:16:00", 75.3728077552307, 57.63689041137695, 73.93919372558594 ], [ "2020-03-24 06:17:00", 75.30629347511824, 51.609039306640625, 73.03306579589844 ], [ "2020-03-24 06:18:00", 75.2397791950058, 49.73860549926758, 73.2399673461914 ], [ "2020-03-24 06:19:00", 75.17326491489335, 50.75581359863281, 72.73904418945312 ], [ "2020-03-24 06:20:00", 75.1067506347809, 50.66218566894531, 72.50445556640625 ], [ "2020-03-24 06:21:00", 75.04023635466845, 50.81214141845703, 72.9201431274414 ], [ "2020-03-24 06:22:00", 74.97372207455601, 51.4454231262207, 72.74983978271484 ], [ "2020-03-24 06:23:00", 74.90720779444355, 51.69704055786133, 72.99396514892578 ], [ "2020-03-24 06:24:00", 74.84069351433111, 51.35186767578125, 73.40730285644531 ], [ "2020-03-24 06:25:00", 74.77417923421866, 50.72081756591797, 72.23859405517578 ], [ "2020-03-24 06:26:00", 74.76998772600024, 50.91818618774414, 73.011474609375 ], [ "2020-03-24 06:27:00", 74.59998708000028, 50.9371452331543, 73.52397918701172 ], [ "2020-03-24 06:28:00", 74.47115968724424, 51.061458587646484, 73.56307220458984 ], [ "2020-03-24 06:29:00", 74.40464696005053, 50.900325775146484, 73.50645446777344 ], [ "2020-03-24 06:30:00", 74.33813423285682, 51.356689453125, 73.11031341552734 ], [ "2020-03-24 06:31:00", 74.2716215056631, 51.44089126586914, 74.34957122802734 ], [ "2020-03-24 06:32:00", 74.2051087784694, 51.28786849975586, 73.98580169677734 ], [ "2020-03-24 06:33:00", 74.13859605127568, 51.93085537607588, 72.36542510986328 ], [ "2020-03-24 06:34:00", 74.07208332408197, 51.952125549316406, 72.51180267333984 ], [ "2020-03-24 06:35:00", 74.00557059688826, 57.87371063232422, 73.43373107910156 ], [ "2020-03-24 06:36:00", 73.93905786969457, 80.50335693359375, 73.54712677001953 ], [ "2020-03-24 06:37:00", 73.87254514250085, 86.00247192382812, 73.6276626586914 ], [ "2020-03-24 06:38:00", 73.80603241530714, 92.10163116455078, 73.07763671875 ], [ "2020-03-24 06:39:00", 73.73951968811343, 92.22298431396484, 72.73919677734375 ], [ "2020-03-24 06:40:00", 73.67300696091972, 91.8537368774414, 72.59422302246094 ], [ "2020-03-24 06:41:00", 73.60649423372601, 91.79039764404297, 72.58702850341797 ], [ "2020-03-24 06:42:00", 73.5399815065323, 92.08602905273438, 73.7885971069336 ], [ "2020-03-24 06:43:00", 73.47346877933859, 92.87781524658203, 72.7099609375 ], [ "2020-03-24 06:44:00", 73.40695605214488, 96.19808197021484, 73.00537872314453 ], [ "2020-03-24 06:45:00", 73.34044332495118, 96.97959899902344, 73.0341567993164 ], [ "2020-03-24 06:46:00", 73.27393059775747, 92.9488296508789, 73.91197967529297 ], [ "2020-03-24 06:47:00", 73.20741787056376, 93.09352111816406, 72.77579498291016 ], [ "2020-03-24 06:48:00", 73.14090514337005, 91.96395111083984, 71.88639831542969 ], [ "2020-03-24 06:49:00", 73.07439241617634, 92.7508773803711, 73.19898986816406 ], [ "2020-03-24 06:50:00", 73.07001033599973, 91.7613525390625, 73.58168029785156 ], [ "2020-03-24 06:51:00", 72.90001291999972, 90.88325500488281, 73.70819854736328 ], [ "2020-03-24 06:52:00", 72.74429166862062, 90.33417510986328, 72.71105194091797 ], [ "2020-03-24 06:53:00", 72.66377465236994, 95.02799224853516, 75.33968353271484 ], [ "2020-03-24 06:54:00", 72.58325763611924, 96.9925308227539, 74.09574890136719 ], [ "2020-03-24 06:55:00", 72.50274061986855, 96.695068359375, 73.8018798828125 ], [ "2020-03-24 06:56:00", 72.42222360361787, 95.75796508789062, 74.43511199951172 ], [ "2020-03-24 06:57:00", 72.34170658736717, 96.17393493652344, 74.73851776123047 ], [ "2020-03-24 06:58:00", 72.26118957111649, 88.4173812866211, 75.60273742675781 ], [ "2020-03-24 06:59:00", 72.1806725548658, 88.39751434326172, 74.84156799316406 ], [ "2020-03-24 07:00:00", 72.1001555386151, 87.41456604003906, 74.45763397216797 ], [ "2020-03-24 07:01:00", 72.01963852236442, 87.65657806396484, 73.62500762939453 ], [ "2020-03-24 07:02:00", 71.93912150611372, 87.04649353027344, 75.57865142822266 ], [ "2020-03-24 07:03:00", 71.85860448986304, 87.92521667480469, 74.86284637451172 ], [ "2020-03-24 07:04:00", 71.77808747361235, 85.46574401855469, 74.23040008544922 ], [ "2020-03-24 07:05:00", 71.69757045736166, 51.844181060791016, 73.2090072631836 ], [ "2020-03-24 07:06:00", 71.61705344111097, 36.57521057128906, 74.82296752929688 ], [ "2020-03-24 07:07:00", 71.53653642486027, 34.56216812133789, 74.66110229492188 ], [ "2020-03-24 07:08:00", 71.45601940860959, 48.19200897216797, 73.77107238769531 ], [ "2020-03-24 07:09:00", 71.3755023923589, 52.86350631713867, 74.53269958496094 ], [ "2020-03-24 07:10:00", 71.37000710599979, 52.843929290771484, 73.5987319946289 ], [ "2020-03-24 07:11:00", 71.20000645999983, 52.08213424682617, 74.15689849853516 ], [ "2020-03-24 07:12:00", 71.03583251441142, 51.53842544555664, 73.91010284423828 ], [ "2020-03-24 07:13:00", 70.95084242170037, 43.506919860839844, 73.70914459228516 ], [ "2020-03-24 07:14:00", 70.86585232898932, 43.037841796875, 73.2168197631836 ], [ "2020-03-24 07:15:00", 70.78086223627825, 43.77318572998047, 74.06806182861328 ], [ "2020-03-24 07:16:00", 70.6958721435672, 46.766944885253906, 74.05726623535156 ], [ "2020-03-24 07:17:00", 70.61088205085615, 50.872379302978516, 74.08291625976562 ], [ "2020-03-24 07:18:00", 70.5258919581451, 51.395668029785156, 74.64201354980469 ], [ "2020-03-24 07:19:00", 70.44090186543403, 50.60863494873047, 73.44953155517578 ], [ "2020-03-24 07:20:00", 70.35591177272298, 40.730621337890625, 72.79737854003906 ], [ "2020-03-24 07:21:00", 70.27092168001192, 41.385196685791016, 73.6615982055664 ], [ "2020-03-24 07:22:00", 70.18593158730087, 52.25959777832031, 73.92058563232422 ], [ "2020-03-24 07:23:00", 70.10094149458982, 46.88405990600586, 74.61308288574219 ], [ "2020-03-24 07:24:00", 70.01595140187875, 47.141448974609375, 73.66790870618443 ], [ "2020-03-24 07:25:00", 69.9309613091677, 47.107181549072266, 73.63360595703125 ], [ "2020-03-24 07:26:00", 69.84597121645665, 47.4166259765625, 74.238525390625 ], [ "2020-03-24 07:27:00", 69.7609811237456, 46.56296157836914, 73.82565307617188 ], [ "2020-03-24 07:28:00", 69.67599103103453, 46.3474006652832, 72.98832702636719 ], [ "2020-03-24 07:29:00", 69.67000064599995, 47.08136046272777, 73.30158233642578 ], [ "2020-03-24 07:30:00", 69.5, 47.10820770263672, 73.27828216552734 ], [ "2020-03-24 07:31:00", 69.32637243713472, 47.034088134765625, 73.60092163085938 ], [ "2020-03-24 07:32:00", 69.23638277037952, 45.57647705078125, 73.87054443359375 ], [ "2020-03-24 07:33:00", 69.1463931036243, 51.21367645263672, 72.25328826904297 ], [ "2020-03-24 07:34:00", 69.0564034368691, 70.96977996826172, 73.15692138671875 ], [ "2020-03-24 07:35:00", 68.96641377011389, 76.6375961303711, 72.21951293945312 ], [ "2020-03-24 07:36:00", 68.87642410335869, 83.16655731201172, 74.12545776367188 ], [ "2020-03-24 07:37:00", 68.78643443660347, 83.07859802246094, 72.88916991454134 ], [ "2020-03-24 07:38:00", 68.69644476984827, 92.17417907714844, 72.8433609008789 ], [ "2020-03-24 07:39:00", 68.60645510309305, 92.9948959350586, 73.65784454345703 ], [ "2020-03-24 07:40:00", 68.51646543633785, 92.51905822753906, 72.56232452392578 ], [ "2020-03-24 07:41:00", 68.42647576958265, 91.8058090209961, 73.06637573242188 ], [ "2020-03-24 07:42:00", 68.33648610282744, 90.04006958007812, 72.91545104980469 ], [ "2020-03-24 07:43:00", 68.24649643607223, 85.17295837402344, 73.79078674316406 ], [ "2020-03-24 07:44:00", 68.15650676931702, 95.68914794921875, 72.5380859375 ], [ "2020-03-24 07:45:00", 68.06651710256182, 74.87901306152344, 73.2021255493164 ], [ "2020-03-24 07:46:00", 67.9765274358066, 60.12022018432617, 73.76215362548828 ], [ "2020-03-24 07:47:00", 67.96999418600018, 53.05949020385742, 73.28720092773438 ], [ "2020-03-24 07:48:00", 67.79999354000017, 48.9787483215332, 73.20462799072266 ], [ "2020-03-24 07:49:00", 67.60342746002077, 49.55990219116211, 72.59485626220703 ], [ "2020-03-24 07:50:00", 67.50143795130171, 50.27000427246094, 73.38900756835938 ], [ "2020-03-24 07:51:00", 67.39944844258264, 49.79863766947178, 72.78111267089844 ], [ "2020-03-24 07:52:00", 67.29745893386358, 49.78076171875, 73.90713500976562 ], [ "2020-03-24 07:53:00", 67.19546942514451, 50.86861801147461, 38.183509826660156 ], [ "2020-03-24 07:54:00", 67.09347991642545, 51.039466857910156, 17.961437225341797 ], [ "2020-03-24 07:55:00", 66.99149040770638, 51.160526275634766, 19.09199333190918 ], [ "2020-03-24 07:56:00", 66.88950089898731, 50.949893951416016, 18.68396759033203 ], [ "2020-03-24 07:57:00", 66.78751139026825, 51.169769287109375, 17.29629898071289 ], [ "2020-03-24 07:58:00", 66.68552188154918, 50.19011306762695, 18.370710372924805 ] ] }, "events": { "component": { "onActionPerformed": { "config": { "script": "\tdef exportIfVisible(displayFlag, dataset, filename\u003d\"Export.csv\"):\n\t import system\n\t \n\t if not displayFlag:\n\t return\n\t \n\t if dataset is None or dataset.getRowCount() \u003d\u003d 0:\n\t return\n\t \n\t colNames \u003d list(dataset.getColumnNames())\n\t newRows \u003d []\n\t \n\t for rowIndex in range(dataset.getRowCount()):\n\t rowVals \u003d []\n\t for colName in colNames:\n\t val \u003d dataset.getValueAt(rowIndex, colName)\n\t \n\t # If the column name contains “perc” (case-insensitive), multiply by 100\n\t if \"perc\" in colName.lower() and val is not None:\n\t try:\n\t val \u003d float(val) * 100\n\t except Exception:\n\t pass\n\t \n\t # Format Startstamp/Endtstamp if needed (you already have this logic)\n\t if colName in (\"Startstamp\", \"Endtstamp\") and val is not None:\n\t try:\n\t if isinstance(val, (int, long, float)):\n\t dt \u003d system.date.fromMillis(val)\n\t else:\n\t dt \u003d val\n\t val \u003d system.date.format(dt, \"yyyy-MM-dd HH:mm:ss\")\n\t except Exception:\n\t pass\n\t \n\t rowVals.append(val)\n\t newRows.append(rowVals)\n\t \n\t formattedDs \u003d system.dataset.toDataSet(colNames, newRows)\n\t csvString \u003d system.dataset.toCSV(formattedDs)\n\t system.perspective.download(filename, csvString, \"Comma Separated Values\")\n\t# Read the current tab index property\n\tstats \u003d self.parent.getChild(\"Statistics\")\n\tcurrentTabIndex \u003d stats.props.currentTabIndex\n\t\n\t# Induct Details\n\tinductDetails \u003d stats.getChild(\"Induct Details\")\n\tcountView \u003d inductDetails.getChild(\"Induct Details Count\")\n\tpercView \u003d inductDetails.getChild(\"Induct Details Perc\")\n\trateView \u003d inductDetails.getChild(\"Induct Details Rate\")\n\t\n\t# Scanner Details\n\tscannerDetails \u003d stats.getChild(\"Scanner_Details\")\n\tscannerCountView \u003d scannerDetails.getChild(\"Scanner Details\")\n\tscannerPercentageView \u003d scannerDetails.getChild(\"Scanner Details Perc\")\n\tscannerRateView \u003d scannerDetails.getChild(\"Scanner Details Rate\")\n\t\n\t# Sorter Details\n\tsorterDetails \u003d stats.getChild(\"Sorter Details\")\n\tsorterCountView \u003d sorterDetails.getChild(\"Sorter Details\")\n\tsorterPercentageView \u003d sorterDetails.getChild(\"Sorter Details Perc\")\n\tsorterRateView \u003d sorterDetails.getChild(\"Sorter Details Rate\")\n\t\n\t# Lane Details\n\tlaneDetails \u003d stats.getChild(\"Lane Details\")\n\tlaneCountView \u003d laneDetails.getChild(\"Lane Details\")\n\tlanePercView \u003d laneDetails.getChild(\"Lane Details Perc\")\n\tlaneRateView \u003d laneDetails.getChild(\"Lane Details Rate\")\n\t\n\t# Hourly Induct\n\thourlyInduct \u003d stats.getChild(\"Hourly_Induct\")\n\thourlyInductCountView \u003d hourlyInduct.getChild(\"Hourly Induct Count\")\n\thourlyInductPercView \u003d hourlyInduct.getChild(\"Hourly Induct Perc\")\n\t\n\t# Hourly Scanner\n\thourlyScanner \u003d stats.getChild(\"Hourly_Scanner\")\n\thourlyScannerCountView \u003d hourlyScanner.getChild(\"Hourly Scanner Count\")\n\thourlyScannerPercView \u003d hourlyScanner.getChild(\"Hourly Scanner Perc\")\n\thourlyScannerRateView \u003d hourlyScanner.getChild(\"Hourly Scanner Rate\")\n\t\n\t# Hourly Sorter Details\n\thourlySorterDetails \u003d stats.getChild(\"Hourly_Sorter_Details\")\n\thourlySorterDetailsCountView \u003d hourlySorterDetails.getChild(\"Hourly Sorter Details Count\")\n\thourlySorterDetailsPercView \u003d hourlySorterDetails.getChild(\"Hourly Sorter Details Perc\")\n\thourlySorterDetailsRateView \u003d hourlySorterDetails.getChild(\"Hourly Sorter Details Rate\")\n\t\n\t# Hourly Lane\n\thourlyLane \u003d stats.getChild(\"Hourly_Lane\")\n\thourlyLaneCountView \u003d hourlyLane.getChild(\"Hourly Lane Count\")\n\thourlyLanePercView \u003d hourlyLane.getChild(\"Hourly Lane Perc\")\n\thourlyLaneRateView \u003d hourlyLane.getChild(\"Hourly Lane Rate\")\n\t\n\t# Lane Total Full\n\tlaneTotalFull \u003d stats.getChild(\"Total Full\")\n\tlaneTotalFullCountView \u003d laneTotalFull.getChild(\"Total Full Count\")\n\tlaneTotalFullPercView \u003d laneTotalFull.getChild(\"Total Full Perc\")\n\tlaneTotalFullRateView \u003d laneTotalFull.getChild(\"Total Full Rate\")\n\t\t\n\t# Jam By Area\n\tjamByArea \u003d stats.getChild(\"Jam Area\")\n\tjamByAreaCountView \u003d jamByArea.getChild(\"Jam Area Count\")\n\tjamByArealPercView \u003d jamByArea.getChild(\"Jam Area Percentage\")\n\t\n\t# Dumper Cycles\n\tdumperCycles \u003d stats.getChild(\"Dumper cycles\")\n\tdumperCyclesCountView \u003d dumperCycles.getChild(\"Dumper Cycles Count\")\n\t\n\t# Daily Jam Frequency\n\tdailyJamFrequency \u003d stats.getChild(\"Daily Jam Frequency\")\n\tdailyJamFrequencyCountView \u003d dailyJamFrequency.getChild(\"Daily Jam Frequency Count\")\n\tdailyJamFrequencyPercView \u003d dailyJamFrequency.getChild(\"Daily Jam Frequency Perc\")\n\tdailyJamFrequencyRateView \u003d dailyJamFrequency.getChild(\"Daily Jam Frequency Rate\")\n\n\tif currentTabIndex \u003d\u003d 0:\n\t\texportIfVisible(rateView.position.display, rateView.props.data, \"InductDetails_Rate.csv\")\n\t\texportIfVisible(percView.position.display, percView.props.data, \"InductDetails_Percentage.csv\")\n\t\texportIfVisible(countView.position.display, countView.props.data, \"InductDetails_Count.csv\")\n\telif currentTabIndex \u003d\u003d 1:\n\t\texportIfVisible(scannerCountView.position.display, scannerCountView.props.data, \"ScannerDetails_Count.csv\")\n\t\texportIfVisible(scannerPercentageView.position.display, scannerPercentageView.props.data, \"ScannerDetails_Percentage.csv\")\n\t\texportIfVisible(scannerRateView.position.display, scannerRateView.props.data, \"ScannerDetails_Rate.csv\")\n\telif currentTabIndex \u003d\u003d 2:\n\t\texportIfVisible(sorterCountView.position.display, sorterCountView.props.data, \"SorterDetails_Count.csv\")\n\t\texportIfVisible(sorterPercentageView.position.display, sorterPercentageView.props.data, \"SorterDetails_Percentage.csv\")\n\t\texportIfVisible(sorterRateView.position.display, sorterRateView.props.data, \"SorterDetails_Rate.csv\")\n\telif currentTabIndex \u003d\u003d 3:\n\t\texportIfVisible(laneCountView.position.display, laneCountView.props.data, \"LaneDetails_Count.csv\")\n\t\texportIfVisible(lanePercView.position.display, lanePercView.props.data, \"LaneDetails_Percentage.csv\")\n\t\texportIfVisible(laneRateView.position.display, laneRateView.props.data, \"LaneDetails_Rate.csv\")\n\telif currentTabIndex \u003d\u003d 4:\n\t\texportIfVisible(hourlyInductCountView.position.display, hourlyInductCountView.props.data, \"HourlyInduct_Count.csv\")\n\t\texportIfVisible(hourlyInductPercView.position.display, hourlyInductPercView.props.data, \"HourlyInduct_Perc.csv\")\n\telif currentTabIndex \u003d\u003d 5:\n\t\texportIfVisible(hourlyScannerCountView.position.display, hourlyScannerCountView.props.data, \"HourlyScanner_Count.csv\")\n\t\texportIfVisible(hourlyScannerPercView.position.display, hourlyScannerPercView.props.data, \"HourlyScanner_Percentage.csv\")\n\t\texportIfVisible(hourlyScannerRateView.position.display, hourlyScannerRateView.props.data, \"HourlyScanner_Rate.csv\")\n\telif currentTabIndex \u003d\u003d 6:\n\t\texportIfVisible(hourlySorterDetailsCountView.position.display, hourlySorterDetailsCountView.props.data, \"HourlySorterDetails_Count.csv\")\n\t\texportIfVisible(hourlySorterDetailsPercView.position.display, hourlySorterDetailsPercView.props.data, \"HourlySorterDetails_Percentage.csv\")\n\t\texportIfVisible(hourlySorterDetailsRateView.position.display, hourlySorterDetailsRateView.props.data, \"HourlySorterDetails_Rate.csv\")\n\telif currentTabIndex \u003d\u003d 7:\n\t\texportIfVisible(hourlyLaneCountView.position.display, hourlyLaneCountView.props.data, \"HourlyLane_Count.csv\")\n\t\texportIfVisible(hourlyLanePercView.position.display, hourlyLanePercView.props.data, \"HourlyLane_Percentage.csv\")\n\t\texportIfVisible(hourlyLaneRateView.position.display, hourlyLaneRateView.props.data, \"HourlyLane_Rate.csv\")\n\telif currentTabIndex \u003d\u003d 8:\n\t\texportIfVisible(laneTotalFullCountView.position.display, laneTotalFullCountView.props.data, \"LaneTotalFull_Count.csv\")\n\t\texportIfVisible(laneTotalFullPercView.position.display, laneTotalFullPercView.props.data, \"LaneTotalFull_Percentage.csv\")\n\t\texportIfVisible(laneTotalFullRateView.position.display, laneTotalFullRateView.props.data, \"LaneTotalFull_Rate.csv\")\n\telif currentTabIndex \u003d\u003d 9:\n\t\texportIfVisible(jamByAreaCountView.position.display, jamByAreaCountView.props.data, \"JamByArea_Count.csv\")\n\t\texportIfVisible(jamByArealPercView.position.display, jamByArealPercView.props.data, \"JamByArea_Percentage.csv\")\n\telif currentTabIndex \u003d\u003d 10:\n\t\texportIfVisible(dumperCyclesCountView.position.display, dumperCyclesCountView.props.data, \"DumperCycles.csv\")\n\telif currentTabIndex \u003d\u003d 11:\n\t\texportIfVisible(dailyJamFrequencyCountView.position.display, dailyJamFrequencyCountView.props.dataSources.example, \"DailyJamFrequency_Count.csv\")\n\t\texportIfVisible(dailyJamFrequencyPercView.position.display, dailyJamFrequencyPercView.props.dataSources.example, \"DailyJamFrequency_Percentage.csv\")\n\t\texportIfVisible(dailyJamFrequencyRateView.position.display, dailyJamFrequencyRateView.props.dataSources.example, \"DailyJamFrequency_Rate.csv\")\n\telse:\n\t\tpass" }, "scope": "G", "type": "script" } } }, "meta": { "name": "ExportCSV", "tooltip": { "enabled": true, "location": "bottom", "style": { "backgroundColor": "#2B2B2BBF", "color": "#FFFFFF", "fontSize": 14, "textAlign": "left", "white-space": "pre" }, "sustain": 2000 } }, "position": { "height": 0.0301, "width": 0.0615, "x": 0.8924, "y": 0.0054 }, "propConfig": { "meta.tooltip.text": { "binding": { "config": { "expression": "\"About: Export to CSV\"+ \r\n\"\\n\"+\r\n\"\\n\"+\"Which tab is open that\"+ \r\n\"\\n\"+\"table will be exported to CSV\"+ \r\n\"\\n\"+\"file after clicking on the button.\"" }, "type": "expr" } } }, "props": { "mode": "percent", "style": { "classes": "Button_Action", "fontFamily": "Arial" }, "text": "EXPORT CSV", "textStyle": { "fontSize": "1.0vmin" } }, "type": "ia.input.button" }, { "children": [ { "meta": { "name": "LPeriod" }, "position": { "basis": "60px", "grow": 1 }, "props": { "style": { "color": "#FFFFFF" }, "text": "Period:" }, "type": "ia.display.label" }, { "custom": { "customTime": false, "endDate": { "$": [ "ts", 192, 1772539493002 ], "$ts": 1772539492999 }, "rollingWindow": 30, "startDate": { "$": [ "ts", 192, 1772539493001 ], "$ts": 1772537692999 } }, "meta": { "name": "Period" }, "position": { "basis": "140px", "grow": 1 }, "propConfig": { "props.value": { "onChange": { "enabled": null, "script": "\t\t# e.g. Dropdown onChange / propertyChange\n\tnow \u003d system.date.now()\n\ttoday0 \u003d system.date.setTime(now, 0, 0, 0) # today 00:00:00\n\tyday0 \u003d system.date.addDays(today0, -1) # yesterday 00:00:00\n\t\n\tval \u003d str(currentValue.value or \u0027\u0027).strip()\n\t\n\t# Custom range: let user pick dates, don\u0027t touch start/end.\n\tif val \u003d\u003d \"custom\":\n\t self.custom.customTime \u003d True\n\t return\n\t\n\tself.custom.customTime \u003d False\n\t\n\tdef t(day, h, m, s):\n\t \"\"\"time of day on a given day anchor\"\"\"\n\t return system.date.setTime(day, h, m, s)\n\t\n\tif val \u003d\u003d \"currentDay\":\n\t start, end \u003d today0, now\n\t\n\telif val \u003d\u003d \"morning\": # 02:30–07:30 today\n\t start, end \u003d t(today0, 2, 30, 0), t(today0, 7, 30, 0)\n\t\n\telif val \u003d\u003d \"daylight\": # 07:30–13:00 today\n\t start, end \u003d t(today0, 7, 30, 0), t(today0, 13, 0, 0)\n\t\n\telif val \u003d\u003d \"twilight\": # 13:00–now (if before 13:00, use 13:00 yesterday–now)\n\t if now \u003e\u003d t(today0, 13, 0, 0):\n\t start, end \u003d t(today0, 13, 0, 0), now\n\t else:\n\t start, end \u003d t(yday0, 13, 0, 0), now\n\t\n\telif val \u003d\u003d \"night\": # 18:30–23:30 yesterday (your original intent)\n\t start, end \u003d t(yday0, 18, 30, 0), t(yday0, 23, 30, 0)\n\t\n\telif val \u003d\u003d \"wrapDown\": # 23:30 yesterday – 02:30 today\n\t start, end \u003d t(yday0, 23, 30, 0), t(today0, 2, 30, 0)\n\t\n\telif val \u003d\u003d \"currentShot\": # alias of twilight per your use\n\t if now \u003e\u003d t(today0, 13, 0, 0):\n\t start, end \u003d t(today0, 13, 0, 0), now\n\t else:\n\t start, end \u003d t(yday0, 13, 0, 0), now\n\t\n\telse:\n\t # Treat any other value as \"last N minutes\"\n\t try:\n\t mins \u003d int(val)\n\t except:\n\t mins \u003d 60\n\t end \u003d now\n\t start \u003d system.date.addMinutes(end, -mins)\n\t\n\t# Final assign\n\tself.custom.startDate \u003d start\n\tself.custom.endDate \u003d end\n" } } }, "props": { "dropdownOptionStyle": { "fontSize": "1.5vmin", "overflow": "hidden", "width": "auto" }, "options": [ { "label": "Past 30 Min", "value": 30 }, { "label": "Past Hour", "value": 60 }, { "label": "Past 2 Hour", "value": 120 }, { "label": "Past 4 Hour", "value": 240 }, { "label": "Past 8 Hour", "value": 480 }, { "label": "Current Day", "value": "currentDay" }, { "label": "Morning", "value": "morning" }, { "label": "Daylight", "value": "daylight" }, { "label": "Twilight", "value": "twilight" }, { "label": "Night", "value": "night" }, { "label": "Wrap Down", "value": "wrapDown" }, { "label": "Current Sort", "value": "currentShot" }, { "label": "Custom", "value": "custom" } ], "style": { "fontSize": "1.5vmin" }, "value": 30 }, "type": "ia.input.dropdown" }, { "meta": { "name": "Spare_0" }, "position": { "basis": "18.1px", "grow": 1 }, "type": "ia.display.label" }, { "meta": { "name": "Start Date" }, "position": { "basis": "85px", "grow": 1 }, "props": { "style": { "color": "#FFFFFF" }, "text": "Start Date:" }, "type": "ia.display.label" }, { "custom": { "Selected": { "$": [ "ts", 192, 1765301255103 ], "$ts": 1764694699000 }, "max_duration_days": 365 }, "events": { "component": { "onActionPerformed": { "config": { "script": "\t\n\tself.custom.Selected \u003d self.props.value" }, "scope": "G", "type": "script" } } }, "meta": { "name": "StartTime" }, "position": { "basis": "190px", "grow": 1 }, "propConfig": { "props.enabled": { "binding": { "config": { "path": "../Period.custom.customTime" }, "type": "property" } }, "props.maxDate": { "binding": { "config": { "expression": "now()" }, "type": "expr" } }, "props.value": { "binding": { "config": { "path": "../Period.custom.startDate" }, "type": "property" }, "onChange": { "enabled": null, "script": "\t\n\tif system.date.secondsBetween(self.props.value,self.getSibling(\"EndTime\").props.value) \u003e 604800 or system.date.secondsBetween(self.props.value,self.getSibling(\"EndTime\").props.value) \u003c 0:\n\t if system.date.secondsBetween(system.date.addSeconds(self.props.value,604800),system.date.now()) \u003c 0: \n\t self.getSibling(\"EndTime\").props.value \u003d system.date.now()\n\t else:\n\t self.getSibling(\"EndTime\").props.value \u003d system.date.addSeconds(self.props.value,604800)\n\tsystem.tag.writeBlocking(\"[MTN6_SCADA_TAG_PROVIDER]System/Queries/QueryParams/StartDate\", currentValue.value)" } } }, "props": { "dismissOnSelect": false, "formattedValue": "Mar 3, 2026 3:34 PM", "formattedValues": { "date": "Mar 26, 2021", "datetime": "Mar 26, 2021 12:00 AM", "time": "12:00 AM" }, "inputProps": { "style": { "fontSize": "1.5vmin" } }, "style": { "fontSize": "1.5vmin" } }, "type": "ia.input.date-time-input" }, { "meta": { "name": "Spare" }, "position": { "basis": "18.1px", "grow": 1 }, "type": "ia.display.label" }, { "meta": { "name": "End Date" }, "position": { "basis": "81px", "grow": 1 }, "props": { "style": { "color": "#FFFFFF" }, "text": "End Date:" }, "type": "ia.display.label" }, { "custom": { "Selected": { "$": [ "ts", 192, 1765300783246 ], "$ts": 1764782305000 } }, "events": { "component": { "onActionPerformed": { "config": { "script": "\t\n\tself.custom.Selected \u003d self.props.value" }, "scope": "G", "type": "script" } } }, "meta": { "name": "EndTime" }, "position": { "basis": "190px", "grow": 1 }, "propConfig": { "props.enabled": { "binding": { "config": { "path": "../Period.custom.customTime" }, "type": "property" } }, "props.maxDate": { "binding": { "config": { "expression": "if(dateDiff({../StartTime.props.value},now(),\"day\") \u003c 7, now(),dateArithmetic({../StartTime.props.value}, 7, \"days\"))" }, "type": "expr" } }, "props.minDate": { "binding": { "config": { "expression": "{../StartTime.props.value}" }, "type": "expr" } }, "props.value": { "binding": { "config": { "path": "../Period.custom.endDate" }, "type": "property" }, "onChange": { "enabled": null, "script": "\tsystem.tag.writeBlocking(\"[MTN6_SCADA_TAG_PROVIDER]System/Queries/QueryParams/EndDate\", currentValue.value)" } } }, "props": { "dismissOnSelect": false, "formattedValue": "Mar 3, 2026 4:04 PM", "formattedValues": { "date": "Mar 29, 2021", "datetime": "Mar 29, 2021 1:37 PM", "time": "1:37 PM" }, "inputProps": { "style": { "fontSize": "1.5vmin" } }, "style": { "fontSize": "1.5vmin" } }, "type": "ia.input.date-time-input" } ], "meta": { "name": "Period_not_Global_0" }, "position": { "height": 0.0269, "width": 0.483, "x": 0.0025, "y": 0.0059 }, "propConfig": { "custom.EndDate": { "binding": { "config": { "path": "./EndTime.props.value" }, "type": "property" } }, "custom.StartDate": { "binding": { "config": { "path": "./StartTime.props.value" }, "type": "property" } }, "custom.update_end_date": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]Configuration/Now" }, "transforms": [ { "code": "\t# Perspective event script\n\t\n\tp \u003d self.getChild(\"Period\").props.value\n\tpv \u003d str(p).strip() # accept \"30\" or 30\n\tallowed \u003d {\"30\",\"60\",\"120\",\"240\",\"480\",\"currendDay\"}\n\t\n\tif pv in allowed:\n\t now \u003d system.date.now()\n\t end \u003d self.custom.EndDate\n\t if now !\u003d end:\n\t self.custom.EndDate \u003d now\n self.getChild(\"Period\").custom.endDate \u003d now\n return now\n", "type": "script" } ], "type": "tag" } }, "custom.update_start_date": { "binding": { "config": { "fallbackDelay": 2.5, "mode": "direct", "tagPath": "[MTN6_SCADA_TAG_PROVIDER]Configuration/Now" }, "transforms": [ { "code": "\tperiod \u003d self.getChild(\"Period\").props.value\n\t\n\tif period in (30, 60, 120, 240, 480):\n\t now \u003d system.date.now()\n\t start \u003d self.custom.StartDate\n\t ref \u003d system.date.addSeconds(now, -period)\n\t if system.date.secondsBetween(start, ref) \u003e 60:\n\t self.custom.StartDate \u003d system.date.addSeconds(start, 60)\n\t self.getChild(\"Period\").custom.startDate \u003d self.custom.StartDate\n\t\n\treturn self.custom.StartDate", "type": "script" } ], "type": "tag" } } }, "props": { "style": { "fontFamily": "Arial", "fontSize": "1.5vmin" } }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Label_Scanner" }, "position": { "basis": "63px" }, "props": { "style": { "color": "#ffffff" }, "text": "Scanner:" }, "type": "ia.display.label" }, { "meta": { "name": "Scanner" }, "position": { "basis": "133px" }, "props": { "maxMenuHeight": 250, "minMenuHeight": 100, "options": [ { "label": "All", "value": "" }, { "label": "S02aa", "value": "S02aa" }, { "label": "S01ah-SCA004", "value": "S01ah-SCA004" }, { "label": "S01ag-SCA003", "value": "S01ag-SCA003" }, { "label": "S01af-SCA002", "value": "S01af-SCA002" }, { "label": "S01ae-SCA001", "value": "S01ae-SCA001" }, { "label": "S01ad-SCA008", "value": "S01ad-SCA008" }, { "label": "S01ac-SCA007", "value": "S01ac-SCA007" }, { "label": "S01ab-SCA006", "value": "S01ab-SCA006" }, { "label": "S01aa-SCA005", "value": "S01aa-SCA005" }, { "label": "IND7D-SCA114", "value": "IND7D-SCA114" }, { "label": "IND7C-SCA107", "value": "IND7C-SCA107" }, { "label": "IND7B-SCA128", "value": "IND7B-SCA128" }, { "label": "IND7A-SCA121", "value": "IND7A-SCA121" }, { "label": "IND6D-SCA113", "value": "IND6D-SCA113" }, { "label": "IND6C-SCA106", "value": "IND6C-SCA106" }, { "label": "IND6B-SCA127", "value": "IND6B-SCA127" }, { "label": "IND6A-SCA120", "value": "IND6A-SCA120" }, { "label": "IND5D-SCA112", "value": "IND5D-SCA112" }, { "label": "IND5C-SCA105", "value": "IND5C-SCA105" }, { "label": "IND5B-SCA126", "value": "IND5B-SCA126" }, { "label": "IND5A-SCA119", "value": "IND5A-SCA119" }, { "label": "IND4D-SCA111", "value": "IND4D-SCA111" }, { "label": "IND4C-SCA104", "value": "IND4C-SCA104" }, { "label": "IND4B-SCA125", "value": "IND4B-SCA125" }, { "label": "IND4A-SCA118", "value": "IND4A-SCA118" }, { "label": "IND3D-SCA110", "value": "IND3D-SCA110" }, { "label": "IND3C-SCA103", "value": "IND3C-SCA103" }, { "label": "IND3B-SCA124", "value": "IND3B-SCA124" }, { "label": "IND3A-SCA117", "value": "IND3A-SCA117" }, { "label": "IND2D-SCA109", "value": "IND2D-SCA109" }, { "label": "IND2C-SCA102", "value": "IND2C-SCA102" }, { "label": "IND2B-SCA123", "value": "IND2B-SCA123" }, { "label": "IND2A-SCA116", "value": "IND2A-SCA116" }, { "label": "IND1D-SCA108", "value": "IND1D-SCA108" }, { "label": "IND1C-SCA101", "value": "IND1C-SCA101" }, { "label": "IND1B-SCA122", "value": "IND1B-SCA122" }, { "label": "IND1A-SCA115", "value": "IND1A-SCA115" } ], "value": "S02aa" }, "type": "ia.input.dropdown" } ], "meta": { "name": "Scanner Drop Down" }, "position": { "height": 0.0269, "width": 0.15, "x": 0.659, "y": 0.006 }, "propConfig": { "meta.visible": { "binding": { "config": { "expression": "if ({../Statistics.props.currentTabIndex} \u003d 5 ,\r\ntrue,\r\nfalse)" }, "type": "expr" } } }, "props": { "style": { "fontFamily": "Arial" } }, "type": "ia.container.flex" }, { "children": [ { "meta": { "name": "Label_Total_Full" }, "position": { "basis": "64px" }, "props": { "style": { "color": "#ffffff" }, "text": "Dest:" }, "type": "ia.display.label" }, { "meta": { "name": "Total_Full" }, "position": { "basis": "132px" }, "props": { "options": [ { "label": "All", "value": "" }, { "label": "S011", "value": "S011" }, { "label": "S012", "value": "S012" }, { "label": "S013", "value": "S013" }, { "label": "S014", "value": "S014" }, { "label": "S021", "value": "S021" }, { "label": "S022", "value": "S022" }, { "label": "S01a", "value": "S01a" } ] }, "type": "ia.input.dropdown" } ], "meta": { "name": "Total Full Drop Down" }, "position": { "height": 0.0269, "width": 0.1021, "x": 0.659, "y": 0.006 }, "propConfig": { "meta.visible": { "binding": { "config": { "expression": "if ({../Statistics.props.currentTabIndex} \u003d 8 ,\r\ntrue,\r\nfalse)" }, "type": "expr" } } }, "props": { "style": { "fontFamily": "Arial" } }, "type": "ia.container.flex" }, { "custom": { "debug": [ [ "2020-03-24 03:58:00", 83.44392609984358, 93.58514404296875, 71.81086730957031 ], [ "2020-03-24 03:59:00", 83.35893577107669, 106.05998229980469, 72.54214477539062 ], [ "2020-03-24 04:00:00", 83.2739454423098, 102.124267578125, 72.18306732177734 ], [ "2020-03-24 04:01:00", 83.26998772600022, 104.7994155883789, 72.2726821899414 ], [ "2020-03-24 04:02:00", 83.09998708000028, 110.67745971679688, 72.70557403564453 ], [ "2020-03-24 04:03:00", 82.95057846075277, 110.90865325927734, 72.86494445800781 ], [ "2020-03-24 04:04:00", 82.87408810123425, 111.18544006347656, 72.739990234375 ], [ "2020-03-24 04:05:00", 82.79759774171573, 110.57137298583984, 72.47943878173828 ], [ "2020-03-24 04:06:00", 82.72110738219722, 111.59486389160156, 72.50711059570312 ], [ "2020-03-24 04:07:00", 82.6446170226787, 110.79205322265625, 72.84617614746094 ], [ "2020-03-24 04:08:00", 82.56812666316019, 112.36724853515625, 72.59688568115234 ], [ "2020-03-24 04:09:00", 82.49163630364167, 111.96199035644531, 71.75237274169922 ], [ "2020-03-24 04:10:00", 82.41514594412317, 114.09909057617188, 72.87260437011719 ], [ "2020-03-24 04:11:00", 82.33865558460465, 113.22314453125, 72.4264144897461 ], [ "2020-03-24 04:12:00", 82.26216522508614, 112.67841339111328, 72.77767944335938 ], [ "2020-03-24 04:13:00", 82.18567486556762, 109.4883041381836, 73.2457504272461 ], [ "2020-03-24 04:14:00", 82.1091845060491, 109.47913360595703, 72.0219955444336 ], [ "2020-03-24 04:15:00", 82.03269414653059, 109.40910339355469, 72.11457061767578 ], [ "2020-03-24 04:16:00", 81.95620378701207, 108.2085189819336, 73.03665924072266 ], [ "2020-03-24 04:17:00", 81.87971342749356, 109.74492645263672, 72.89605712890625 ], [ "2020-03-24 04:18:00", 81.80322306797505, 110.48381042480469, 72.340087890625 ], [ "2020-03-24 04:19:00", 81.72673270845654, 110.1125259399414, 72.04779815673828 ], [ "2020-03-24 04:20:00", 81.65024234893802, 110.58039855957031, 72.02574157714844 ], [ "2020-03-24 04:21:00", 81.5737519894195, 111.26719665527344, 72.68399810791016 ], [ "2020-03-24 04:22:00", 81.57001033599973, 111.0679931640625, 72.2317123413086 ], [ "2020-03-24 04:23:00", 81.40001291999972, 111.84290313720703, 73.5782470703125 ], [ "2020-03-24 04:24:00", 81.22444354734957, 111.08856201171875, 74.54239654541016 ], [ "2020-03-24 04:25:00", 81.13445335130304, 110.7277603149414, 73.62892150878906 ], [ "2020-03-24 04:26:00", 81.04446315525652, 110.72388458251953, 74.79293823242188 ], [ "2020-03-24 04:27:00", 80.95447295921001, 113.21517944335938, 73.95577239990234 ], [ "2020-03-24 04:28:00", 80.86448276316348, 112.6423568725586, 74.46560668945312 ], [ "2020-03-24 04:29:00", 80.77449256711697, 113.47187805175781, 75.20769500732422 ], [ "2020-03-24 04:30:00", 80.68450237107044, 113.81484985351562, 74.11184692382812 ], [ "2020-03-24 04:31:00", 80.59451217502392, 110.26861572265625, 73.92262268066406 ], [ "2020-03-24 04:32:00", 80.50452197897741, 109.19113159179688, 74.61058807373047 ], [ "2020-03-24 04:33:00", 80.41453178293088, 108.94200134277344, 74.5039291381836 ], [ "2020-03-24 04:34:00", 80.32454158688437, 109.96826934814453, 74.46529388427734 ], [ "2020-03-24 04:35:00", 80.23455139083784, 81.94364929199219, 73.67473602294922 ], [ "2020-03-24 04:36:00", 80.14456119479132, 23.80181121826172, 73.68876117466887 ], [ "2020-03-24 04:37:00", 80.0545709987448, 1.4474921226501465, 73.68912506103516 ], [ "2020-03-24 04:38:00", 79.96458080269828, 4.1637725830078125, 73.72541046142578 ], [ "2020-03-24 04:39:00", 79.87459060665176, 26.945161819458008, 74.61903381347656 ], [ "2020-03-24 04:40:00", 79.87000710599979, 34.11628341674805, 73.51866149902344 ], [ "2020-03-24 04:41:00", 79.70000645999983, 27.773473739624023, 74.04241180419922 ], [ "2020-03-24 04:42:00", 79.60965611151889, 27.49029541015625, 73.1905517578125 ], [ "2020-03-24 04:43:00", 79.56329763722199, 34.070072174072266, 73.98297882080078 ], [ "2020-03-24 04:44:00", 79.5169391629251, 33.60432052612305, 74.68580627441406 ], [ "2020-03-24 04:45:00", 79.4705806886282, 33.17567825317383, 73.96578216552734 ], [ "2020-03-24 04:46:00", 79.42422221433131, 33.235443115234375, 74.14202880859375 ], [ "2020-03-24 04:47:00", 79.37786374003441, 33.624229431152344, 73.29328918457031 ], [ "2020-03-24 04:48:00", 79.33150526573752, 33.59697723388672, 73.17694091796875 ], [ "2020-03-24 04:49:00", 79.28514679144062, 33.403076171875, 73.81486511230469 ], [ "2020-03-24 04:50:00", 79.23878831714373, 33.89695739746094, 74.30374145507812 ], [ "2020-03-24 04:51:00", 79.19242984284683, 32.8265266418457, 74.06024169921875 ], [ "2020-03-24 04:52:00", 79.14607136854994, 48.27207946777344, 73.2079086303711 ], [ "2020-03-24 04:53:00", 79.09971289425305, 74.11988830566406, 72.95736694335938 ], [ "2020-03-24 04:54:00", 79.05335441995615, 85.12024688720703, 73.62250518798828 ], [ "2020-03-24 04:55:00", 79.00699594565926, 89.70301055908203, 72.9462661743164 ], [ "2020-03-24 04:56:00", 78.96063747136236, 98.89726257324219, 72.34540557861328 ], [ "2020-03-24 04:57:00", 78.91427899706547, 104.57252502441406, 73.3578872680664 ], [ "2020-03-24 04:58:00", 78.86792052276857, 103.37727355957031, 73.94607543945312 ], [ "2020-03-24 04:59:00", 78.82156204847168, 103.06717681884766, 72.9709701538086 ], [ "2020-03-24 05:00:00", 78.77520357417478, 102.50790405273438, 74.46186065673828 ], [ "2020-03-24 05:01:00", 78.72884509987789, 102.56554412841797, 72.30302429199219 ], [ "2020-03-24 05:02:00", 78.68248662558099, 100.72061157226562, 73.90963745117188 ], [ "2020-03-24 05:03:00", 78.6361281512841, 84.94855499267578, 72.5624771118164 ], [ "2020-03-24 05:04:00", 78.5897696769872, 73.80229949951172, 72.40718078613281 ], [ "2020-03-24 05:05:00", 78.54341120269031, 66.7529296875, 73.5855941772461 ], [ "2020-03-24 05:06:00", 78.49705272839341, 58.3730354309082, 73.1899185180664 ], [ "2020-03-24 05:07:00", 78.45069425409652, 54.12462615966797, 73.07763671875 ], [ "2020-03-24 05:08:00", 78.40433577979962, 51.171958923339844, 73.19320678710938 ], [ "2020-03-24 05:09:00", 78.35797730550273, 48.614585876464844, 72.81364440917969 ], [ "2020-03-24 05:10:00", 78.31161883120583, 55.98033905029297, 74.0353775024414 ], [ "2020-03-24 05:11:00", 78.26526035690894, 55.769962310791016, 74.27434539794922 ], [ "2020-03-24 05:12:00", 78.21890188261204, 55.67626190185547, 72.99474334716797 ], [ "2020-03-24 05:13:00", 78.17254340831515, 53.84586715698242, 73.18851470947266 ], [ "2020-03-24 05:14:00", 78.17000064599996, 49.15884017944336, 72.83944702148438 ], [ "2020-03-24 05:15:00", 78, 48.674129486083984, 72.74655151367188 ], [ "2020-03-24 05:16:00", 77.9366887710829, 48.823998987048924, 73.24293518066406 ], [ "2020-03-24 05:17:00", 77.90413912638326, 48.8282470703125, 72.28050994873047 ], [ "2020-03-24 05:18:00", 77.87158948168361, 49.756980895996094, 72.88276672363281 ], [ "2020-03-24 05:19:00", 77.83903983698399, 49.47259521484375, 73.35757446289062 ], [ "2020-03-24 05:20:00", 77.80649019228434, 49.850311279296875, 73.20963287353516 ], [ "2020-03-24 05:21:00", 77.77394054758471, 49.637855529785156, 72.9081039428711 ], [ "2020-03-24 05:22:00", 77.74139090288507, 49.61250305175781, 72.93186950683594 ], [ "2020-03-24 05:23:00", 77.70884125818544, 48.27946090698242, 74.17268371582031 ], [ "2020-03-24 05:24:00", 77.6762916134858, 48.74678421020508, 73.15660858154297 ], [ "2020-03-24 05:25:00", 77.64374196878616, 48.357120513916016, 72.6622543334961 ], [ "2020-03-24 05:26:00", 77.61119232408653, 49.31953430175781, 72.34400177001953 ], [ "2020-03-24 05:27:00", 77.57864267938689, 49.709964752197266, 72.97113037109375 ], [ "2020-03-24 05:28:00", 77.54609303468726, 50.2484130859375, 72.39154052734375 ], [ "2020-03-24 05:29:00", 77.51354338998762, 50.60381317138672, 72.06515502929688 ], [ "2020-03-24 05:30:00", 77.48099374528799, 50.00936508178711, 56.87029266357422 ], [ "2020-03-24 05:31:00", 77.44844410058835, 49.875885009765625, 16.654312133789062 ], [ "2020-03-24 05:32:00", 77.4158944558887, 48.563663482666016, 18.19554901123047 ], [ "2020-03-24 05:33:00", 77.38334481118908, 48.847572326660156, 18.055583953857422 ], [ "2020-03-24 05:34:00", 77.35079516648943, 48.35354232788086, 18.378847122192383 ], [ "2020-03-24 05:35:00", 77.3182455217898, 48.75905990600586, 17.62409782409668 ], [ "2020-03-24 05:36:00", 77.28569587709016, 48.05728530883789, 18.058086395263672 ], [ "2020-03-24 05:37:00", 77.25314623239053, 54.909175872802734, 17.759536743164062 ], [ "2020-03-24 05:38:00", 77.22059658769089, 54.575439453125, 17.888395309448242 ], [ "2020-03-24 05:39:00", 77.18804694299125, 55.046234130859375, 18.210878372192383 ], [ "2020-03-24 05:40:00", 77.15549729829162, 54.0140495300293, 17.824277877807617 ], [ "2020-03-24 05:41:00", 77.12294765359198, 53.690467834472656, 18.451248168945312 ], [ "2020-03-24 05:42:00", 77.09039800889235, 53.07158279418945, 18.209468841552734 ], [ "2020-03-24 05:43:00", 77.05784836419271, 53.31936264038086, 18.179603576660156 ], [ "2020-03-24 05:44:00", 77.02529871949308, 53.26475143432617, 18.342716217041016 ], [ "2020-03-24 05:45:00", 76.99274907479344, 51.945220947265625, 18.539770126342773 ], [ "2020-03-24 05:46:00", 76.9601994300938, 51.81389617919922, 18.015705108642578 ], [ "2020-03-24 05:47:00", 76.92764978539417, 51.123085021972656, 17.368398666381836 ], [ "2020-03-24 05:48:00", 76.89510014069452, 51.4550666809082, 18.14003562927246 ], [ "2020-03-24 05:49:00", 76.8625504959949, 50.60249710083008, 18.289703369140625 ], [ "2020-03-24 05:50:00", 76.83000085129525, 50.91603088378906, 18.2962646484375 ], [ "2020-03-24 05:51:00", 76.79745120659562, 53.06449508666992, 18.563539505004883 ], [ "2020-03-24 05:52:00", 76.76490156189598, 54.72663497924805, 18.568862915039062 ], [ "2020-03-24 05:53:00", 76.73235191719634, 54.90778732299805, 18.28094482421875 ], [ "2020-03-24 05:54:00", 76.69980227249671, 53.92911911010742, 18.02821159362793 ], [ "2020-03-24 05:55:00", 76.66725262779707, 53.20056915283203, 21.20859718322754 ], [ "2020-03-24 05:56:00", 76.63470298309744, 53.7746696472168, 70.31324768066406 ], [ "2020-03-24 05:57:00", 76.6021533383978, 54.07472610473633, 73.2507553100586 ], [ "2020-03-24 05:58:00", 76.56960369369816, 53.80739974975586, 73.81517791748047 ], [ "2020-03-24 05:59:00", 76.53705404899853, 53.748661041259766, 73.31723022460938 ], [ "2020-03-24 06:00:00", 76.50450440429888, 54.74142837524414, 72.85430145263672 ], [ "2020-03-24 06:01:00", 76.47195475959926, 56.06607437133789, 73.29580688476562 ], [ "2020-03-24 06:02:00", 76.46999418600018, 55.171714782714844, 72.67166195723287 ], [ "2020-03-24 06:03:00", 76.29999354000017, 55.41927719116211, 72.6522445678711 ], [ "2020-03-24 06:04:00", 76.17097911658006, 55.45018005371094, 73.24137115478516 ], [ "2020-03-24 06:05:00", 76.10446483646761, 55.66059112548828, 72.9041976928711 ], [ "2020-03-24 06:06:00", 76.03795055635517, 49.595481872558594, 73.65878295898438 ], [ "2020-03-24 06:07:00", 75.97143627624271, 47.00128173828125, 72.86134338378906 ], [ "2020-03-24 06:08:00", 75.90492199613027, 47.58378601074219, 72.69776153564453 ], [ "2020-03-24 06:09:00", 75.83840771601783, 49.07365417480469, 72.17729187011719 ], [ "2020-03-24 06:10:00", 75.77189343590538, 56.555606842041016, 72.93250274658203 ], [ "2020-03-24 06:11:00", 75.70537915579293, 56.26713180541992, 72.06671905517578 ], [ "2020-03-24 06:12:00", 75.63886487568048, 55.18650817871094, 73.08904266357422 ], [ "2020-03-24 06:13:00", 75.57235059556804, 48.025177001953125, 73.17881774902344 ], [ "2020-03-24 06:14:00", 75.50583631545558, 47.967350006103516, 73.10953521728516 ], [ "2020-03-24 06:15:00", 75.43932203534314, 49.351463317871094, 72.9697265625 ], [ "2020-03-24 06:16:00", 75.3728077552307, 57.63689041137695, 73.93919372558594 ], [ "2020-03-24 06:17:00", 75.30629347511824, 51.609039306640625, 73.03306579589844 ], [ "2020-03-24 06:18:00", 75.2397791950058, 49.73860549926758, 73.2399673461914 ], [ "2020-03-24 06:19:00", 75.17326491489335, 50.75581359863281, 72.73904418945312 ], [ "2020-03-24 06:20:00", 75.1067506347809, 50.66218566894531, 72.50445556640625 ], [ "2020-03-24 06:21:00", 75.04023635466845, 50.81214141845703, 72.9201431274414 ], [ "2020-03-24 06:22:00", 74.97372207455601, 51.4454231262207, 72.74983978271484 ], [ "2020-03-24 06:23:00", 74.90720779444355, 51.69704055786133, 72.99396514892578 ], [ "2020-03-24 06:24:00", 74.84069351433111, 51.35186767578125, 73.40730285644531 ], [ "2020-03-24 06:25:00", 74.77417923421866, 50.72081756591797, 72.23859405517578 ], [ "2020-03-24 06:26:00", 74.76998772600024, 50.91818618774414, 73.011474609375 ], [ "2020-03-24 06:27:00", 74.59998708000028, 50.9371452331543, 73.52397918701172 ], [ "2020-03-24 06:28:00", 74.47115968724424, 51.061458587646484, 73.56307220458984 ], [ "2020-03-24 06:29:00", 74.40464696005053, 50.900325775146484, 73.50645446777344 ], [ "2020-03-24 06:30:00", 74.33813423285682, 51.356689453125, 73.11031341552734 ], [ "2020-03-24 06:31:00", 74.2716215056631, 51.44089126586914, 74.34957122802734 ], [ "2020-03-24 06:32:00", 74.2051087784694, 51.28786849975586, 73.98580169677734 ], [ "2020-03-24 06:33:00", 74.13859605127568, 51.93085537607588, 72.36542510986328 ], [ "2020-03-24 06:34:00", 74.07208332408197, 51.952125549316406, 72.51180267333984 ], [ "2020-03-24 06:35:00", 74.00557059688826, 57.87371063232422, 73.43373107910156 ], [ "2020-03-24 06:36:00", 73.93905786969457, 80.50335693359375, 73.54712677001953 ], [ "2020-03-24 06:37:00", 73.87254514250085, 86.00247192382812, 73.6276626586914 ], [ "2020-03-24 06:38:00", 73.80603241530714, 92.10163116455078, 73.07763671875 ], [ "2020-03-24 06:39:00", 73.73951968811343, 92.22298431396484, 72.73919677734375 ], [ "2020-03-24 06:40:00", 73.67300696091972, 91.8537368774414, 72.59422302246094 ], [ "2020-03-24 06:41:00", 73.60649423372601, 91.79039764404297, 72.58702850341797 ], [ "2020-03-24 06:42:00", 73.5399815065323, 92.08602905273438, 73.7885971069336 ], [ "2020-03-24 06:43:00", 73.47346877933859, 92.87781524658203, 72.7099609375 ], [ "2020-03-24 06:44:00", 73.40695605214488, 96.19808197021484, 73.00537872314453 ], [ "2020-03-24 06:45:00", 73.34044332495118, 96.97959899902344, 73.0341567993164 ], [ "2020-03-24 06:46:00", 73.27393059775747, 92.9488296508789, 73.91197967529297 ], [ "2020-03-24 06:47:00", 73.20741787056376, 93.09352111816406, 72.77579498291016 ], [ "2020-03-24 06:48:00", 73.14090514337005, 91.96395111083984, 71.88639831542969 ], [ "2020-03-24 06:49:00", 73.07439241617634, 92.7508773803711, 73.19898986816406 ], [ "2020-03-24 06:50:00", 73.07001033599973, 91.7613525390625, 73.58168029785156 ], [ "2020-03-24 06:51:00", 72.90001291999972, 90.88325500488281, 73.70819854736328 ], [ "2020-03-24 06:52:00", 72.74429166862062, 90.33417510986328, 72.71105194091797 ], [ "2020-03-24 06:53:00", 72.66377465236994, 95.02799224853516, 75.33968353271484 ], [ "2020-03-24 06:54:00", 72.58325763611924, 96.9925308227539, 74.09574890136719 ], [ "2020-03-24 06:55:00", 72.50274061986855, 96.695068359375, 73.8018798828125 ], [ "2020-03-24 06:56:00", 72.42222360361787, 95.75796508789062, 74.43511199951172 ], [ "2020-03-24 06:57:00", 72.34170658736717, 96.17393493652344, 74.73851776123047 ], [ "2020-03-24 06:58:00", 72.26118957111649, 88.4173812866211, 75.60273742675781 ], [ "2020-03-24 06:59:00", 72.1806725548658, 88.39751434326172, 74.84156799316406 ], [ "2020-03-24 07:00:00", 72.1001555386151, 87.41456604003906, 74.45763397216797 ], [ "2020-03-24 07:01:00", 72.01963852236442, 87.65657806396484, 73.62500762939453 ], [ "2020-03-24 07:02:00", 71.93912150611372, 87.04649353027344, 75.57865142822266 ], [ "2020-03-24 07:03:00", 71.85860448986304, 87.92521667480469, 74.86284637451172 ], [ "2020-03-24 07:04:00", 71.77808747361235, 85.46574401855469, 74.23040008544922 ], [ "2020-03-24 07:05:00", 71.69757045736166, 51.844181060791016, 73.2090072631836 ], [ "2020-03-24 07:06:00", 71.61705344111097, 36.57521057128906, 74.82296752929688 ], [ "2020-03-24 07:07:00", 71.53653642486027, 34.56216812133789, 74.66110229492188 ], [ "2020-03-24 07:08:00", 71.45601940860959, 48.19200897216797, 73.77107238769531 ], [ "2020-03-24 07:09:00", 71.3755023923589, 52.86350631713867, 74.53269958496094 ], [ "2020-03-24 07:10:00", 71.37000710599979, 52.843929290771484, 73.5987319946289 ], [ "2020-03-24 07:11:00", 71.20000645999983, 52.08213424682617, 74.15689849853516 ], [ "2020-03-24 07:12:00", 71.03583251441142, 51.53842544555664, 73.91010284423828 ], [ "2020-03-24 07:13:00", 70.95084242170037, 43.506919860839844, 73.70914459228516 ], [ "2020-03-24 07:14:00", 70.86585232898932, 43.037841796875, 73.2168197631836 ], [ "2020-03-24 07:15:00", 70.78086223627825, 43.77318572998047, 74.06806182861328 ], [ "2020-03-24 07:16:00", 70.6958721435672, 46.766944885253906, 74.05726623535156 ], [ "2020-03-24 07:17:00", 70.61088205085615, 50.872379302978516, 74.08291625976562 ], [ "2020-03-24 07:18:00", 70.5258919581451, 51.395668029785156, 74.64201354980469 ], [ "2020-03-24 07:19:00", 70.44090186543403, 50.60863494873047, 73.44953155517578 ], [ "2020-03-24 07:20:00", 70.35591177272298, 40.730621337890625, 72.79737854003906 ], [ "2020-03-24 07:21:00", 70.27092168001192, 41.385196685791016, 73.6615982055664 ], [ "2020-03-24 07:22:00", 70.18593158730087, 52.25959777832031, 73.92058563232422 ], [ "2020-03-24 07:23:00", 70.10094149458982, 46.88405990600586, 74.61308288574219 ], [ "2020-03-24 07:24:00", 70.01595140187875, 47.141448974609375, 73.66790870618443 ], [ "2020-03-24 07:25:00", 69.9309613091677, 47.107181549072266, 73.63360595703125 ], [ "2020-03-24 07:26:00", 69.84597121645665, 47.4166259765625, 74.238525390625 ], [ "2020-03-24 07:27:00", 69.7609811237456, 46.56296157836914, 73.82565307617188 ], [ "2020-03-24 07:28:00", 69.67599103103453, 46.3474006652832, 72.98832702636719 ], [ "2020-03-24 07:29:00", 69.67000064599995, 47.08136046272777, 73.30158233642578 ], [ "2020-03-24 07:30:00", 69.5, 47.10820770263672, 73.27828216552734 ], [ "2020-03-24 07:31:00", 69.32637243713472, 47.034088134765625, 73.60092163085938 ], [ "2020-03-24 07:32:00", 69.23638277037952, 45.57647705078125, 73.87054443359375 ], [ "2020-03-24 07:33:00", 69.1463931036243, 51.21367645263672, 72.25328826904297 ], [ "2020-03-24 07:34:00", 69.0564034368691, 70.96977996826172, 73.15692138671875 ], [ "2020-03-24 07:35:00", 68.96641377011389, 76.6375961303711, 72.21951293945312 ], [ "2020-03-24 07:36:00", 68.87642410335869, 83.16655731201172, 74.12545776367188 ], [ "2020-03-24 07:37:00", 68.78643443660347, 83.07859802246094, 72.88916991454134 ], [ "2020-03-24 07:38:00", 68.69644476984827, 92.17417907714844, 72.8433609008789 ], [ "2020-03-24 07:39:00", 68.60645510309305, 92.9948959350586, 73.65784454345703 ], [ "2020-03-24 07:40:00", 68.51646543633785, 92.51905822753906, 72.56232452392578 ], [ "2020-03-24 07:41:00", 68.42647576958265, 91.8058090209961, 73.06637573242188 ], [ "2020-03-24 07:42:00", 68.33648610282744, 90.04006958007812, 72.91545104980469 ], [ "2020-03-24 07:43:00", 68.24649643607223, 85.17295837402344, 73.79078674316406 ], [ "2020-03-24 07:44:00", 68.15650676931702, 95.68914794921875, 72.5380859375 ], [ "2020-03-24 07:45:00", 68.06651710256182, 74.87901306152344, 73.2021255493164 ], [ "2020-03-24 07:46:00", 67.9765274358066, 60.12022018432617, 73.76215362548828 ], [ "2020-03-24 07:47:00", 67.96999418600018, 53.05949020385742, 73.28720092773438 ], [ "2020-03-24 07:48:00", 67.79999354000017, 48.9787483215332, 73.20462799072266 ], [ "2020-03-24 07:49:00", 67.60342746002077, 49.55990219116211, 72.59485626220703 ], [ "2020-03-24 07:50:00", 67.50143795130171, 50.27000427246094, 73.38900756835938 ], [ "2020-03-24 07:51:00", 67.39944844258264, 49.79863766947178, 72.78111267089844 ], [ "2020-03-24 07:52:00", 67.29745893386358, 49.78076171875, 73.90713500976562 ], [ "2020-03-24 07:53:00", 67.19546942514451, 50.86861801147461, 38.183509826660156 ], [ "2020-03-24 07:54:00", 67.09347991642545, 51.039466857910156, 17.961437225341797 ], [ "2020-03-24 07:55:00", 66.99149040770638, 51.160526275634766, 19.09199333190918 ], [ "2020-03-24 07:56:00", 66.88950089898731, 50.949893951416016, 18.68396759033203 ], [ "2020-03-24 07:57:00", 66.78751139026825, 51.169769287109375, 17.29629898071289 ], [ "2020-03-24 07:58:00", 66.68552188154918, 50.19011306762695, 18.370710372924805 ] ] }, "events": { "component": { "onActionPerformed": { "config": { "script": "\t# Ignition Script for Excel Export Button\n\t# Paste this in the onActionPerformed event\n\t# Uses Apache POI (Java library) - works natively in Ignition\n\t\n\timport datetime\n\tfrom java.io import ByteArrayOutputStream\n\tfrom org.apache.poi.ss.usermodel import IndexedColors, FillPatternType, BorderStyle, HorizontalAlignment, VerticalAlignment\n\tfrom org.apache.poi.xssf.usermodel import XSSFWorkbook\n\tfrom org.apache.poi.ss.util import CellRangeAddress\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# DATE/TIME FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef calculate_report_period():\n\t \"\"\"\n\t Calculate the reporting period (yesterday 4 AM to today 4 AM).\n\t \n\t Returns:\n\t tuple: (yesterday_4am, today_4am, formatted_date, formatted_period)\n\t \"\"\"\n\t current_datetime \u003d datetime.datetime.now()\n\t \n\t # Calculate yesterday 4 AM to today 4 AM\n\t yesterday_4am \u003d (current_datetime.date() - datetime.timedelta(days\u003d1)).strftime(\u0027%Y-%m-%d 04:00:00\u0027)\n\t today_4am \u003d current_datetime.date().strftime(\u0027%Y-%m-%d 04:00:00\u0027)\n\t \n\t # Format for display\n\t formatted_date \u003d current_datetime.strftime(\u0027%m/%d/%Y\u0027)\n\t formatted_period \u003d \u00274AM \u0027 + yesterday_4am[5:10].replace(\"-\", \"/\") + \u0027 to 4AM \u0027 + today_4am[5:10].replace(\"-\", \"/\")\n\t \n\t return yesterday_4am, today_4am, formatted_date, formatted_period\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# DATABASE FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef build_sorter_query(start_time, end_time):\n\t \"\"\"\n\t Build the SQL query to fetch sorter metrics.\n\t \n\t Args:\n\t start_time (str): Start timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t end_time (str): End timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t \n\t Returns:\n\t str: SQL query string\n\t \"\"\"\n\t query \u003d \"\"\"\n\t SELECT\n\t COUNT(*) AS total_scans,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 0 THEN 1 ELSE 0 END) AS good_diverts,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 4 THEN 1 ELSE 0 END) AS gap_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 21 THEN 1 ELSE 0 END) AS unable_to_divert,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 14 THEN 1 ELSE 0 END) AS failed_to_divert,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 1 THEN 1 ELSE 0 END) AS unknown,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 17 THEN 1 ELSE 0 END) AS lost_container,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 22 THEN 1 ELSE 0 END) AS dest_not_attempted,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 5 THEN 1 ELSE 0 END) AS dest_full,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 12 THEN 1 ELSE 0 END) AS dest_disabled,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 6 THEN 1 ELSE 0 END) AS dest_non_operational,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 2 THEN 1 ELSE 0 END) AS unexpected,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 16 THEN 1 ELSE 0 END) AS no_dest,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 7 THEN 1 ELSE 0 END) AS dest_invalid,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 3 THEN 1 ELSE 0 END) AS tracking_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 13 THEN 1 ELSE 0 END) AS throughput_limit,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 18 THEN 1 ELSE 0 END) AS dimension_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 19 THEN 1 ELSE 0 END) AS weight_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 20 THEN 1 ELSE 0 END) AS container_utilization,\n\t SUM(CASE WHEN adiSort_Code_0 IN (8, 9, 10) THEN 1 ELSE 0 END) AS scan_error,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 8 THEN 1 ELSE 0 END) AS no_reads,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 10 THEN 1 ELSE 0 END) AS multi_reads,\n\t SUM(CASE WHEN adiSort_Code_0 \u003d 9 THEN 1 ELSE 0 END) AS no_codes\n\t FROM item_data\n\t WHERE t_stamp \u003e\u003d \u0027%s\u0027 AND t_stamp \u003c \u0027%s\u0027\n\t AND adiSort_Code_0 NOT IN (11, 15)\n\t AND sLocation_ID LIKE \u0027%%S02%%\u0027\n\t \"\"\" % (start_time, end_time)\n\t return query\n\t\n\t\n\tdef fetch_sorter_metrics(start_time, end_time):\n\t \"\"\"\n\t Execute the sorter metrics query and return results.\n\t \n\t Args:\n\t start_time (str): Start timestamp\n\t end_time (str): End timestamp\n\t \n\t Returns:\n\t tuple: Database row with metrics\n\t \"\"\"\n\t query \u003d build_sorter_query(start_time, end_time)\n\t db_result \u003d system.db.runQuery(query)\n\t return db_result[0]\n\t\n\t\n\tdef build_alarms_query(start_time, end_time):\n\t \"\"\"\n\t Build the SQL query to fetch high-priority alarms.\n\t \n\t Args:\n\t start_time (str): Start timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t end_time (str): End timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t \n\t Returns:\n\t str: SQL query string\n\t \"\"\"\n\t query \u003d \"\"\"\n\t SELECT\n\t MIN(ae.eventtime) AS FirstTimestamp,\n\t MAX(ae.eventtime) AS LastTimestamp,\n\t COUNT(*) AS ActivationCount,\n\t TIME_FORMAT(\n\t SEC_TO_TIME(\n\t SUM(\n\t TIMESTAMPDIFF(SECOND, \n\t ae.eventtime,\n\t (SELECT MIN(clr.eventtime) \n\t FROM alarm_events clr USE INDEX (idx_alarm_events_eventid)\n\t WHERE clr.eventid \u003d ae.eventid \n\t AND clr.eventtype IN (1, 2)\n\t AND clr.id \u003e ae.id\n\t )\n\t )\n\t )\n\t ),\n\t \u0027%%H:%%i:%%s\u0027\n\t ) AS Duration,\n\t \u0027High\u0027 AS Priority,\n\t IFNULL(loc.strValue, \u0027\u0027) AS Location,\n\t CONCAT(IFNULL(ae.displaypath, \u0027Unknown\u0027), \u0027 - \u0027,\n\t SUBSTRING_INDEX(IFNULL(ae.source, \u0027\u0027), \u0027:/alm:\u0027, -1)) AS Description,\n\t IFNULL(tag.strValue, \u0027\u0027) AS Tag\n\t FROM alarm_events ae FORCE INDEX (idx_alarm_events_grouping)\n\t LEFT JOIN alarm_event_data tag FORCE INDEX (idx_alarm_event_data_lookup)\n\t ON tag.id \u003d ae.id AND tag.propname \u003d \u0027myTag\u0027\n\t LEFT JOIN alarm_event_data loc FORCE INDEX (idx_alarm_event_data_lookup)\n\t ON loc.id \u003d ae.id AND loc.propname \u003d \u0027myLocation\u0027\n\t WHERE \n\t ae.eventtype \u003d 0\n\t AND ae.priority \u003d 3\n\t AND ae.displaypath NOT LIKE \u0027%%System Startup%%\u0027\n\t AND ae.source NOT LIKE \u0027%%System Startup%%\u0027\n\t AND ae.displaypath NOT LIKE \u0027%%System Shutdown%%\u0027\n\t AND ae.source NOT LIKE \u0027%%System Shutdown%%\u0027\n\t AND ae.eventtime \u003e\u003d \u0027%s\u0027 \n\t AND ae.eventtime \u003c\u003d \u0027%s\u0027\n\t AND IFNULL(loc.strValue, \u0027\u0027) NOT IN (\u0027SMC\u0027, \u0027CMC\u0027)\n\t AND (\n\t ae.displaypath LIKE \u0027%%Jam%%\u0027\n\t OR ae.source LIKE \u0027%%Jam%%\u0027\n\t OR IFNULL(tag.strValue, \u0027\u0027) LIKE \u0027%%Jam%%\u0027\n\t )\n\t AND EXISTS (\n\t SELECT 1 \n\t FROM alarm_events clr USE INDEX (idx_alarm_events_eventid)\n\t WHERE clr.eventid \u003d ae.eventid \n\t AND clr.eventtype IN (1, 2)\n\t AND clr.id \u003e ae.id\n\t LIMIT 1\n\t )\n\t GROUP BY\n\t ae.source, \n\t ae.displaypath, \n\t ae.priority,\n\t tag.strValue\n\t HAVING\n\t COUNT(*) \u003e 3\n\t ORDER BY\n\t ActivationCount DESC\n\t \"\"\" % (start_time, end_time)\n\t return query\n\t\n\t\n\tdef fetch_high_priority_alarms(start_time, end_time):\n\t \"\"\"\n\t Execute the alarm query and return results.\n\t \n\t Args:\n\t start_time (str): Start timestamp\n\t end_time (str): End timestamp\n\t \n\t Returns:\n\t list: List of alarm data rows\n\t \"\"\"\n\t query \u003d build_alarms_query(start_time, end_time)\n\t db_result \u003d system.db.runQuery(query)\n\t return db_result\n\t\n\t\n\tdef build_all_alarms_query(start_time, end_time):\n\t \"\"\"\n\t Build the SQL query to fetch all high-priority alarms including SMC and CMC.\n\t This is used for summary calculation.\n\t \n\t Args:\n\t start_time (str): Start timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t end_time (str): End timestamp in format \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t \n\t Returns:\n\t str: SQL query string\n\t \"\"\"\n\t query \u003d \"\"\"\n\t SELECT\n\t MIN(ae.eventtime) AS FirstTimestamp,\n\t MAX(ae.eventtime) AS LastTimestamp,\n\t COUNT(*) AS ActivationCount,\n\t TIME_FORMAT(\n\t SEC_TO_TIME(\n\t SUM(\n\t TIMESTAMPDIFF(SECOND, \n\t ae.eventtime,\n\t (SELECT MIN(clr.eventtime) \n\t FROM alarm_events clr USE INDEX (idx_alarm_events_eventid)\n\t WHERE clr.eventid \u003d ae.eventid \n\t AND clr.eventtype IN (1, 2)\n\t AND clr.id \u003e ae.id\n\t )\n\t )\n\t )\n\t ),\n\t \u0027%%H:%%i:%%s\u0027\n\t ) AS Duration,\n\t \u0027High\u0027 AS Priority,\n\t IFNULL(loc.strValue, \u0027\u0027) AS Location,\n\t CONCAT(IFNULL(ae.displaypath, \u0027Unknown\u0027), \u0027 - \u0027,\n\t SUBSTRING_INDEX(IFNULL(ae.source, \u0027\u0027), \u0027:/alm:\u0027, -1)) AS Description,\n\t IFNULL(tag.strValue, \u0027\u0027) AS Tag\n\t FROM alarm_events ae FORCE INDEX (idx_alarm_events_grouping)\n\t LEFT JOIN alarm_event_data tag FORCE INDEX (idx_alarm_event_data_lookup)\n\t ON tag.id \u003d ae.id AND tag.propname \u003d \u0027myTag\u0027\n\t LEFT JOIN alarm_event_data loc FORCE INDEX (idx_alarm_event_data_lookup)\n\t ON loc.id \u003d ae.id AND loc.propname \u003d \u0027myLocation\u0027\n\t WHERE \n\t ae.eventtype \u003d 0\n\t AND ae.priority \u003d 3\n\t AND ae.displaypath NOT LIKE \u0027%%System Startup%%\u0027\n\t AND ae.source NOT LIKE \u0027%%System Startup%%\u0027\n\t AND ae.displaypath NOT LIKE \u0027%%System Shutdown%%\u0027\n\t AND ae.source NOT LIKE \u0027%%System Shutdown%%\u0027\n\t AND ae.eventtime \u003e\u003d \u0027%s\u0027 \n\t AND ae.eventtime \u003c\u003d \u0027%s\u0027\n\t AND (\n\t ae.displaypath LIKE \u0027%%Jam%%\u0027\n\t OR ae.source LIKE \u0027%%Jam%%\u0027\n\t OR IFNULL(tag.strValue, \u0027\u0027) LIKE \u0027%%Jam%%\u0027\n\t )\n\t AND EXISTS (\n\t SELECT 1 \n\t FROM alarm_events clr USE INDEX (idx_alarm_events_eventid)\n\t WHERE clr.eventid \u003d ae.eventid \n\t AND clr.eventtype IN (1, 2)\n\t AND clr.id \u003e ae.id\n\t LIMIT 1\n\t )\n\t GROUP BY\n\t ae.source, \n\t ae.displaypath, \n\t ae.priority,\n\t tag.strValue\n\t HAVING\n\t COUNT(*) \u003e 0\n\t ORDER BY\n\t ActivationCount DESC\n\t \"\"\" % (start_time, end_time)\n\t return query\n\t\n\t\n\tdef fetch_all_alarms_for_summary(start_time, end_time):\n\t \"\"\"\n\t Execute the alarm query including SMC and CMC for summary calculation.\n\t \n\t Args:\n\t start_time (str): Start timestamp\n\t end_time (str): End timestamp\n\t \n\t Returns:\n\t list: List of alarm data rows including SMC and CMC\n\t \"\"\"\n\t query \u003d build_all_alarms_query(start_time, end_time)\n\t db_result \u003d system.db.runQuery(query)\n\t return db_result\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# DATA TRANSFORMATION FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef transform_metrics_to_report_data(db_row):\n\t \"\"\"\n\t Transform database metrics into structured report data.\n\t \n\t Args:\n\t db_row (tuple): Database row containing 24 metrics from query\n\t \n\t Returns:\n\t list: List of [section, metric, count, percentage] rows\n\t \"\"\"\n\t # Calculate total for percentages (avoid division by zero)\n\t total \u003d db_row[0] if db_row[0] else 1\n\t \n\t # Calculate good reads: total - no_reads - multi_reads - no_codes\n\t good_reads \u003d db_row[0] - db_row[20] - db_row[21] - db_row[22]\n\t \n\t # Build data structure with sections, metrics, counts, and percentages\n\t data \u003d [\n\t # Inducted Section\n\t [\u0027Inducted\u0027, \u0027Total Scans\u0027, db_row[0], None],\n\t [\u0027Inducted\u0027, \u0027Good Diverts\u0027, db_row[1], round(db_row[1] * 100.0 / total, 2) if db_row[1] else 0],\n\t \n\t # Sorter Performance Section (18 metrics)\n\t [\u0027Sorter Performance\u0027, \u0027Gap Error\u0027, db_row[2], round(db_row[2] * 100.0 / total, 2) if db_row[2] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Unable to Divert\u0027, db_row[3], round(db_row[3] * 100.0 / total, 2) if db_row[3] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Failed to Divert\u0027, db_row[4], round(db_row[4] * 100.0 / total, 2) if db_row[4] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Unknown\u0027, db_row[5], round(db_row[5] * 100.0 / total, 2) if db_row[5] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Lost Container\u0027, db_row[6], round(db_row[6] * 100.0 / total, 2) if db_row[6] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Not Attempted\u0027, db_row[7], round(db_row[7] * 100.0 / total, 2) if db_row[7] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Full\u0027, db_row[8], round(db_row[8] * 100.0 / total, 2) if db_row[8] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Disabled\u0027, db_row[9], round(db_row[9] * 100.0 / total, 2) if db_row[9] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Non Operational\u0027, db_row[10], round(db_row[10] * 100.0 / total, 2) if db_row[10] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Unexpected\u0027, db_row[11], round(db_row[11] * 100.0 / total, 2) if db_row[11] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027No Dest\u0027, db_row[12], round(db_row[12] * 100.0 / total, 2) if db_row[12] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dest Invalid\u0027, db_row[13], round(db_row[13] * 100.0 / total, 2) if db_row[13] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Tracking Error\u0027, db_row[14], round(db_row[14] * 100.0 / total, 2) if db_row[14] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Throughput Limit\u0027, db_row[15], round(db_row[15] * 100.0 / total, 2) if db_row[15] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Dimension Error\u0027, db_row[16], round(db_row[16] * 100.0 / total, 2) if db_row[16] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Weight Error\u0027, db_row[17], round(db_row[17] * 100.0 / total, 2) if db_row[17] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Container Utilization\u0027, db_row[18], round(db_row[18] * 100.0 / total, 2) if db_row[18] else 0],\n\t [\u0027Sorter Performance\u0027, \u0027Scan Error\u0027, db_row[19], round(db_row[19] * 100.0 / total, 2) if db_row[19] else 0],\n\t \n\t # Scanner Health Section (4 metrics)\n\t [\u0027Scanner Health\u0027, \u0027Good Reads\u0027, good_reads, round(good_reads * 100.0 / total, 2) if good_reads else 0],\n\t [\u0027Scanner Health\u0027, \u0027No Reads\u0027, db_row[20], round(db_row[20] * 100.0 / total, 2) if db_row[20] else 0],\n\t [\u0027Scanner Health\u0027, \u0027Multi Reads\u0027, db_row[21], round(db_row[21] * 100.0 / total, 2) if db_row[21] else 0],\n\t [\u0027Scanner Health\u0027, \u0027No Codes\u0027, db_row[22], round(db_row[22] * 100.0 / total, 2) if db_row[22] else 0]\n\t ]\n\t \n\t return data\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# EXCEL STYLING FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef create_cell_style(wb, h_align\u003dNone, bold\u003dFalse, size\u003d11, bg_color\u003dNone, borders\u003dNone, fmt\u003dNone):\n\t \"\"\"\n\t Create and return a cell style with the specified formatting.\n\t \n\t Args:\n\t wb: Workbook object\n\t h_align (str): Horizontal alignment (\u0027center\u0027, \u0027right\u0027, \u0027left\u0027)\n\t bold (bool): Bold font\n\t size (int): Font size in points\n\t bg_color (str): Background color (\u0027yellow\u0027)\n\t borders (dict): Border specification {\u0027L\u0027: \u0027M\u0027/\u0027T\u0027, \u0027R\u0027: \u0027M\u0027/\u0027T\u0027, \u0027T\u0027: \u0027M\u0027/\u0027T\u0027, \u0027B\u0027: \u0027M\u0027/\u0027T\u0027}\n\t fmt (str): Number format string\n\t \n\t Returns:\n\t CellStyle: Configured cell style\n\t \"\"\"\n\t style \u003d wb.createCellStyle()\n\t \n\t # Font\n\t font \u003d wb.createFont()\n\t font.setFontName(\u0027Aptos Narrow\u0027)\n\t font.setFontHeightInPoints(size)\n\t font.setBold(bold)\n\t style.setFont(font)\n\t \n\t # Alignment\n\t if h_align \u003d\u003d \u0027center\u0027:\n\t style.setAlignment(HorizontalAlignment.CENTER)\n\t style.setVerticalAlignment(VerticalAlignment.CENTER)\n\t elif h_align \u003d\u003d \u0027right\u0027:\n\t style.setAlignment(HorizontalAlignment.RIGHT)\n\t elif h_align \u003d\u003d \u0027left\u0027:\n\t style.setAlignment(HorizontalAlignment.LEFT)\n\t \n\t # Background color\n\t if bg_color \u003d\u003d \u0027yellow\u0027:\n\t style.setFillForegroundColor(IndexedColors.GOLD.getIndex())\n\t style.setFillPattern(FillPatternType.SOLID_FOREGROUND)\n\t \n\t # Borders\n\t if borders:\n\t if \u0027L\u0027 in borders:\n\t style.setBorderLeft(BorderStyle.MEDIUM if borders[\u0027L\u0027] \u003d\u003d \u0027M\u0027 else BorderStyle.THIN)\n\t if \u0027R\u0027 in borders:\n\t style.setBorderRight(BorderStyle.MEDIUM if borders[\u0027R\u0027] \u003d\u003d \u0027M\u0027 else BorderStyle.THIN)\n\t if \u0027T\u0027 in borders:\n\t style.setBorderTop(BorderStyle.MEDIUM if borders[\u0027T\u0027] \u003d\u003d \u0027M\u0027 else BorderStyle.THIN)\n\t if \u0027B\u0027 in borders:\n\t style.setBorderBottom(BorderStyle.MEDIUM if borders[\u0027B\u0027] \u003d\u003d \u0027M\u0027 else BorderStyle.THIN)\n\t \n\t # Number format\n\t if fmt:\n\t style.setDataFormat(wb.createDataFormat().getFormat(fmt))\n\t \n\t return style\n\t\n\t\n\tdef set_cell(row, col_idx, wb, value\u003dNone, h_align\u003dNone, bold\u003dFalse, size\u003d11, bg_color\u003dNone, borders\u003dNone, fmt\u003dNone):\n\t \"\"\"\n\t Create a cell and apply value and styling.\n\t \n\t Args:\n\t row: Row object\n\t col_idx (int): Column index\n\t wb: Workbook object\n\t value: Cell value (int, float, or string)\n\t h_align (str): Horizontal alignment\n\t bold (bool): Bold font\n\t size (int): Font size\n\t bg_color (str): Background color\n\t borders (dict): Border specification\n\t fmt (str): Number format\n\t \n\t Returns:\n\t Cell: Created and styled cell\n\t \"\"\"\n\t cell \u003d row.createCell(col_idx)\n\t \n\t # Set value based on type\n\t if value is not None:\n\t if isinstance(value, (int, long)):\n\t cell.setCellValue(int(value))\n\t elif isinstance(value, float):\n\t cell.setCellValue(float(value))\n\t else:\n\t cell.setCellValue(str(value))\n\t \n\t # Apply style\n\t style \u003d create_cell_style(wb, h_align\u003dh_align, bold\u003dbold, size\u003dsize, bg_color\u003dbg_color, borders\u003dborders, fmt\u003dfmt)\n\t cell.setCellStyle(style)\n\t \n\t return cell\n\t\n\t\n\tdef setup_worksheet(wb):\n\t \"\"\"\n\t Create and configure the worksheet with proper settings and column widths.\n\t \n\t Args:\n\t wb: Workbook object\n\t \n\t Returns:\n\t Worksheet: Configured worksheet\n\t \"\"\"\n\t ws \u003d wb.createSheet(\"Sorter Performance\")\n\t \n\t # Hide gridlines\n\t ws.setDisplayGridlines(False)\n\t \n\t # Set column widths\n\t ws.setColumnWidth(0, int(3.43 * 256))\n\t ws.setColumnWidth(1, int(10.71 * 256))\n\t ws.setColumnWidth(2, int(13.0 * 256))\n\t ws.setColumnWidth(3, int(13.0 * 256))\n\t ws.setColumnWidth(4, int(13.0 * 256))\n\t ws.setColumnWidth(5, int(13.0 * 256))\n\t ws.setColumnWidth(6, int(13.0 * 256))\n\t \n\t return ws\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# EXCEL STRUCTURE FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef create_top_border_row(ws, wb, row_idx):\n\t \"\"\"\n\t Create the top border row for the report.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t row_idx (int): Row index to create\n\t \"\"\"\n\t row \u003d ws.createRow(row_idx)\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027, \u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, borders\u003d{\u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 3, wb, borders\u003d{\u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 4, wb, borders\u003d{\u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 5, wb, borders\u003d{\u0027T\u0027:\u0027M\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027, \u0027T\u0027:\u0027M\u0027})\n\t\n\t\n\tdef create_title_row(ws, wb, row_idx):\n\t \"\"\"\n\t Create the title row with \"Sortation Report\" heading.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t row_idx (int): Row index to create\n\t \"\"\"\n\t row \u003d ws.createRow(row_idx)\n\t row.setHeightInPoints(26.25)\n\t \n\t # Create all cells first\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, \"Sortation Report\", h_align\u003d\u0027center\u0027, bold\u003dTrue, size\u003d20, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 3, wb, borders\u003d{\u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 4, wb, borders\u003d{\u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 5, wb, borders\u003d{\u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t \n\t # Merge C3:F3 (columns 2-5)\n\t ws.addMergedRegion(CellRangeAddress(row_idx, row_idx, 2, 5))\n\t\n\t\n\tdef create_spacing_row(ws, wb, row_idx):\n\t \"\"\"\n\t Create a spacing row with only left and right borders.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t row_idx (int): Row index to create\n\t \"\"\"\n\t row \u003d ws.createRow(row_idx)\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t\n\t\n\tdef create_header_rows(ws, wb, start_row_idx, project, sorter, date, period):\n\t \"\"\"\n\t Create the header rows with Project, Sorter, Date, and Period information.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t start_row_idx (int): Starting row index\n\t project (str): Project name\n\t sorter (str): Sorter name\n\t date (str): Report date\n\t period (str): Report period\n\t \"\"\"\n\t headers \u003d [\n\t (\u0027Project\u0027, project),\n\t (\u0027Sorter\u0027, sorter),\n\t (\u0027Date\u0027, date),\n\t (\u0027Period\u0027, period)\n\t ]\n\t \n\t for i, (label, value) in enumerate(headers):\n\t row_idx \u003d start_row_idx + i\n\t row \u003d ws.createRow(row_idx)\n\t \n\t # Create all cells first\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, label, h_align\u003d\u0027right\u0027, bold\u003dTrue, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 3, wb, value, h_align\u003d\u0027left\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 4, wb, borders\u003d{\u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 5, wb, borders\u003d{\u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t \n\t # Merge D:F (columns 3-5)\n\t ws.addMergedRegion(CellRangeAddress(row_idx, row_idx, 3, 5))\n\t\n\t\n\tdef create_data_rows(ws, wb, start_row_idx, data):\n\t \"\"\"\n\t Create the data rows with sections and metrics.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t start_row_idx (int): Starting row index\n\t data (list): List of [section, metric, count, percentage] rows\n\t \n\t Returns:\n\t int: Next available row index\n\t \"\"\"\n\t current_row_idx \u003d start_row_idx\n\t current_section \u003d None\n\t \n\t for row_data in data:\n\t section, metric, count, pct \u003d row_data[0], row_data[1], row_data[2], row_data[3]\n\t \n\t # Section header\n\t if section !\u003d current_section:\n\t current_section \u003d section\n\t row \u003d ws.createRow(current_row_idx)\n\t \n\t # Create all cells first\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, section, h_align\u003d\u0027center\u0027, bold\u003dTrue, bg_color\u003d\u0027yellow\u0027)\n\t set_cell(row, 3, wb)\n\t set_cell(row, 4, wb)\n\t set_cell(row, 5, wb)\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t \n\t # Merge section header\n\t ws.addMergedRegion(CellRangeAddress(current_row_idx, current_row_idx, 2, 5))\n\t current_row_idx +\u003d 1\n\t \n\t # Data row\n\t row \u003d ws.createRow(current_row_idx)\n\t \n\t # Create all cells first\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, metric, h_align\u003d\u0027right\u0027)\n\t set_cell(row, 3, wb)\n\t set_cell(row, 4, wb, count, h_align\u003d\u0027right\u0027)\n\t \n\t # Show percentage for Good Diverts (Inducted section) and all Sorter Performance/Scanner Health metrics\n\t if pct is not None and (section !\u003d \u0027Inducted\u0027 or metric \u003d\u003d \u0027Good Diverts\u0027):\n\t set_cell(row, 5, wb, float(pct) / 100.0, h_align\u003d\u0027right\u0027, fmt\u003d\u00270.00%\u0027)\n\t else:\n\t set_cell(row, 5, wb, h_align\u003d\u0027right\u0027, fmt\u003d\u00270.00%\u0027)\n\t \n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027})\n\t \n\t # Merge C:D (columns 2-3)\n\t ws.addMergedRegion(CellRangeAddress(current_row_idx, current_row_idx, 2, 3))\n\t current_row_idx +\u003d 1\n\t \n\t return current_row_idx\n\t\n\t\n\tdef create_bottom_border_row(ws, wb, row_idx):\n\t \"\"\"\n\t Create the bottom border row for the report.\n\t \n\t Args:\n\t ws: Worksheet object\n\t wb: Workbook object\n\t row_idx (int): Row index to create\n\t \"\"\"\n\t row \u003d ws.createRow(row_idx)\n\t row.setHeightInPoints(15.75)\n\t set_cell(row, 1, wb, borders\u003d{\u0027L\u0027:\u0027M\u0027, \u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 2, wb, borders\u003d{\u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 3, wb, borders\u003d{\u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 4, wb, borders\u003d{\u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 5, wb, borders\u003d{\u0027B\u0027:\u0027M\u0027})\n\t set_cell(row, 6, wb, borders\u003d{\u0027R\u0027:\u0027M\u0027, \u0027B\u0027:\u0027M\u0027})\n\t\n\t \n\tdef calculate_jam_totals(alarm_data):\n\t \"\"\"\n\t Calculate totals for different types of jams from alarm data.\n\t \n\t Args:\n\t alarm_data (list): List of alarm rows from database\n\t \n\t Returns:\n\t dict: Dictionary with jam totals\n\t \"\"\"\n\t # Initialize counters\n\t nc_sorter_chutes \u003d 0\n\t autstand_mhe \u003d 0\n\t crossbelt_sorter_chutes \u003d 0\n\t sorter_mhe \u003d 0\n\t \n\t if not alarm_data:\n\t return {\n\t \u0027nc_sorter_chutes\u0027: 0,\n\t \u0027autstand_mhe\u0027: 0,\n\t \u0027crossbelt_sorter_chutes\u0027: 0,\n\t \u0027sorter_mhe\u0027: 0,\n\t \u0027total_building\u0027: 0\n\t }\n\t \n\t for alarm_row in alarm_data:\n\t # alarm_row[5] \u003d Location\n\t # alarm_row[6] \u003d Description\n\t # alarm_row[2] \u003d ActivationCount\n\t \n\t location \u003d str(alarm_row[5]).strip() if alarm_row[5] else \u0027\u0027\n\t description \u003d str(alarm_row[6]).strip() if alarm_row[6] else \u0027\u0027\n\t tag \u003d str(alarm_row[7]).strip() if alarm_row[7] else \u0027\u0027\n\t activation_count \u003d alarm_row[2] if alarm_row[2] else 0\n\t \n\t # Check if it contains \"Jammed\" (case-insensitive)\n\t description_lower \u003d description.lower()\n\t tag_lower \u003d tag.lower()\n\t has_jammed \u003d \u0027jammed\u0027 in description_lower or \u0027jammed\u0027 in tag_lower\n\t \n\t if not has_jammed:\n\t continue\n\t \n\t # Check if description starts with S01 or S02 (check both description and tag)\n\t desc_starts_s01 \u003d description.startswith(\u0027S01\u0027) or tag.startswith(\u0027S01\u0027)\n\t desc_starts_s02 \u003d description.startswith(\u0027S02\u0027) or tag.startswith(\u0027S02\u0027)\n\t \n\t # 1. Total Jams NC Sorter Chutes: Description starts with S02\n\t if desc_starts_s02:\n\t nc_sorter_chutes +\u003d activation_count\n\t \n\t # 2. Total Jams autStand MHE: Location starts with MCM, exclude S02\n\t if location.startswith(\u0027MCM\u0027) and not desc_starts_s02:\n\t autstand_mhe +\u003d activation_count\n\t \n\t # 3. Total Jams Crossbelt Sorter Chutes: Description starts with S01\n\t if desc_starts_s01:\n\t crossbelt_sorter_chutes +\u003d activation_count\n\t \n\t # 4. Total Jams Sorter MHE: Location is CMC or SMC, exclude S01\n\t if (location \u003d\u003d \u0027CMC\u0027 or location \u003d\u003d \u0027SMC\u0027) and not desc_starts_s01:\n\t sorter_mhe +\u003d activation_count\n\t \n\t # 5. Total Jams Building: Sum of all above\n\t total_building \u003d nc_sorter_chutes + autstand_mhe + crossbelt_sorter_chutes + sorter_mhe\n\t \n\t return {\n\t \u0027nc_sorter_chutes\u0027: nc_sorter_chutes,\n\t \u0027autstand_mhe\u0027: autstand_mhe,\n\t \u0027crossbelt_sorter_chutes\u0027: crossbelt_sorter_chutes,\n\t \u0027sorter_mhe\u0027: sorter_mhe,\n\t \u0027total_building\u0027: total_building\n\t }\n\t\n\t\n\tdef create_system_stability_sheet(wb, start_time, end_time):\n\t \"\"\"\n\t Create the System Stability worksheet with alarm data.\n\t \n\t Args:\n\t wb: Workbook object\n\t start_time (str): Start timestamp\n\t end_time (str): End timestamp\n\t \n\t Returns:\n\t Worksheet: Created and populated worksheet\n\t \"\"\"\n\t # Create worksheet\n\t ws \u003d wb.createSheet(\"System Stability\")\n\t ws.setDisplayGridlines(False)\n\t \n\t # Set column widths for 9 columns (A-I) plus summary columns (L-M)\n\t # Column widths: First Timestamp, Last Timestamp, Activation Count, Duration, Priority, Location, Description, Tag, Comments/Actions Taken\n\t ws.setColumnWidth(0, int(22 * 256)) # First Timestamp\n\t ws.setColumnWidth(1, int(22 * 256)) # Last Timestamp\n\t ws.setColumnWidth(2, int(20 * 256)) # Activation Count\n\t ws.setColumnWidth(3, int(15 * 256)) # Duration\n\t ws.setColumnWidth(4, int(15 * 256)) # Priority\n\t ws.setColumnWidth(5, int(15 * 256)) # Location\n\t ws.setColumnWidth(6, int(60 * 256)) # Description (doubled)\n\t ws.setColumnWidth(7, int(60 * 256)) # Tag (doubled)\n\t ws.setColumnWidth(8, int(25 * 256)) # Comments/Actions Taken\n\t ws.setColumnWidth(11, int(35 * 256)) # Column L - Summary labels\n\t ws.setColumnWidth(12, int(15 * 256)) # Column M - Summary values\n\t \n\t # Create header row (row 0)\n\t header_row \u003d ws.createRow(0)\n\t headers \u003d [\n\t \u0027First Timestamp\u0027,\n\t \u0027Last Timestamp\u0027,\n\t \u0027Activation Count\u0027,\n\t \u0027Duration\u0027,\n\t \u0027Priority\u0027,\n\t \u0027Location\u0027,\n\t \u0027Description\u0027,\n\t \u0027Tag\u0027,\n\t \u0027Comments/Actions Taken\u0027\n\t ]\n\t \n\t for col_idx, header_text in enumerate(headers):\n\t set_cell(header_row, col_idx, wb, header_text, h_align\u003d\u0027center\u0027, bold\u003dTrue, bg_color\u003d\u0027yellow\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t \n\t # Fetch alarm data\n\t alarm_data \u003d fetch_high_priority_alarms(start_time, end_time)\n\t \n\t # Add auto-filter to header row (will set range after adding data)\n\t num_rows \u003d len(alarm_data) if alarm_data else 0\n\t \n\t # Add data rows\n\t for row_idx, alarm_row in enumerate(alarm_data, start\u003d1):\n\t data_row \u003d ws.createRow(row_idx)\n\t \n\t # Map columns: FirstTimestamp, LastTimestamp, ActivationCount, Duration, Priority, Location, Description, Tag\n\t # alarm_row[0] \u003d FirstTimestamp\n\t # alarm_row[1] \u003d LastTimestamp\n\t # alarm_row[2] \u003d ActivationCount\n\t # alarm_row[3] \u003d Duration\n\t # alarm_row[4] \u003d Priority\n\t # alarm_row[5] \u003d Location\n\t # alarm_row[6] \u003d Description\n\t # alarm_row[7] \u003d Tag\n\t \n\t # Format timestamps without milliseconds (Java Timestamp objects)\n\t # Convert to string and remove milliseconds if present\n\t first_ts \u003d str(alarm_row[0])[:19] if alarm_row[0] else \u0027\u0027 # Takes first 19 chars: \u0027YYYY-MM-DD HH:MM:SS\u0027\n\t last_ts \u003d str(alarm_row[1])[:19] if alarm_row[1] else \u0027\u0027\n\t \n\t set_cell(data_row, 0, wb, first_ts, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 1, wb, last_ts, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 2, wb, alarm_row[2] if alarm_row[2] else 0, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 3, wb, str(alarm_row[3]) if alarm_row[3] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 4, wb, str(alarm_row[4]) if alarm_row[4] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 5, wb, str(alarm_row[5]) if alarm_row[5] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 6, wb, str(alarm_row[6]) if alarm_row[6] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 7, wb, str(alarm_row[7]) if alarm_row[7] else \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(data_row, 8, wb, \u0027\u0027, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027}) # Empty Comments/Actions Taken\n\t \n\t # Add auto-filter to all columns (from A1 to I[last_row])\n\t if num_rows \u003e 0:\n\t ws.setAutoFilter(CellRangeAddress(0, num_rows, 0, 8))\n\t \n\t # Fetch all alarms including SMC and CMC for summary calculation\n\t all_alarm_data \u003d fetch_all_alarms_for_summary(start_time, end_time)\n\t \n\t # Calculate jam totals using all alarms (including SMC and CMC)\n\t jam_totals \u003d calculate_jam_totals(all_alarm_data)\n\t \n\t # Create summary section on the right side (columns L and M)\n\t # Start at row 1 (after header) to align with data\n\t summary_labels \u003d [\n\t \u0027Total Jams NC Sorter Chutes\u0027,\n\t \u0027Total Jams autStand MHE\u0027,\n\t \u0027Total Jams Crossbelt Sorter Chutes\u0027,\n\t \u0027Total Jams Sorter MHE\u0027,\n\t \u0027Total Jams Building\u0027\n\t ]\n\t summary_values \u003d [\n\t jam_totals[\u0027nc_sorter_chutes\u0027],\n\t jam_totals[\u0027autstand_mhe\u0027],\n\t jam_totals[\u0027crossbelt_sorter_chutes\u0027],\n\t jam_totals[\u0027sorter_mhe\u0027],\n\t jam_totals[\u0027total_building\u0027]\n\t ]\n\t \n\t # Create summary header row (row 0, columns L-M)\n\t summary_header_row \u003d ws.getRow(0) if ws.getRow(0) else ws.createRow(0)\n\t set_cell(summary_header_row, 11, wb, \u0027Summary of Jams\u0027, h_align\u003d\u0027center\u0027, bold\u003dTrue, bg_color\u003d\u0027yellow\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t set_cell(summary_header_row, 12, wb, \u0027\u0027, h_align\u003d\u0027center\u0027, bold\u003dTrue, bg_color\u003d\u0027yellow\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t ws.addMergedRegion(CellRangeAddress(0, 0, 11, 12))\n\t \n\t # Create summary data rows\n\t for idx, (label, value) in enumerate(zip(summary_labels, summary_values)):\n\t summary_row_idx \u003d idx + 1\n\t summary_row \u003d ws.getRow(summary_row_idx) if ws.getRow(summary_row_idx) else ws.createRow(summary_row_idx)\n\t \n\t # Add label in column L\n\t set_cell(summary_row, 11, wb, label, h_align\u003d\u0027left\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t # Add value in column M\n\t set_cell(summary_row, 12, wb, value, h_align\u003d\u0027center\u0027, borders\u003d{\u0027L\u0027:\u0027T\u0027, \u0027R\u0027:\u0027T\u0027, \u0027T\u0027:\u0027T\u0027, \u0027B\u0027:\u0027T\u0027})\n\t \n\t return ws\n\t \n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# MAIN ORCHESTRATION FUNCTIONS\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\tdef generate_sorter_report_workbook():\n\t \"\"\"\n\t Main function to generate the complete sorter report workbook.\n\t \n\t Returns:\n\t XSSFWorkbook: Complete workbook with all data and formatting\n\t \"\"\"\n\t # Calculate report period\n\t yesterday_4am, today_4am, formatted_date, formatted_period \u003d calculate_report_period()\n\t \n\t # Fetch data from database\n\t db_row \u003d fetch_sorter_metrics(yesterday_4am, today_4am)\n\t \n\t # Transform data for report\n\t report_data \u003d transform_metrics_to_report_data(db_row)\n\t \n\t # Create workbook and worksheet\n\t wb \u003d XSSFWorkbook()\n\t ws \u003d setup_worksheet(wb)\n\t \n\t # Build report structure\n\t # Row 2 - Top border\n\t create_top_border_row(ws, wb, 1)\n\t \n\t # Row 3 - Title\n\t create_title_row(ws, wb, 2)\n\t \n\t # Row 4 - Spacing\n\t create_spacing_row(ws, wb, 3)\n\t \n\t # Rows 5-8 - Header information\n\t create_header_rows(ws, wb, 4, \u0027Amazon MTN6\u0027, \u0027NCS01 NCS02\u0027, formatted_date, formatted_period)\n\t \n\t # Row 9 - Spacing\n\t create_spacing_row(ws, wb, 8)\n\t \n\t # Data rows starting at row 10\n\t next_row \u003d create_data_rows(ws, wb, 9, report_data)\n\t \n\t # Fill empty rows until row 40 (to accommodate expanded data)\n\t while next_row \u003c\u003d 39:\n\t create_spacing_row(ws, wb, next_row)\n\t next_row +\u003d 1\n\t \n\t # Row 41 - Bottom border\n\t create_bottom_border_row(ws, wb, 40)\n\t \n\t # Create System Stability sheet with alarm data\n\t create_system_stability_sheet(wb, yesterday_4am, today_4am)\n\t \n\t return wb\n\t\n\t\n\tdef export_workbook_to_bytes(wb):\n\t \"\"\"\n\t Convert workbook to byte array.\n\t \n\t Args:\n\t wb: Workbook object\n\t \n\t Returns:\n\t bytearray: Excel file as byte array\n\t \"\"\"\n\t output \u003d ByteArrayOutputStream()\n\t try:\n\t wb.write(output)\n\t wb.close()\n\t excel_bytes \u003d output.toByteArray()\n\t output.close()\n\t return excel_bytes\n\t except Exception as e:\n\t if output:\n\t output.close()\n\t raise e\n\t\n\t\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t# ENTRY POINT\n\t# \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\t\n\t\n\t\"\"\"\n\tMain entry point for the Ignition button action.\n\tCalled when the Excel export button is clicked.\n\t\n\tArgs:\n\t self: Component reference\n\t event: Action event\n\t\"\"\"\n\ttry:\n\t # Generate the workbook\n\t wb \u003d generate_sorter_report_workbook()\n\t \n\t # Convert to bytes\n\t excel_bytes \u003d export_workbook_to_bytes(wb)\n\t \n\t # Download with proper filename format\n\t current_datetime \u003d datetime.datetime.now()\n\t filename \u003d \u0027MTN6 Sort Report \u0027 + current_datetime.strftime(\u0027%Y%m%d\u0027) + \u0027.xlsx\u0027\n\t system.perspective.download(filename\u003dfilename, data\u003dexcel_bytes)\n\t \n\texcept Exception as e:\n\t system.perspective.print(\"Error generating Excel: \" + str(e))\n\t raise\n" }, "scope": "G", "type": "script" } } }, "meta": { "name": "Sort Report", "tooltip": { "enabled": true, "location": "bottom", "style": { "backgroundColor": "#2B2B2BBF", "color": "#FFFFFF", "fontSize": 14, "textAlign": "left", "white-space": "pre" }, "sustain": 2000 } }, "position": { "height": 0.0301, "width": 0.0411, "x": 0.9565, "y": 0.0054 }, "propConfig": { "meta.tooltip.text": { "binding": { "config": { "expression": "\"About: Export to CSV\"+ \r\n\"\\n\"+\r\n\"\\n\"+\"Which tab is open that\"+ \r\n\"\\n\"+\"table will be exported to CSV\"+ \r\n\"\\n\"+\"file after clicking on the button.\"" }, "type": "expr" } } }, "props": { "mode": "percent", "style": { "classes": "Button_Action", "fontFamily": "Arial" }, "text": "Sort Report", "textStyle": { "fontSize": "1.0vmin" } }, "type": "ia.input.button" }, { "custom": { "debug": [ [ "2020-03-24 03:58:00", 83.44392609984358, 93.58514404296875, 71.81086730957031 ], [ "2020-03-24 03:59:00", 83.35893577107669, 106.05998229980469, 72.54214477539062 ], [ "2020-03-24 04:00:00", 83.2739454423098, 102.124267578125, 72.18306732177734 ], [ "2020-03-24 04:01:00", 83.26998772600022, 104.7994155883789, 72.2726821899414 ], [ "2020-03-24 04:02:00", 83.09998708000028, 110.67745971679688, 72.70557403564453 ], [ "2020-03-24 04:03:00", 82.95057846075277, 110.90865325927734, 72.86494445800781 ], [ "2020-03-24 04:04:00", 82.87408810123425, 111.18544006347656, 72.739990234375 ], [ "2020-03-24 04:05:00", 82.79759774171573, 110.57137298583984, 72.47943878173828 ], [ "2020-03-24 04:06:00", 82.72110738219722, 111.59486389160156, 72.50711059570312 ], [ "2020-03-24 04:07:00", 82.6446170226787, 110.79205322265625, 72.84617614746094 ], [ "2020-03-24 04:08:00", 82.56812666316019, 112.36724853515625, 72.59688568115234 ], [ "2020-03-24 04:09:00", 82.49163630364167, 111.96199035644531, 71.75237274169922 ], [ "2020-03-24 04:10:00", 82.41514594412317, 114.09909057617188, 72.87260437011719 ], [ "2020-03-24 04:11:00", 82.33865558460465, 113.22314453125, 72.4264144897461 ], [ "2020-03-24 04:12:00", 82.26216522508614, 112.67841339111328, 72.77767944335938 ], [ "2020-03-24 04:13:00", 82.18567486556762, 109.4883041381836, 73.2457504272461 ], [ "2020-03-24 04:14:00", 82.1091845060491, 109.47913360595703, 72.0219955444336 ], [ "2020-03-24 04:15:00", 82.03269414653059, 109.40910339355469, 72.11457061767578 ], [ "2020-03-24 04:16:00", 81.95620378701207, 108.2085189819336, 73.03665924072266 ], [ "2020-03-24 04:17:00", 81.87971342749356, 109.74492645263672, 72.89605712890625 ], [ "2020-03-24 04:18:00", 81.80322306797505, 110.48381042480469, 72.340087890625 ], [ "2020-03-24 04:19:00", 81.72673270845654, 110.1125259399414, 72.04779815673828 ], [ "2020-03-24 04:20:00", 81.65024234893802, 110.58039855957031, 72.02574157714844 ], [ "2020-03-24 04:21:00", 81.5737519894195, 111.26719665527344, 72.68399810791016 ], [ "2020-03-24 04:22:00", 81.57001033599973, 111.0679931640625, 72.2317123413086 ], [ "2020-03-24 04:23:00", 81.40001291999972, 111.84290313720703, 73.5782470703125 ], [ "2020-03-24 04:24:00", 81.22444354734957, 111.08856201171875, 74.54239654541016 ], [ "2020-03-24 04:25:00", 81.13445335130304, 110.7277603149414, 73.62892150878906 ], [ "2020-03-24 04:26:00", 81.04446315525652, 110.72388458251953, 74.79293823242188 ], [ "2020-03-24 04:27:00", 80.95447295921001, 113.21517944335938, 73.95577239990234 ], [ "2020-03-24 04:28:00", 80.86448276316348, 112.6423568725586, 74.46560668945312 ], [ "2020-03-24 04:29:00", 80.77449256711697, 113.47187805175781, 75.20769500732422 ], [ "2020-03-24 04:30:00", 80.68450237107044, 113.81484985351562, 74.11184692382812 ], [ "2020-03-24 04:31:00", 80.59451217502392, 110.26861572265625, 73.92262268066406 ], [ "2020-03-24 04:32:00", 80.50452197897741, 109.19113159179688, 74.61058807373047 ], [ "2020-03-24 04:33:00", 80.41453178293088, 108.94200134277344, 74.5039291381836 ], [ "2020-03-24 04:34:00", 80.32454158688437, 109.96826934814453, 74.46529388427734 ], [ "2020-03-24 04:35:00", 80.23455139083784, 81.94364929199219, 73.67473602294922 ], [ "2020-03-24 04:36:00", 80.14456119479132, 23.80181121826172, 73.68876117466887 ], [ "2020-03-24 04:37:00", 80.0545709987448, 1.4474921226501465, 73.68912506103516 ], [ "2020-03-24 04:38:00", 79.96458080269828, 4.1637725830078125, 73.72541046142578 ], [ "2020-03-24 04:39:00", 79.87459060665176, 26.945161819458008, 74.61903381347656 ], [ "2020-03-24 04:40:00", 79.87000710599979, 34.11628341674805, 73.51866149902344 ], [ "2020-03-24 04:41:00", 79.70000645999983, 27.773473739624023, 74.04241180419922 ], [ "2020-03-24 04:42:00", 79.60965611151889, 27.49029541015625, 73.1905517578125 ], [ "2020-03-24 04:43:00", 79.56329763722199, 34.070072174072266, 73.98297882080078 ], [ "2020-03-24 04:44:00", 79.5169391629251, 33.60432052612305, 74.68580627441406 ], [ "2020-03-24 04:45:00", 79.4705806886282, 33.17567825317383, 73.96578216552734 ], [ "2020-03-24 04:46:00", 79.42422221433131, 33.235443115234375, 74.14202880859375 ], [ "2020-03-24 04:47:00", 79.37786374003441, 33.624229431152344, 73.29328918457031 ], [ "2020-03-24 04:48:00", 79.33150526573752, 33.59697723388672, 73.17694091796875 ], [ "2020-03-24 04:49:00", 79.28514679144062, 33.403076171875, 73.81486511230469 ], [ "2020-03-24 04:50:00", 79.23878831714373, 33.89695739746094, 74.30374145507812 ], [ "2020-03-24 04:51:00", 79.19242984284683, 32.8265266418457, 74.06024169921875 ], [ "2020-03-24 04:52:00", 79.14607136854994, 48.27207946777344, 73.2079086303711 ], [ "2020-03-24 04:53:00", 79.09971289425305, 74.11988830566406, 72.95736694335938 ], [ "2020-03-24 04:54:00", 79.05335441995615, 85.12024688720703, 73.62250518798828 ], [ "2020-03-24 04:55:00", 79.00699594565926, 89.70301055908203, 72.9462661743164 ], [ "2020-03-24 04:56:00", 78.96063747136236, 98.89726257324219, 72.34540557861328 ], [ "2020-03-24 04:57:00", 78.91427899706547, 104.57252502441406, 73.3578872680664 ], [ "2020-03-24 04:58:00", 78.86792052276857, 103.37727355957031, 73.94607543945312 ], [ "2020-03-24 04:59:00", 78.82156204847168, 103.06717681884766, 72.9709701538086 ], [ "2020-03-24 05:00:00", 78.77520357417478, 102.50790405273438, 74.46186065673828 ], [ "2020-03-24 05:01:00", 78.72884509987789, 102.56554412841797, 72.30302429199219 ], [ "2020-03-24 05:02:00", 78.68248662558099, 100.72061157226562, 73.90963745117188 ], [ "2020-03-24 05:03:00", 78.6361281512841, 84.94855499267578, 72.5624771118164 ], [ "2020-03-24 05:04:00", 78.5897696769872, 73.80229949951172, 72.40718078613281 ], [ "2020-03-24 05:05:00", 78.54341120269031, 66.7529296875, 73.5855941772461 ], [ "2020-03-24 05:06:00", 78.49705272839341, 58.3730354309082, 73.1899185180664 ], [ "2020-03-24 05:07:00", 78.45069425409652, 54.12462615966797, 73.07763671875 ], [ "2020-03-24 05:08:00", 78.40433577979962, 51.171958923339844, 73.19320678710938 ], [ "2020-03-24 05:09:00", 78.35797730550273, 48.614585876464844, 72.81364440917969 ], [ "2020-03-24 05:10:00", 78.31161883120583, 55.98033905029297, 74.0353775024414 ], [ "2020-03-24 05:11:00", 78.26526035690894, 55.769962310791016, 74.27434539794922 ], [ "2020-03-24 05:12:00", 78.21890188261204, 55.67626190185547, 72.99474334716797 ], [ "2020-03-24 05:13:00", 78.17254340831515, 53.84586715698242, 73.18851470947266 ], [ "2020-03-24 05:14:00", 78.17000064599996, 49.15884017944336, 72.83944702148438 ], [ "2020-03-24 05:15:00", 78, 48.674129486083984, 72.74655151367188 ], [ "2020-03-24 05:16:00", 77.9366887710829, 48.823998987048924, 73.24293518066406 ], [ "2020-03-24 05:17:00", 77.90413912638326, 48.8282470703125, 72.28050994873047 ], [ "2020-03-24 05:18:00", 77.87158948168361, 49.756980895996094, 72.88276672363281 ], [ "2020-03-24 05:19:00", 77.83903983698399, 49.47259521484375, 73.35757446289062 ], [ "2020-03-24 05:20:00", 77.80649019228434, 49.850311279296875, 73.20963287353516 ], [ "2020-03-24 05:21:00", 77.77394054758471, 49.637855529785156, 72.9081039428711 ], [ "2020-03-24 05:22:00", 77.74139090288507, 49.61250305175781, 72.93186950683594 ], [ "2020-03-24 05:23:00", 77.70884125818544, 48.27946090698242, 74.17268371582031 ], [ "2020-03-24 05:24:00", 77.6762916134858, 48.74678421020508, 73.15660858154297 ], [ "2020-03-24 05:25:00", 77.64374196878616, 48.357120513916016, 72.6622543334961 ], [ "2020-03-24 05:26:00", 77.61119232408653, 49.31953430175781, 72.34400177001953 ], [ "2020-03-24 05:27:00", 77.57864267938689, 49.709964752197266, 72.97113037109375 ], [ "2020-03-24 05:28:00", 77.54609303468726, 50.2484130859375, 72.39154052734375 ], [ "2020-03-24 05:29:00", 77.51354338998762, 50.60381317138672, 72.06515502929688 ], [ "2020-03-24 05:30:00", 77.48099374528799, 50.00936508178711, 56.87029266357422 ], [ "2020-03-24 05:31:00", 77.44844410058835, 49.875885009765625, 16.654312133789062 ], [ "2020-03-24 05:32:00", 77.4158944558887, 48.563663482666016, 18.19554901123047 ], [ "2020-03-24 05:33:00", 77.38334481118908, 48.847572326660156, 18.055583953857422 ], [ "2020-03-24 05:34:00", 77.35079516648943, 48.35354232788086, 18.378847122192383 ], [ "2020-03-24 05:35:00", 77.3182455217898, 48.75905990600586, 17.62409782409668 ], [ "2020-03-24 05:36:00", 77.28569587709016, 48.05728530883789, 18.058086395263672 ], [ "2020-03-24 05:37:00", 77.25314623239053, 54.909175872802734, 17.759536743164062 ], [ "2020-03-24 05:38:00", 77.22059658769089, 54.575439453125, 17.888395309448242 ], [ "2020-03-24 05:39:00", 77.18804694299125, 55.046234130859375, 18.210878372192383 ], [ "2020-03-24 05:40:00", 77.15549729829162, 54.0140495300293, 17.824277877807617 ], [ "2020-03-24 05:41:00", 77.12294765359198, 53.690467834472656, 18.451248168945312 ], [ "2020-03-24 05:42:00", 77.09039800889235, 53.07158279418945, 18.209468841552734 ], [ "2020-03-24 05:43:00", 77.05784836419271, 53.31936264038086, 18.179603576660156 ], [ "2020-03-24 05:44:00", 77.02529871949308, 53.26475143432617, 18.342716217041016 ], [ "2020-03-24 05:45:00", 76.99274907479344, 51.945220947265625, 18.539770126342773 ], [ "2020-03-24 05:46:00", 76.9601994300938, 51.81389617919922, 18.015705108642578 ], [ "2020-03-24 05:47:00", 76.92764978539417, 51.123085021972656, 17.368398666381836 ], [ "2020-03-24 05:48:00", 76.89510014069452, 51.4550666809082, 18.14003562927246 ], [ "2020-03-24 05:49:00", 76.8625504959949, 50.60249710083008, 18.289703369140625 ], [ "2020-03-24 05:50:00", 76.83000085129525, 50.91603088378906, 18.2962646484375 ], [ "2020-03-24 05:51:00", 76.79745120659562, 53.06449508666992, 18.563539505004883 ], [ "2020-03-24 05:52:00", 76.76490156189598, 54.72663497924805, 18.568862915039062 ], [ "2020-03-24 05:53:00", 76.73235191719634, 54.90778732299805, 18.28094482421875 ], [ "2020-03-24 05:54:00", 76.69980227249671, 53.92911911010742, 18.02821159362793 ], [ "2020-03-24 05:55:00", 76.66725262779707, 53.20056915283203, 21.20859718322754 ], [ "2020-03-24 05:56:00", 76.63470298309744, 53.7746696472168, 70.31324768066406 ], [ "2020-03-24 05:57:00", 76.6021533383978, 54.07472610473633, 73.2507553100586 ], [ "2020-03-24 05:58:00", 76.56960369369816, 53.80739974975586, 73.81517791748047 ], [ "2020-03-24 05:59:00", 76.53705404899853, 53.748661041259766, 73.31723022460938 ], [ "2020-03-24 06:00:00", 76.50450440429888, 54.74142837524414, 72.85430145263672 ], [ "2020-03-24 06:01:00", 76.47195475959926, 56.06607437133789, 73.29580688476562 ], [ "2020-03-24 06:02:00", 76.46999418600018, 55.171714782714844, 72.67166195723287 ], [ "2020-03-24 06:03:00", 76.29999354000017, 55.41927719116211, 72.6522445678711 ], [ "2020-03-24 06:04:00", 76.17097911658006, 55.45018005371094, 73.24137115478516 ], [ "2020-03-24 06:05:00", 76.10446483646761, 55.66059112548828, 72.9041976928711 ], [ "2020-03-24 06:06:00", 76.03795055635517, 49.595481872558594, 73.65878295898438 ], [ "2020-03-24 06:07:00", 75.97143627624271, 47.00128173828125, 72.86134338378906 ], [ "2020-03-24 06:08:00", 75.90492199613027, 47.58378601074219, 72.69776153564453 ], [ "2020-03-24 06:09:00", 75.83840771601783, 49.07365417480469, 72.17729187011719 ], [ "2020-03-24 06:10:00", 75.77189343590538, 56.555606842041016, 72.93250274658203 ], [ "2020-03-24 06:11:00", 75.70537915579293, 56.26713180541992, 72.06671905517578 ], [ "2020-03-24 06:12:00", 75.63886487568048, 55.18650817871094, 73.08904266357422 ], [ "2020-03-24 06:13:00", 75.57235059556804, 48.025177001953125, 73.17881774902344 ], [ "2020-03-24 06:14:00", 75.50583631545558, 47.967350006103516, 73.10953521728516 ], [ "2020-03-24 06:15:00", 75.43932203534314, 49.351463317871094, 72.9697265625 ], [ "2020-03-24 06:16:00", 75.3728077552307, 57.63689041137695, 73.93919372558594 ], [ "2020-03-24 06:17:00", 75.30629347511824, 51.609039306640625, 73.03306579589844 ], [ "2020-03-24 06:18:00", 75.2397791950058, 49.73860549926758, 73.2399673461914 ], [ "2020-03-24 06:19:00", 75.17326491489335, 50.75581359863281, 72.73904418945312 ], [ "2020-03-24 06:20:00", 75.1067506347809, 50.66218566894531, 72.50445556640625 ], [ "2020-03-24 06:21:00", 75.04023635466845, 50.81214141845703, 72.9201431274414 ], [ "2020-03-24 06:22:00", 74.97372207455601, 51.4454231262207, 72.74983978271484 ], [ "2020-03-24 06:23:00", 74.90720779444355, 51.69704055786133, 72.99396514892578 ], [ "2020-03-24 06:24:00", 74.84069351433111, 51.35186767578125, 73.40730285644531 ], [ "2020-03-24 06:25:00", 74.77417923421866, 50.72081756591797, 72.23859405517578 ], [ "2020-03-24 06:26:00", 74.76998772600024, 50.91818618774414, 73.011474609375 ], [ "2020-03-24 06:27:00", 74.59998708000028, 50.9371452331543, 73.52397918701172 ], [ "2020-03-24 06:28:00", 74.47115968724424, 51.061458587646484, 73.56307220458984 ], [ "2020-03-24 06:29:00", 74.40464696005053, 50.900325775146484, 73.50645446777344 ], [ "2020-03-24 06:30:00", 74.33813423285682, 51.356689453125, 73.11031341552734 ], [ "2020-03-24 06:31:00", 74.2716215056631, 51.44089126586914, 74.34957122802734 ], [ "2020-03-24 06:32:00", 74.2051087784694, 51.28786849975586, 73.98580169677734 ], [ "2020-03-24 06:33:00", 74.13859605127568, 51.93085537607588, 72.36542510986328 ], [ "2020-03-24 06:34:00", 74.07208332408197, 51.952125549316406, 72.51180267333984 ], [ "2020-03-24 06:35:00", 74.00557059688826, 57.87371063232422, 73.43373107910156 ], [ "2020-03-24 06:36:00", 73.93905786969457, 80.50335693359375, 73.54712677001953 ], [ "2020-03-24 06:37:00", 73.87254514250085, 86.00247192382812, 73.6276626586914 ], [ "2020-03-24 06:38:00", 73.80603241530714, 92.10163116455078, 73.07763671875 ], [ "2020-03-24 06:39:00", 73.73951968811343, 92.22298431396484, 72.73919677734375 ], [ "2020-03-24 06:40:00", 73.67300696091972, 91.8537368774414, 72.59422302246094 ], [ "2020-03-24 06:41:00", 73.60649423372601, 91.79039764404297, 72.58702850341797 ], [ "2020-03-24 06:42:00", 73.5399815065323, 92.08602905273438, 73.7885971069336 ], [ "2020-03-24 06:43:00", 73.47346877933859, 92.87781524658203, 72.7099609375 ], [ "2020-03-24 06:44:00", 73.40695605214488, 96.19808197021484, 73.00537872314453 ], [ "2020-03-24 06:45:00", 73.34044332495118, 96.97959899902344, 73.0341567993164 ], [ "2020-03-24 06:46:00", 73.27393059775747, 92.9488296508789, 73.91197967529297 ], [ "2020-03-24 06:47:00", 73.20741787056376, 93.09352111816406, 72.77579498291016 ], [ "2020-03-24 06:48:00", 73.14090514337005, 91.96395111083984, 71.88639831542969 ], [ "2020-03-24 06:49:00", 73.07439241617634, 92.7508773803711, 73.19898986816406 ], [ "2020-03-24 06:50:00", 73.07001033599973, 91.7613525390625, 73.58168029785156 ], [ "2020-03-24 06:51:00", 72.90001291999972, 90.88325500488281, 73.70819854736328 ], [ "2020-03-24 06:52:00", 72.74429166862062, 90.33417510986328, 72.71105194091797 ], [ "2020-03-24 06:53:00", 72.66377465236994, 95.02799224853516, 75.33968353271484 ], [ "2020-03-24 06:54:00", 72.58325763611924, 96.9925308227539, 74.09574890136719 ], [ "2020-03-24 06:55:00", 72.50274061986855, 96.695068359375, 73.8018798828125 ], [ "2020-03-24 06:56:00", 72.42222360361787, 95.75796508789062, 74.43511199951172 ], [ "2020-03-24 06:57:00", 72.34170658736717, 96.17393493652344, 74.73851776123047 ], [ "2020-03-24 06:58:00", 72.26118957111649, 88.4173812866211, 75.60273742675781 ], [ "2020-03-24 06:59:00", 72.1806725548658, 88.39751434326172, 74.84156799316406 ], [ "2020-03-24 07:00:00", 72.1001555386151, 87.41456604003906, 74.45763397216797 ], [ "2020-03-24 07:01:00", 72.01963852236442, 87.65657806396484, 73.62500762939453 ], [ "2020-03-24 07:02:00", 71.93912150611372, 87.04649353027344, 75.57865142822266 ], [ "2020-03-24 07:03:00", 71.85860448986304, 87.92521667480469, 74.86284637451172 ], [ "2020-03-24 07:04:00", 71.77808747361235, 85.46574401855469, 74.23040008544922 ], [ "2020-03-24 07:05:00", 71.69757045736166, 51.844181060791016, 73.2090072631836 ], [ "2020-03-24 07:06:00", 71.61705344111097, 36.57521057128906, 74.82296752929688 ], [ "2020-03-24 07:07:00", 71.53653642486027, 34.56216812133789, 74.66110229492188 ], [ "2020-03-24 07:08:00", 71.45601940860959, 48.19200897216797, 73.77107238769531 ], [ "2020-03-24 07:09:00", 71.3755023923589, 52.86350631713867, 74.53269958496094 ], [ "2020-03-24 07:10:00", 71.37000710599979, 52.843929290771484, 73.5987319946289 ], [ "2020-03-24 07:11:00", 71.20000645999983, 52.08213424682617, 74.15689849853516 ], [ "2020-03-24 07:12:00", 71.03583251441142, 51.53842544555664, 73.91010284423828 ], [ "2020-03-24 07:13:00", 70.95084242170037, 43.506919860839844, 73.70914459228516 ], [ "2020-03-24 07:14:00", 70.86585232898932, 43.037841796875, 73.2168197631836 ], [ "2020-03-24 07:15:00", 70.78086223627825, 43.77318572998047, 74.06806182861328 ], [ "2020-03-24 07:16:00", 70.6958721435672, 46.766944885253906, 74.05726623535156 ], [ "2020-03-24 07:17:00", 70.61088205085615, 50.872379302978516, 74.08291625976562 ], [ "2020-03-24 07:18:00", 70.5258919581451, 51.395668029785156, 74.64201354980469 ], [ "2020-03-24 07:19:00", 70.44090186543403, 50.60863494873047, 73.44953155517578 ], [ "2020-03-24 07:20:00", 70.35591177272298, 40.730621337890625, 72.79737854003906 ], [ "2020-03-24 07:21:00", 70.27092168001192, 41.385196685791016, 73.6615982055664 ], [ "2020-03-24 07:22:00", 70.18593158730087, 52.25959777832031, 73.92058563232422 ], [ "2020-03-24 07:23:00", 70.10094149458982, 46.88405990600586, 74.61308288574219 ], [ "2020-03-24 07:24:00", 70.01595140187875, 47.141448974609375, 73.66790870618443 ], [ "2020-03-24 07:25:00", 69.9309613091677, 47.107181549072266, 73.63360595703125 ], [ "2020-03-24 07:26:00", 69.84597121645665, 47.4166259765625, 74.238525390625 ], [ "2020-03-24 07:27:00", 69.7609811237456, 46.56296157836914, 73.82565307617188 ], [ "2020-03-24 07:28:00", 69.67599103103453, 46.3474006652832, 72.98832702636719 ], [ "2020-03-24 07:29:00", 69.67000064599995, 47.08136046272777, 73.30158233642578 ], [ "2020-03-24 07:30:00", 69.5, 47.10820770263672, 73.27828216552734 ], [ "2020-03-24 07:31:00", 69.32637243713472, 47.034088134765625, 73.60092163085938 ], [ "2020-03-24 07:32:00", 69.23638277037952, 45.57647705078125, 73.87054443359375 ], [ "2020-03-24 07:33:00", 69.1463931036243, 51.21367645263672, 72.25328826904297 ], [ "2020-03-24 07:34:00", 69.0564034368691, 70.96977996826172, 73.15692138671875 ], [ "2020-03-24 07:35:00", 68.96641377011389, 76.6375961303711, 72.21951293945312 ], [ "2020-03-24 07:36:00", 68.87642410335869, 83.16655731201172, 74.12545776367188 ], [ "2020-03-24 07:37:00", 68.78643443660347, 83.07859802246094, 72.88916991454134 ], [ "2020-03-24 07:38:00", 68.69644476984827, 92.17417907714844, 72.8433609008789 ], [ "2020-03-24 07:39:00", 68.60645510309305, 92.9948959350586, 73.65784454345703 ], [ "2020-03-24 07:40:00", 68.51646543633785, 92.51905822753906, 72.56232452392578 ], [ "2020-03-24 07:41:00", 68.42647576958265, 91.8058090209961, 73.06637573242188 ], [ "2020-03-24 07:42:00", 68.33648610282744, 90.04006958007812, 72.91545104980469 ], [ "2020-03-24 07:43:00", 68.24649643607223, 85.17295837402344, 73.79078674316406 ], [ "2020-03-24 07:44:00", 68.15650676931702, 95.68914794921875, 72.5380859375 ], [ "2020-03-24 07:45:00", 68.06651710256182, 74.87901306152344, 73.2021255493164 ], [ "2020-03-24 07:46:00", 67.9765274358066, 60.12022018432617, 73.76215362548828 ], [ "2020-03-24 07:47:00", 67.96999418600018, 53.05949020385742, 73.28720092773438 ], [ "2020-03-24 07:48:00", 67.79999354000017, 48.9787483215332, 73.20462799072266 ], [ "2020-03-24 07:49:00", 67.60342746002077, 49.55990219116211, 72.59485626220703 ], [ "2020-03-24 07:50:00", 67.50143795130171, 50.27000427246094, 73.38900756835938 ], [ "2020-03-24 07:51:00", 67.39944844258264, 49.79863766947178, 72.78111267089844 ], [ "2020-03-24 07:52:00", 67.29745893386358, 49.78076171875, 73.90713500976562 ], [ "2020-03-24 07:53:00", 67.19546942514451, 50.86861801147461, 38.183509826660156 ], [ "2020-03-24 07:54:00", 67.09347991642545, 51.039466857910156, 17.961437225341797 ], [ "2020-03-24 07:55:00", 66.99149040770638, 51.160526275634766, 19.09199333190918 ], [ "2020-03-24 07:56:00", 66.88950089898731, 50.949893951416016, 18.68396759033203 ], [ "2020-03-24 07:57:00", 66.78751139026825, 51.169769287109375, 17.29629898071289 ], [ "2020-03-24 07:58:00", 66.68552188154918, 50.19011306762695, 18.370710372924805 ] ], "reset_tag": "System/MCM06/PE_STATISTICS/Reset_STAT" }, "events": { "component": { "onActionPerformed": { "config": { "script": " import time\n \n tag_name \u003d self.custom.reset_tag\n tag_path \u003d \"[\" + self.session.custom.fc + \"_SCADA_TAG_PROVIDER]\" + tag_name\n \n result \u003d system.tag.readBlocking([tag_path])\n current_value \u003d result[0].value\n \n system.tag.writeBlocking([tag_path], [True])\n \n time.sleep(2)\n \n # Write False (or back to original state)\n system.tag.writeBlocking([tag_path], [False])" }, "scope": "G", "type": "script" } } }, "meta": { "name": "RESET STATS", "tooltip": { "enabled": true, "location": "bottom", "style": { "backgroundColor": "#2B2B2BBF", "color": "#FFFFFF", "fontSize": 14, "textAlign": "left", "white-space": "pre" }, "sustain": 2000, "text": "RESET LOST TRACKING STATISTICS" } }, "position": { "height": 0.0301, "width": 0.1052, "x": 0.7849, "y": 0.0054 }, "propConfig": { "meta.visible": { "binding": { "config": { "path": "../Statistics.props.currentTabIndex" }, "transforms": [ { "fallback": false, "inputType": "scalar", "mappings": [ { "input": 12, "output": true } ], "outputType": "scalar", "type": "map" } ], "type": "property" } } }, "props": { "mode": "percent", "style": { "classes": "Button_Action", "fontFamily": "Arial" }, "text": "RESET LOST TRACKING", "textStyle": { "fontSize": "1.0vmin" } }, "type": "ia.input.button" } ], "meta": { "name": "root" }, "position": { "x": 0.0109, "y": 0.0011 }, "props": { "mode": "percent", "style": { "backgroundColor": "#1A4A5E", "overflow": "hidden" } }, "type": "ia.container.coord" } }