From 1762f81b67a3f0ddc121f391b1e5b2e27706a706 Mon Sep 17 00:00:00 2001 From: Hrishi Hiraskar Date: Mon, 3 Oct 2016 22:12:50 +0530 Subject: Highcharts working --- testing/SendLog/js/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/SendLog/js/script.js b/testing/SendLog/js/script.js index fb3bf71..2d283b7 100644 --- a/testing/SendLog/js/script.js +++ b/testing/SendLog/js/script.js @@ -1,5 +1,5 @@ // Hrishi Hiraskar -// 3 October 2016 +// 3 October 2016 var chart_id_list = []; var points_list = []; -- cgit