From 08ab25e9815e26f5552596b6ca6c089e6cb0ec8b Mon Sep 17 00:00:00 2001 From: rgrp Date: Thu, 10 Nov 2011 22:57:21 +0000 Subject: [PATCH] [view/chart][m]: (refs #11) chart now has functioning line graph (much still to do!). --- src/view.js | 75 ++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 63 insertions(+), 12 deletions(-) diff --git a/src/view.js b/src/view.js index fd4e974b..ec42d795 100644 --- a/src/view.js +++ b/src/view.js @@ -119,7 +119,9 @@ recline.FlotGraph = Backbone.View.extend({