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-1.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/data-eu-gdp-growth-1.json') diff --git a/examples/data-eu-gdp-growth-1.json b/examples/data-eu-gdp-growth-1.json index 4372bf5..51952cf 100644 --- a/examples/data-eu-gdp-growth-1.json +++ b/examples/data-eu-gdp-growth-1.json @@ -1,4 +1,4 @@ { - label: 'Europe (EU27)', - data: [[1999, 3.0], [2000, 3.9]] + "label": "Europe (EU27)", + "data": [[1999, 3.0], [2000, 3.9]] } -- cgit v1.2.3