From ea2eff6117bdd8eb553899b610d50ec11f5e0760 Mon Sep 17 00:00:00 2001 From: Stefano Mazzocchi Date: Tue, 13 Apr 2010 06:40:33 +0000 Subject: [PATCH] transpose the scatterplot matrix (makes better use of space above the fold) git-svn-id: http://google-refine.googlecode.com/svn/trunk@462 7d457c2a-affb-35e4-300a-418c747d4874 --- .../scripts/dialogs/scatterplot-dialog.js | 18 ++++++++++-------- .../styles/dialogs/scatterplot-dialog.css | 2 +- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/main/webapp/scripts/dialogs/scatterplot-dialog.js b/src/main/webapp/scripts/dialogs/scatterplot-dialog.js index 3bb698738..f1f4ff7b2 100644 --- a/src/main/webapp/scripts/dialogs/scatterplot-dialog.js +++ b/src/main/webapp/scripts/dialogs/scatterplot-dialog.js @@ -22,7 +22,7 @@ ScatterplotDialog.prototype._createDialog = function() { ).appendTo(frame); var html = $( - '
' + + '
' + '' + '
' + 'Plot type: