From 2a151461ab7f5703b24e260b4fbde1854d98eac4 Mon Sep 17 00:00:00 2001 From: amercader Date: Wed, 23 Jan 2013 22:43:27 +0000 Subject: [PATCH 1/3] [README][xs] Micro tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65851a30..ba90eed4 100755 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ For larger changes: * [Max Ogden](http://maxogden.com/) * [John Glover](https://github.com/johnglover) * [James Casbon](http://casbon.me/) -* [Adria Mercader](http://amercader.net/) +* [AdriĆ  Mercader](http://amercader.net/) * [Dominik Moritz](https://github.com/domoritz) * [Friedrich Lindenberg](http://pudo.org/) * And [many more](https://github.com/okfn/recline/graphs/contributors) From 2d5291b201f5072d776231d5310e779d71cff354 Mon Sep 17 00:00:00 2001 From: John Glover Date: Tue, 5 Feb 2013 17:32:06 +0100 Subject: [PATCH 2/3] 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({ \ \ \ - \ + \
\ \
\ - \ + \
\