From 3cfa66268beaa36bd482b58e18cc30f207b618b3 Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Mon, 15 Aug 2016 15:06:12 +0100 Subject: [PATCH] new graph --- app/js/mdot.js | 2 +- app/test.html | 44 +++++++++++++++++++++++++++++++++----------- 2 files changed, 34 insertions(+), 12 deletions(-) diff --git a/app/js/mdot.js b/app/js/mdot.js index 973a42f..b61c73d 100644 --- a/app/js/mdot.js +++ b/app/js/mdot.js @@ -274,7 +274,7 @@ var self = this; var chartData = []; var temporal = {high:0, low:0}; - var HL = {high:0,low:0} + var HL = {high:0,low:0}; _(this.collection.models).each(function(i) { var dt = i.get('dt'); diff --git a/app/test.html b/app/test.html index dbb6b28..b8c4d90 100644 --- a/app/test.html +++ b/app/test.html @@ -13,15 +13,37 @@ -
-
+
+
+
+
+
+ +
+
+ + +
+
+
+
+
+ +
+
+ + + + + +
@@ -104,6 +128,7 @@ +