summaryrefslogtreecommitdiff
path: root/examples/ajax/data-eu-gdp-growth-1.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ajax/data-eu-gdp-growth-1.json')
-rw-r--r--examples/ajax/data-eu-gdp-growth-1.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/ajax/data-eu-gdp-growth-1.json b/examples/ajax/data-eu-gdp-growth-1.json
new file mode 100644
index 0000000..51952cf
--- /dev/null
+++ b/examples/ajax/data-eu-gdp-growth-1.json
@@ -0,0 +1,4 @@
+{
+ "label": "Europe (EU27)",
+ "data": [[1999, 3.0], [2000, 3.9]]
+}