From eabcf10ede6f9eee77b85f537cef023f89111f9d Mon Sep 17 00:00:00 2001 From: "Ole Mathias Aa. Heggem" Date: Sun, 5 Nov 2017 23:33:04 +0100 Subject: influx/chart and ansible --- web/index.html | 9 +- web/js/Chart.min.js | 10 ++ web/js/moment.min.js | 7 + web/js/nms-draw-chart.js | 337 +++++++++++++++++++++++++++++++++++++++++++++++ web/js/nms-info-box.js | 42 +++--- 5 files changed, 380 insertions(+), 25 deletions(-) create mode 100644 web/js/Chart.min.js create mode 100644 web/js/moment.min.js create mode 100644 web/js/nms-draw-chart.js (limited to 'web') diff --git a/web/index.html b/web/index.html index 028d338..63ae4c3 100644 --- a/web/index.html +++ b/web/index.html @@ -106,7 +106,7 @@ - + @@ -256,9 +256,9 @@