From c83bca9a9de29c155d519ccea2e8a8d07acc5bac Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Wed, 17 Apr 2013 00:13:33 +0200 Subject: leveldb --- .../public/lib/flot-0.7/examples/data-eu-gdp-growth-1.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 datastore-leveldb/public/lib/flot-0.7/examples/data-eu-gdp-growth-1.json (limited to 'datastore-leveldb/public/lib/flot-0.7/examples/data-eu-gdp-growth-1.json') diff --git a/datastore-leveldb/public/lib/flot-0.7/examples/data-eu-gdp-growth-1.json b/datastore-leveldb/public/lib/flot-0.7/examples/data-eu-gdp-growth-1.json new file mode 100644 index 0000000..51952cf --- /dev/null +++ b/datastore-leveldb/public/lib/flot-0.7/examples/data-eu-gdp-growth-1.json @@ -0,0 +1,4 @@ +{ + "label": "Europe (EU27)", + "data": [[1999, 3.0], [2000, 3.9]] +} -- cgit v1.2.1