From 02b048723613db988e79fba4f098a30d382e2148 Mon Sep 17 00:00:00 2001 From: Bob Monteverde Date: Tue, 23 Oct 2012 16:48:17 -0400 Subject: [PATCH] Issue #269 fixed issue with scatter not showing background grid --- examples/lineChart.html | 10 +++++++++- nv.d3.js | 9 +++++---- nv.d3.min.js | 4 ++-- src/models/scatterChart.js | 9 +++++---- 4 files changed, 21 insertions(+), 11 deletions(-) diff --git a/examples/lineChart.html b/examples/lineChart.html index be3ce8a..8dd691f 100644 --- a/examples/lineChart.html +++ b/examples/lineChart.html @@ -48,10 +48,17 @@ svg {