From 8cf799dceba8d12350fab118d885bdd0dbc0b780 Mon Sep 17 00:00:00 2001 From: Damien Gasparina Date: Wed, 26 Aug 2015 11:36:46 -0400 Subject: [PATCH] Added graph specifics behavior per metric --- index.html | 1 + js/dashboard.js | 33 ++++++++++++++++++++++----- js/graph.js | 60 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 89 insertions(+), 5 deletions(-) create mode 100644 js/graph.js diff --git a/index.html b/index.html index 3981311..db00822 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ +