-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Out of Date
-
Affects Version/s: 14
-
Fix Version/s: None
-
Component/s: System Dashboard
-
Labels:None
-
Distro Version:14.0.1.31
-
Distro:FreePBX Distro
The statistics graph in the dashboard is just empty. (See attached screenshot). When looking at the javascript console I see the following error message on each refresh:
Uncaught TypeError: Cannot read property 'getTime' of undefined
{{ at Chart._processMultiseriesPlotUnit (canvasjs.js?load_version=14.0.3.1:3260)}}
{{ at Chart._processData (canvasjs.js?load_version=14.0.3.1:3211)}}
{{ at Chart.render (canvasjs.js?load_version=14.0.3.1:2838)}}
{{ at Object.success (<anonymous>:22:24)}}
{{ at i (jquery-3.1.1.min.js?load_version=14.0.1.31:2)}}
{{ at Object.fireWith [as resolveWith] (jquery-3.1.1.min.js?load_version=14.0.1.31:2)}}
{{ at A (jquery-3.1.1.min.js?load_version=14.0.1.31:4)}}
{{ at XMLHttpRequest.<anonymous> (jquery-3.1.1.min.js?load_version=14.0.1.31:4)}}