From: declerambaul Date: Thu, 3 May 2012 16:14:22 +0000 (-0400) Subject: Fixed dygraph date format X-Git-Url: http://git.less.ly:3516/?a=commitdiff_plain;h=ae0095d01c4e883bc19e69a1a8191b06f79a9176;p=limn-bak.git Fixed dygraph date format --- diff --git a/data/datasources/mobile_devices/mobile_devices.csv b/data/datasources/mobile_devices/mobile_devices.csv index a4e30da..780830b 100644 --- a/data/datasources/mobile_devices/mobile_devices.csv +++ b/data/datasources/mobile_devices/mobile_devices.csv @@ -1,6 +1,6 @@ Date,Total,Browser, Apps -2011-11,1951000000,1933000000,17300000 -2011-12,2346000000,2320000000,25400000 -2012-01,2471000000,2449000000,22600000 -2012-02,2414000000,2365000000,48900000 -2012-03,2421000000,2368000000,53200000 \ No newline at end of file +2011/11/01,1951000000,1933000000,17300000 +2011/12/01,2346000000,2320000000,25400000 +2012/01/01,2471000000,2449000000,22600000 +2012/02/01,2414000000,2365000000,48900000 +2012/03/01,2421000000,2368000000,53200000 \ No newline at end of file diff --git a/data/datasources/mobile_devices/mobile_devices_applications.csv b/data/datasources/mobile_devices/mobile_devices_applications.csv index 3e1d770..cd73f55 100644 --- a/data/datasources/mobile_devices/mobile_devices_applications.csv +++ b/data/datasources/mobile_devices/mobile_devices_applications.csv @@ -1,6 +1,6 @@ Date,Wikimedia Android,Other Android,Wikimedia iOS,Other iOS,Unspecified -2011-11,,4200000,33000,13000000,41000 -2011-12,,5000000,14000,20300000,28000 -2012-01,,4800000,78000,17800000,21000 -2012-02,23800000,5000000,109000,19900000,13000 -2012-03,29700000,5000000,16000,18500000,13000 \ No newline at end of file +2011/11/01,,4200000,33000,13000000,41000 +2011/12/01,,5000000,14000,20300000,28000 +2012/01/01,,4800000,78000,17800000,21000 +2012/02/01,23800000,5000000,109000,19900000,13000 +2012/03/01,29700000,5000000,16000,18500000,13000 \ No newline at end of file diff --git a/data/datasources/mobile_devices/mobile_devices_browsers.csv b/data/datasources/mobile_devices/mobile_devices_browsers.csv index f390189..7da99d9 100644 --- a/data/datasources/mobile_devices/mobile_devices_browsers.csv +++ b/data/datasources/mobile_devices/mobile_devices_browsers.csv @@ -1,6 +1,6 @@ Date,Tablet Browser,Other Browser,WAP Access -2011-11,449000000,1470000000,14400000 -2011-12,461000000,1843000000,16300000 -2012-01,580000000,1854000000,14800000 -2012-02,544000000,1808000000,13200000 -2012-03,544000000,1811000000,13000000 \ No newline at end of file +2011/11/01,449000000,1470000000,14400000 +2011/12/01,461000000,1843000000,16300000 +2012/01/01,580000000,1854000000,14800000 +2012/02/01,544000000,1808000000,13200000 +2012/03/01,544000000,1811000000,13000000 \ No newline at end of file