From ea346a785dc1b3f7c156f6fc33da634e1f1a627b Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Tue, 12 Aug 2014 21:56:44 +0200 Subject: Adding jquery, flot and openlayers to be included with the GEM. --- misc/flot/examples/ajax/data-eu-gdp-growth-3.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 misc/flot/examples/ajax/data-eu-gdp-growth-3.json (limited to 'misc/flot/examples/ajax/data-eu-gdp-growth-3.json') diff --git a/misc/flot/examples/ajax/data-eu-gdp-growth-3.json b/misc/flot/examples/ajax/data-eu-gdp-growth-3.json new file mode 100644 index 0000000..8684479 --- /dev/null +++ b/misc/flot/examples/ajax/data-eu-gdp-growth-3.json @@ -0,0 +1,4 @@ +{ + "label": "Europe (EU27)", + "data": [[1999, 3.0], [2000, 3.9], [2001, 2.0], [2002, 1.2], [2003, 1.3], [2004, 2.5]] +} -- cgit v1.2.3