From 5e002adb4eb801795925b10c5a823872ff9ef919 Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Wed, 9 May 2012 03:29:43 +0100 Subject: [PATCH] [view-graph,bugfix][s]: fix so we always redraw graph on data update (though perhaps only when graph becomes visible). --- src/view-graph.js | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/view-graph.js b/src/view-graph.js index cd415246..77f56271 100644 --- a/src/view-graph.js +++ b/src/view-graph.js @@ -82,7 +82,6 @@ my.Graph = Backbone.View.extend({ \
\