diff --git a/css/graph.css b/css/graph.css index 88acf5f8..413ac14e 100644 --- a/css/graph.css +++ b/css/graph.css @@ -13,6 +13,11 @@ line-height: 13px; } +.recline-graph .graph .alert { + width: 450px; + margin: auto; +} + /********************************************************** * Editor *********************************************************/ diff --git a/src/view-graph.js b/src/view-graph.js index dc87fce8..c3116c16 100644 --- a/src/view-graph.js +++ b/src/view-graph.js @@ -66,7 +66,13 @@ my.Graph = Backbone.View.extend({ \ \ \ -
\ +There\'s no graph here yet because we don\'t know what fields you\'d like to see plotted.
\ +Please tell us by using the menu on the right and a graph will automatically appear.
\ +