From 680241cbb652ee29088baa6cde2da02002e5ec47 Mon Sep 17 00:00:00 2001 From: Igor Sfiligoi Date: Thu, 7 Nov 2013 12:50:35 -0500 Subject: flot-0.8.1-tooltip-0.6.2 --- examples/ajax/data-japan-gdp-growth.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/ajax/data-japan-gdp-growth.json (limited to 'examples/ajax/data-japan-gdp-growth.json') diff --git a/examples/ajax/data-japan-gdp-growth.json b/examples/ajax/data-japan-gdp-growth.json new file mode 100644 index 0000000..855477c --- /dev/null +++ b/examples/ajax/data-japan-gdp-growth.json @@ -0,0 +1,4 @@ +{ + "label": "Japan", + "data": [[1999, -0.1], [2000, 2.9], [2001, 0.2], [2002, 0.3], [2003, 1.4], [2004, 2.7], [2005, 1.9], [2006, 2.0], [2007, 2.3], [2008, -0.7]] +} -- cgit v1.2.3