diff --git a/WebSites/mcu/dashboard.json b/WebSites/mcu/dashboard.json index 0e094742881b59b5c5117ec9c043338bb47fc5d1..39e70b135f4090f89c7b0712717bd65679064074 100644 --- a/WebSites/mcu/dashboard.json +++ b/WebSites/mcu/dashboard.json @@ -97,7 +97,7 @@ "plot_type": "line", "legend": true, "height": 4, - "value": "var series = document.getElementById(\"time-series\").value;\ndata = [\n {label: 'Actual Speed', data: datasources[\"MCU\"][\"LabS-VIP:Chop-Drv-0101:Spd_Stat\"][series]},\n {label: 'Set Point', data: datasources[\"MCU\"][\"LabS-VIP:Chop-Drv-0101:Spd_SP\"][series]},\n];\nfreeboard.showLoadingIndicator(false);\nreturn data;", + "value": "var series = document.getElementById(\"time-series\").value;\ndata = [\n {label: 'Actual Speed', data: datasources[\"MCU\"][\"LabS-VIP:Chop-Drv-0101:Spd_Stat\"][series]},\n];\nfreeboard.showLoadingIndicator(false);\nreturn data;", "xticks": "6", "x_timestamp": true, "zoom": ""