diff options
author | Hrishi Hiraskar | 2016-10-03 22:12:50 +0530 |
---|---|---|
committer | GitHub | 2016-10-03 22:12:50 +0530 |
commit | 1762f81b67a3f0ddc121f391b1e5b2e27706a706 (patch) | |
tree | 7bc5c58964f580e59d1342898de17762589987b2 | |
parent | 24a65520a7e7ff2ee3b6c2df38704200c9bd582a (diff) | |
download | xcos-on-web-1762f81b67a3f0ddc121f391b1e5b2e27706a706.tar.gz xcos-on-web-1762f81b67a3f0ddc121f391b1e5b2e27706a706.tar.bz2 xcos-on-web-1762f81b67a3f0ddc121f391b1e5b2e27706a706.zip |
Highcharts working
-rw-r--r-- | testing/SendLog/js/script.js | 2 |
1 files changed, 1 insertions, 1 deletions
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 = []; |