From cb2e3d2743c0f88b430f14b7a396aa1a583dc978 Mon Sep 17 00:00:00 2001 From: Igor Sfiligoi Date: Tue, 22 Mar 2011 07:30:12 -0400 Subject: flot-0.7 --- examples/data-eu-gdp-growth-4.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/data-eu-gdp-growth-4.json') diff --git a/examples/data-eu-gdp-growth-4.json b/examples/data-eu-gdp-growth-4.json index df60fa9..b363578 100644 --- a/examples/data-eu-gdp-growth-4.json +++ b/examples/data-eu-gdp-growth-4.json @@ -1,4 +1,4 @@ { - label: 'Europe (EU27)', - data: [[1999, 3.0], [2000, 3.9], [2001, 2.0], [2002, 1.2], [2003, 1.3], [2004, 2.5], [2005, 2.0], [2006, 3.1]] + "label": "Europe (EU27)", + "data": [[1999, 3.0], [2000, 3.9], [2001, 2.0], [2002, 1.2], [2003, 1.3], [2004, 2.5], [2005, 2.0], [2006, 3.1]] } -- cgit v1.2.3