From 2d5291b201f5072d776231d5310e779d71cff354 Mon Sep 17 00:00:00 2001 From: John Glover Date: Tue, 5 Feb 2013 17:32:06 +0100 Subject: [PATCH] Rename x-axis and y-axis in view.graph.js. Changed to Axis 1 and Axis 2 to avoid confusion in bar graph (when axes are inverted). --- src/view.graph.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/view.graph.js b/src/view.graph.js index d0371d69..dc640ca0 100644 --- a/src/view.graph.js +++ b/src/view.graph.js @@ -320,7 +320,7 @@ my.GraphControls = Backbone.View.extend({ \ \ \ - \ + \
\