Imported new data from erikz. Adapted all graph.json files to the new dataset-ui...
authordeclerambaul <fabian.kaelin@gmail.com>
Thu, 7 Jun 2012 03:43:17 +0000 (05:43 +0200)
committerdeclerambaul <fabian.kaelin@gmail.com>
Thu, 7 Jun 2012 03:43:17 +0000 (05:43 +0200)
17 files changed:
data/graphs/active_editors.json
data/graphs/active_editors_target.json
data/graphs/articles.json
data/graphs/articles_per_day.json
data/graphs/commons.json
data/graphs/edits.json
data/graphs/new_editors.json
data/graphs/pageviews.json
data/graphs/pageviews_mobile.json
data/graphs/pageviews_mobile_target.json
data/graphs/reach.json
data/graphs/test.json [deleted file]
data/graphs/unique_visitors.json
data/graphs/very_active_editors.json
msc/old_rc_new/input/wikilytics_in_pageviews.csv
msc/old_rc_new/old_charts.py
msc/old_rc_new/old_to_new.py

index c94055a..83165bf 100644 (file)
 {
     "chartType": "dygraphs", 
-    "dataset": "/data/datasources/rc/rc_active_editors_count.csv", 
+    "data": {
+        "id": "active_editors", 
+        "lines": [], 
+        "metrics": [
+            {
+                "color": "rgb(116,173,209)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Total", 
+                "scale": 1, 
+                "source_col": 1, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(49,54,149)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "English", 
+                "scale": 1, 
+                "source_col": 2, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(69,117,180)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Commons", 
+                "scale": 1, 
+                "source_col": 3, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(254,224,144)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "French", 
+                "scale": 1, 
+                "source_col": 4, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(244,109,67)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "German", 
+                "scale": 1, 
+                "source_col": 5, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(224,243,248)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Russian", 
+                "scale": 1, 
+                "source_col": 6, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(255,255,191)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Japanese", 
+                "scale": 1, 
+                "source_col": 7, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(171,217,233)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Spanish", 
+                "scale": 1, 
+                "source_col": 8, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(165,0,38)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Italian", 
+                "scale": 1, 
+                "source_col": 9, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(215,48,39)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Chinese", 
+                "scale": 1, 
+                "source_col": 10, 
+                "source_id": "rc_active_editors_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }
+        ], 
+        "palette": null
+    }, 
     "desc": "Aug 2010: Editors on Commons are no longer included in overall total, on the assumption that most also edit on one or more other projects. More precise detection of double counts between any projects and languages is in development (using Single User Login registration).", 
-    "height": 320, 
+    "height": 250, 
     "id": "active_editors", 
     "name": "Active Wikimedia Editors for All Wikimedia Projects (5+ edits per month)", 
+    "notes": "", 
     "options": {
         "animatedZooms": true, 
         "avoidMinZero": false, 
index 70ba350..8f97fe2 100644 (file)
@@ -1 +1,173 @@
-{"options":{"animatedZooms":true,"avoidMinZero":false,"axis":null,"axisLabelColor":"#666666","axisLabelFontSize":11,"axisLabelFormatter":null,"axisLabelWidth":50,"axisLineColor":"#AAAAAA","axisLineWidth":0.3,"axisTickSize":3,"colorSaturation":1,"colorValue":0.5,"colors":["#FF0097","#EF8158","#83BB32","#182B53","#4596FF","#553DC9","#AD3238","#00FFBC","#F1D950"],"connectSeparatedPoints":false,"customBars":true,"dateWindow":null,"delimiter":",","digitsAfterDecimal":2,"displayAnnotations":false,"drawPoints":true,"drawXAxis":true,"drawXGrid":true,"drawYAxis":true,"drawYGrid":true,"errorBars":false,"file":null,"fillAlpha":0.15,"fillGraph":false,"fractions":false,"gridLineColor":"#D8D8D8","gridLineWidth":0.3,"hideOverlayOnMouseOut":true,"highlightCircleSize":4,"includeZero":false,"interactionModel":null,"isZoomedIgnoreProgrammaticZoom":false,"labels":null,"labelsDiv":null,"labelsDivStyles":null,"labelsDivWidth":250,"labelsKMB":true,"labelsKMG2":false,"labelsSeparateLines":true,"labelsShowZeroValues":true,"legend":"always","logscale":true,"maxNumberWidth":30,"panEdgeFraction":null,"pixelsPerLabel":null,"pixelsPerXLabel":null,"pixelsPerYLabel":null,"pointSize":1,"rangeSelectorHeight":40,"rangeSelectorPlotFillColor":"#A7B1C4","rangeSelectorPlotStrokeColor":"#808FAB","rightGap":20,"rollPeriod":1,"showLabelsOnHighlight":true,"showRangeSelector":false,"showRoller":false,"sigFigs":null,"sigma":2,"stackedGraph":false,"stepPlot":false,"strokePattern":null,"strokeWidth":3,"ticker":null,"title":null,"titleHeight":18,"valueFormatter":null,"valueRange":null,"visibility":null,"wilsonInterval":true,"xAxisHeight":null,"xAxisLabelFormatter":null,"xAxisLabelWidth":55,"xLabelHeight":18,"xValueFormatter":null,"xValueParser":null,"xlabel":null,"y2label":null,"yAxisLabelFormatter":null,"yAxisLabelWidth":50,"yLabelWidth":18,"yValueFormatter":null,"ylabel":null},"slug":"active_editors_target","name":"Active Editors - Target","desc":"","dataset":"/data/datasources/rc/rc_active_editors_target.csv","width":"auto","height":320,"chartType":"dygraphs","parents":["root"],"id":"active_editors_target"}
\ No newline at end of file
+{
+    "chartType": "dygraphs", 
+    "data": {
+        "id": "commons", 
+        "lines": [], 
+        "metrics": [
+            {
+                "color": "rgb(116,173,209)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Total", 
+                "scale": 1, 
+                "source_col": 1, 
+                "source_id": "rc_active_editors_target", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(116,173,209)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Target", 
+                "scale": 1, 
+                "source_col": 2, 
+                "source_id": "rc_active_editors_target", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Projected", 
+                "scale": 1, 
+                "source_col": 3, 
+                "source_id": "rc_active_editors_target", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }
+        ], 
+        "palette": null
+    }, 
+    "desc": "", 
+    "height": 250, 
+    "id": "active_editors_target", 
+    "name": "Active Editors - Target", 
+    "options": {
+        "animatedZooms": true, 
+        "avoidMinZero": false, 
+        "axis": null, 
+        "axisLabelColor": "#666666", 
+        "axisLabelFontSize": 11, 
+        "axisLabelFormatter": null, 
+        "axisLabelWidth": 50, 
+        "axisLineColor": "#AAAAAA", 
+        "axisLineWidth": 0.3, 
+        "axisTickSize": 3, 
+        "colorSaturation": 1, 
+        "colorValue": 0.5, 
+        "colors": [
+            "#FF0097", 
+            "#EF8158", 
+            "#83BB32", 
+            "#182B53", 
+            "#4596FF", 
+            "#553DC9", 
+            "#AD3238", 
+            "#00FFBC", 
+            "#F1D950"
+        ], 
+        "connectSeparatedPoints": false, 
+        "customBars": true, 
+        "dateWindow": null, 
+        "delimiter": ",", 
+        "digitsAfterDecimal": 2, 
+        "displayAnnotations": false, 
+        "drawPoints": true, 
+        "drawXAxis": true, 
+        "drawXGrid": true, 
+        "drawYAxis": true, 
+        "drawYGrid": true, 
+        "errorBars": false, 
+        "file": null, 
+        "fillAlpha": 0.15, 
+        "fillGraph": false, 
+        "fractions": false, 
+        "gridLineColor": "#D8D8D8", 
+        "gridLineWidth": 0.3, 
+        "hideOverlayOnMouseOut": true, 
+        "highlightCircleSize": 4, 
+        "includeZero": false, 
+        "interactionModel": null, 
+        "isZoomedIgnoreProgrammaticZoom": false, 
+        "labels": null, 
+        "labelsDiv": null, 
+        "labelsDivStyles": null, 
+        "labelsDivWidth": 250, 
+        "labelsKMB": true, 
+        "labelsKMG2": false, 
+        "labelsSeparateLines": true, 
+        "labelsShowZeroValues": true, 
+        "legend": "always", 
+        "logscale": true, 
+        "maxNumberWidth": 30, 
+        "panEdgeFraction": null, 
+        "pixelsPerLabel": null, 
+        "pixelsPerXLabel": null, 
+        "pixelsPerYLabel": null, 
+        "pointSize": 1, 
+        "rangeSelectorHeight": 40, 
+        "rangeSelectorPlotFillColor": "#A7B1C4", 
+        "rangeSelectorPlotStrokeColor": "#808FAB", 
+        "rightGap": 20, 
+        "rollPeriod": 1, 
+        "showLabelsOnHighlight": true, 
+        "showRangeSelector": false, 
+        "showRoller": false, 
+        "sigFigs": null, 
+        "sigma": 2, 
+        "stackedGraph": false, 
+        "stepPlot": false, 
+        "strokePattern": null, 
+        "strokeWidth": 3, 
+        "ticker": null, 
+        "title": null, 
+        "titleHeight": 18, 
+        "valueFormatter": null, 
+        "valueRange": null, 
+        "visibility": null, 
+        "wilsonInterval": true, 
+        "xAxisHeight": null, 
+        "xAxisLabelFormatter": null, 
+        "xAxisLabelWidth": 55, 
+        "xLabelHeight": 18, 
+        "xValueFormatter": null, 
+        "xValueParser": null, 
+        "xlabel": null, 
+        "y2label": null, 
+        "yAxisLabelFormatter": null, 
+        "yAxisLabelWidth": 50, 
+        "yLabelWidth": 18, 
+        "yValueFormatter": null, 
+        "ylabel": null
+    }, 
+    "parents": [
+        "root"
+    ], 
+    "slug": "active_editors_target", 
+    "width": "auto"
+}
index 22cbe67..d414ad8 100644 (file)
@@ -1 +1,143 @@
-{"options":{"animatedZooms":true,"avoidMinZero":false,"axis":null,"axisLabelColor":"#666666","axisLabelFontSize":11,"axisLabelFormatter":null,"axisLabelWidth":50,"axisLineColor":"#AAAAAA","axisLineWidth":0.3,"axisTickSize":3,"colorSaturation":1,"colorValue":0.5,"colors":["#FF0097","#EF8158","#83BB32","#182B53","#4596FF","#553DC9","#AD3238","#00FFBC","#F1D950"],"connectSeparatedPoints":false,"customBars":false,"dateWindow":null,"delimiter":",","digitsAfterDecimal":2,"displayAnnotations":false,"drawPoints":true,"drawXAxis":true,"drawXGrid":true,"drawYAxis":true,"drawYGrid":true,"errorBars":false,"file":null,"fillAlpha":0.15,"fillGraph":false,"fractions":false,"gridLineColor":"#D8D8D8","gridLineWidth":0.3,"hideOverlayOnMouseOut":false,"highlightCircleSize":4,"includeZero":false,"interactionModel":null,"isZoomedIgnoreProgrammaticZoom":false,"labels":null,"labelsDiv":null,"labelsDivStyles":null,"labelsDivWidth":250,"labelsKMB":true,"labelsKMG2":false,"labelsSeparateLines":true,"labelsShowZeroValues":true,"legend":"always","logscale":true,"maxNumberWidth":30,"panEdgeFraction":null,"pixelsPerLabel":null,"pixelsPerXLabel":null,"pixelsPerYLabel":null,"pointSize":1,"rangeSelectorHeight":40,"rangeSelectorPlotFillColor":"#A7B1C4","rangeSelectorPlotStrokeColor":"#808FAB","rightGap":20,"rollPeriod":1,"showLabelsOnHighlight":true,"showRangeSelector":false,"showRoller":false,"sigFigs":null,"sigma":2,"stackedGraph":false,"stepPlot":false,"strokePattern":null,"strokeWidth":3,"ticker":null,"title":null,"titleHeight":18,"valueFormatter":null,"valueRange":null,"visibility":[0,1,1,1,1,1,1,1],"wilsonInterval":true,"xAxisHeight":null,"xAxisLabelFormatter":null,"xAxisLabelWidth":55,"xLabelHeight":18,"xValueFormatter":null,"xValueParser":null,"xlabel":null,"y2label":null,"yAxisLabelFormatter":null,"yAxisLabelWidth":50,"yLabelWidth":18,"yValueFormatter":null,"ylabel":"Number of Articles"},"slug":"articles","name":"Wikipedia Articles","desc":"","dataset":"/data/datasources/rc/rc_article_count.csv","width":"auto","height":320,"chartType":"dygraphs","parents":["root"],"id":"articles"}
\ No newline at end of file
+{
+    "chartType": "dygraphs",     
+    "desc": "", 
+    "height": 250, 
+    "id": "articles", 
+    "name": "Wikipedia Articles", 
+    "parents": [
+    "root"
+    ], 
+    "slug": "articles", 
+    "width": "auto",
+    "options": {
+        "animatedZooms": true, 
+        "avoidMinZero": false, 
+        "axis": null, 
+        "axisLabelColor": "#666666", 
+        "axisLabelFontSize": 11, 
+        "axisLabelFormatter": null, 
+        "axisLabelWidth": 50, 
+        "axisLineColor": "#AAAAAA", 
+        "axisLineWidth": 0.3, 
+        "axisTickSize": 3, 
+        "colorSaturation": 1, 
+        "colorValue": 0.5, 
+        "colors": [
+            "#FF0097", 
+            "#EF8158", 
+            "#83BB32", 
+            "#182B53", 
+            "#4596FF", 
+            "#553DC9", 
+            "#AD3238", 
+            "#00FFBC", 
+            "#F1D950"
+        ], 
+        "connectSeparatedPoints": false, 
+        "customBars": false, 
+        "dateWindow": null, 
+        "delimiter": ",", 
+        "digitsAfterDecimal": 2, 
+        "displayAnnotations": false, 
+        "drawPoints": true, 
+        "drawXAxis": true, 
+        "drawXGrid": true, 
+        "drawYAxis": true, 
+        "drawYGrid": true, 
+        "errorBars": false, 
+        "file": null, 
+        "fillAlpha": 0.15, 
+        "fillGraph": false, 
+        "fractions": false, 
+        "gridLineColor": "#D8D8D8", 
+        "gridLineWidth": 0.3, 
+        "hideOverlayOnMouseOut": false, 
+        "highlightCircleSize": 4, 
+        "includeZero": false, 
+        "interactionModel": null, 
+        "isZoomedIgnoreProgrammaticZoom": false, 
+        "labels": null, 
+        "labelsDiv": null, 
+        "labelsDivStyles": null, 
+        "labelsDivWidth": 250, 
+        "labelsKMB": true, 
+        "labelsKMG2": false, 
+        "labelsSeparateLines": true, 
+        "labelsShowZeroValues": true, 
+        "legend": "always", 
+        "logscale": true, 
+        "maxNumberWidth": 30, 
+        "panEdgeFraction": null, 
+        "pixelsPerLabel": null, 
+        "pixelsPerXLabel": null, 
+        "pixelsPerYLabel": null, 
+        "pointSize": 1, 
+        "rangeSelectorHeight": 40, 
+        "rangeSelectorPlotFillColor": "#A7B1C4", 
+        "rangeSelectorPlotStrokeColor": "#808FAB", 
+        "rightGap": 20, 
+        "rollPeriod": 1, 
+        "showLabelsOnHighlight": true, 
+        "showRangeSelector": false, 
+        "showRoller": false, 
+        "sigFigs": null, 
+        "sigma": 2, 
+        "stackedGraph": false, 
+        "stepPlot": false, 
+        "strokePattern": null, 
+        "strokeWidth": 3, 
+        "ticker": null, 
+        "title": null, 
+        "titleHeight": 18, 
+        "valueFormatter": null, 
+        "valueRange": null, 
+        "visibility": [
+            0, 
+            1, 
+            1, 
+            1, 
+            1, 
+            1, 
+            1, 
+            1
+        ], 
+        "wilsonInterval": true, 
+        "xAxisHeight": null, 
+        "xAxisLabelFormatter": null, 
+        "xAxisLabelWidth": 55, 
+        "xLabelHeight": 18, 
+        "xValueFormatter": null, 
+        "xValueParser": null, 
+        "xlabel": null, 
+        "y2label": null, 
+        "yAxisLabelFormatter": null, 
+        "yAxisLabelWidth": 50, 
+        "yLabelWidth": 18, 
+        "yValueFormatter": null, 
+        "ylabel": "Number of Articles"
+    }, 
+
+    "data": {
+    "palette": null,
+    "lines": [],
+    "id": "commons",
+    "metrics": [  
+               {"timespan": {"start": null, "step": null, "end": null}, "color": "rgb(116,173,209)", "disabled": false, "visible": true, "transforms": [], "index": 0, "scale": 1, "format_axis": null, "label": "Total", "format_value": null, "source_id": "rc_article_count", "type": "int", "source_col": 1}
+               ,
+               {"timespan": {"start": null, "step": null, "end": null}, "color": "rgb(49,54,149)", "disabled": false, "visible": true, "transforms": [], "index": 0, "scale": 1, "format_axis": null, "label": "English", "format_value": null, "source_id": "rc_article_count", "type": "int", "source_col": 2}
+               ,
+               {"timespan": {"start": null, "step": null, "end": null}, "color": "rgb(254,224,144)", "disabled": false, "visible": true, "transforms": [], "index": 0, "scale": 1, "format_axis": null, "label": "French", "format_value": null, "source_id": "rc_article_count", "type": "int", "source_col": 3}
+               ,
+               {"timespan": {"start": null, "step": null, "end": null}, "color": "rgb(165,0,38)", "disabled": false, "visible": true, "transforms": [], "index": 0, "scale": 1, "format_axis": null, "label": "Italian", "format_value": null, "source_id": "rc_article_count", "type": "int", "source_col": 4}
+               ,
+               {"timespan": {"start": null, "step": null, "end": null}, "color": "rgb(244,109,67)", "disabled": false, "visible": true, "transforms": [], "index": 0, "scale": 1, "format_axis": null, "label": "German", "format_value": null, "source_id": "rc_article_count", "type": "int", "source_col": 5}
+               ,
+               {"timespan": {"start": null, "step": null, "end": null}, "color": "rgb(224,243,248)", "disabled": false, "visible": true, "transforms": [], "index": 0, "scale": 1, "format_axis": null, "label": "Russian", "format_value": null, "source_id": "rc_article_count", "type": "int", "source_col": 6}
+               ,
+               {"timespan": {"start": null, "step": null, "end": null}, "color": "rgb(255,255,191)", "disabled": false, "visible": true, "transforms": [], "index": 0, "scale": 1, "format_axis": null, "label": "Japanese", "format_value": null, "source_id": "rc_article_count", "type": "int", "source_col": 7}
+               ,
+               {"timespan": {"start": null, "step": null, "end": null}, "disabled": false, "visible": true, "transforms": [], "index": 0, "scale": 1, "format_axis": null, "label": "Portuguese", "format_value": null, "source_id": "rc_article_count", "type": "int", "source_col": 8}
+        ]
+    }
+
+}
index 1730778..329c31d 100644 (file)
@@ -1 +1,211 @@
-{"options":{"animatedZooms":true,"avoidMinZero":false,"axis":null,"axisLabelColor":"#666666","axisLabelFontSize":11,"axisLabelFormatter":null,"axisLabelWidth":50,"axisLineColor":"#AAAAAA","axisLineWidth":0.3,"axisTickSize":3,"colorSaturation":1,"colorValue":0.5,"colors":["#FF0097","#EF8158","#83BB32","#182B53","#4596FF","#553DC9","#AD3238","#00FFBC","#F1D950"],"connectSeparatedPoints":false,"customBars":false,"dateWindow":null,"delimiter":",","digitsAfterDecimal":2,"displayAnnotations":false,"drawPoints":true,"drawXAxis":true,"drawXGrid":true,"drawYAxis":true,"drawYGrid":true,"errorBars":false,"file":null,"fillAlpha":0.15,"fillGraph":false,"fractions":false,"gridLineColor":"#D8D8D8","gridLineWidth":0.3,"hideOverlayOnMouseOut":false,"highlightCircleSize":4,"includeZero":false,"interactionModel":null,"isZoomedIgnoreProgrammaticZoom":false,"labels":null,"labelsDiv":null,"labelsDivStyles":null,"labelsDivWidth":250,"labelsKMB":true,"labelsKMG2":false,"labelsSeparateLines":true,"labelsShowZeroValues":true,"legend":"always","logscale":true,"maxNumberWidth":30,"panEdgeFraction":null,"pixelsPerLabel":null,"pixelsPerXLabel":null,"pixelsPerYLabel":null,"pointSize":1,"rangeSelectorHeight":40,"rangeSelectorPlotFillColor":"#A7B1C4","rangeSelectorPlotStrokeColor":"#808FAB","rightGap":20,"rollPeriod":1,"showLabelsOnHighlight":true,"showRangeSelector":false,"showRoller":false,"sigFigs":null,"sigma":2,"stackedGraph":false,"stepPlot":false,"strokePattern":null,"strokeWidth":3,"ticker":null,"title":null,"titleHeight":18,"valueFormatter":null,"valueRange":null,"visibility":null,"wilsonInterval":true,"xAxisHeight":null,"xAxisLabelFormatter":null,"xAxisLabelWidth":55,"xLabelHeight":18,"xValueFormatter":null,"xValueParser":null,"xlabel":null,"y2label":null,"yAxisLabelFormatter":null,"yAxisLabelWidth":50,"yLabelWidth":18,"yValueFormatter":null,"ylabel":"Number of Articles"},"slug":"articles_per_day","name":"New Wikipedia Articles per Day","desc":"","dataset":"/data/datasources/rc/rc_new_article_count.csv","width":"auto","height":320,"chartType":"dygraphs","parents":["root"],"id":"articles_per_day"}
\ No newline at end of file
+{
+    "chartType": "dygraphs", 
+    "data": {
+        "id": "articles_per_day", 
+        "lines": [], 
+        "metrics": [
+            {
+                "color": "rgb(116,173,209)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Total", 
+                "scale": 1, 
+                "source_col": 1, 
+                "source_id": "rc_new_article_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(49,54,149)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "English", 
+                "scale": 1, 
+                "source_col": 2, 
+                "source_id": "rc_new_article_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(215,48,39)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Chinese", 
+                "scale": 1, 
+                "source_col": 3, 
+                "source_id": "rc_new_article_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "color": "rgb(254,224,144)", 
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "French", 
+                "scale": 1, 
+                "source_col": 4, 
+                "source_id": "rc_new_article_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }, 
+            {
+                "disabled": false, 
+                "format_axis": null, 
+                "format_value": null, 
+                "index": 0, 
+                "label": "Swedish", 
+                "scale": 1, 
+                "source_col": 5, 
+                "source_id": "rc_new_article_count", 
+                "timespan": {
+                    "end": null, 
+                    "start": null, 
+                    "step": null
+                }, 
+                "transforms": [], 
+                "type": "int", 
+                "visible": true
+            }
+        ], 
+        "palette": null
+    }, 
+    "desc": "", 
+    "height": 250, 
+    "id": "articles_per_day", 
+    "name": "New Wikipedia Articles per Day", 
+    "options": {
+        "animatedZooms": true, 
+        "avoidMinZero": false, 
+        "axis": null, 
+        "axisLabelColor": "#666666", 
+        "axisLabelFontSize": 11, 
+        "axisLabelFormatter": null, 
+        "axisLabelWidth": 50, 
+        "axisLineColor": "#AAAAAA", 
+        "axisLineWidth": 0.3, 
+        "axisTickSize": 3, 
+        "colorSaturation": 1, 
+        "colorValue": 0.5, 
+        "colors": [
+            "#FF0097", 
+            "#EF8158", 
+            "#83BB32", 
+            "#182B53", 
+            "#4596FF", 
+            "#553DC9", 
+            "#AD3238", 
+            "#00FFBC", 
+            "#F1D950"
+        ], 
+        "connectSeparatedPoints": false, 
+        "customBars": false, 
+        "dateWindow": null, 
+        "delimiter": ",", 
+        "digitsAfterDecimal": 2, 
+        "displayAnnotations": false, 
+        "drawPoints": true, 
+        "drawXAxis": true, 
+        "drawXGrid": true, 
+        "drawYAxis": true, 
+        "drawYGrid": true, 
+        "errorBars": false, 
+        "file": null, 
+        "fillAlpha": 0.15, 
+        "fillGraph": false, 
+        "fractions": false, 
+        "gridLineColor": "#D8D8D8", 
+        "gridLineWidth": 0.3, 
+        "hideOverlayOnMouseOut": false, 
+        "highlightCircleSize": 4, 
+        "includeZero": false, 
+        "interactionModel": null, 
+        "isZoomedIgnoreProgrammaticZoom": false, 
+        "labels": null, 
+        "labelsDiv": null, 
+        "labelsDivStyles": null, 
+        "labelsDivWidth": 250, 
+        "labelsKMB": true, 
+        "labelsKMG2": false, 
+        "labelsSeparateLines": true, 
+        "labelsShowZeroValues": true, 
+        "legend": "always", 
+        "logscale": true, 
+        "maxNumberWidth": 30, 
+        "panEdgeFraction": null, 
+        "pixelsPerLabel": null, 
+        "pixelsPerXLabel": null, 
+        "pixelsPerYLabel": null, 
+        "pointSize": 1, 
+        "rangeSelectorHeight": 40, 
+        "rangeSelectorPlotFillColor": "#A7B1C4", 
+        "rangeSelectorPlotStrokeColor": "#808FAB", 
+        "rightGap": 20, 
+        "rollPeriod": 1, 
+        "showLabelsOnHighlight": true, 
+        "showRangeSelector": false, 
+        "showRoller": false, 
+        "sigFigs": null, 
+        "sigma": 2, 
+        "stackedGraph": false, 
+        "stepPlot": false, 
+        "strokePattern": null, 
+        "strokeWidth": 3, 
+        "ticker": null, 
+        "title": null, 
+        "titleHeight": 18, 
+        "valueFormatter": null, 
+        "valueRange": null, 
+        "visibility": null, 
+        "wilsonInterval": true, 
+        "xAxisHeight": null, 
+        "xAxisLabelFormatter": null, 
+        "xAxisLabelWidth": 55, 
+        "xLabelHeight": 18, 
+        "xValueFormatter": null, 
+        "xValueParser": null, 
+        "xlabel": null, 
+        "y2label": null, 
+        "yAxisLabelFormatter": null, 
+        "yAxisLabelWidth": 50, 
+        "yLabelWidth": 18, 
+        "yValueFormatter": null, 
+        "ylabel": "Number of Articles"
+    }, 
+    "parents": [
+        "root"
+    ], 
+    "slug": "articles_per_day", 
+    "width": "auto"
+}
index 9f7028b..9525f8e 100644 (file)
@@ -1 +1,138 @@
-{"options":{"animatedZooms":true,"avoidMinZero":false,"axis":null,"axisLabelColor":"#666666","axisLabelFontSize":11,"axisLabelFormatter":null,"axisLabelWidth":50,"axisLineColor":"#AAAAAA","axisLineWidth":0.3,"axisTickSize":3,"colorSaturation":1,"colorValue":0.5,"colors":["#FF0097","#EF8158","#83BB32","#182B53","#4596FF","#553DC9","#AD3238","#00FFBC","#F1D950"],"connectSeparatedPoints":false,"customBars":false,"dateWindow":null,"delimiter":",","digitsAfterDecimal":2,"displayAnnotations":false,"drawPoints":true,"drawXAxis":true,"drawXGrid":true,"drawYAxis":true,"drawYGrid":true,"errorBars":false,"file":null,"fillAlpha":0.15,"fillGraph":false,"fractions":false,"gridLineColor":"#D8D8D8","gridLineWidth":0.3,"hideOverlayOnMouseOut":false,"highlightCircleSize":4,"includeZero":false,"interactionModel":null,"isZoomedIgnoreProgrammaticZoom":false,"labels":null,"labelsDiv":null,"labelsDivStyles":null,"labelsDivWidth":250,"labelsKMB":true,"labelsKMG2":false,"labelsSeparateLines":true,"labelsShowZeroValues":true,"legend":"always","logscale":true,"maxNumberWidth":30,"panEdgeFraction":null,"pixelsPerLabel":null,"pixelsPerXLabel":null,"pixelsPerYLabel":null,"pointSize":1,"rangeSelectorHeight":40,"rangeSelectorPlotFillColor":"#A7B1C4","rangeSelectorPlotStrokeColor":"#808FAB","rightGap":20,"rollPeriod":1,"showLabelsOnHighlight":true,"showRangeSelector":false,"showRoller":false,"sigFigs":null,"sigma":2,"stackedGraph":false,"stepPlot":false,"strokePattern":null,"strokeWidth":3,"ticker":null,"title":null,"titleHeight":18,"valueFormatter":null,"valueRange":null,"visibility":null,"wilsonInterval":true,"xAxisHeight":null,"xAxisLabelFormatter":null,"xAxisLabelWidth":55,"xLabelHeight":18,"xValueFormatter":null,"xValueParser":null,"xlabel":null,"y2label":null,"yAxisLabelFormatter":null,"yAxisLabelWidth":50,"yLabelWidth":18,"yValueFormatter":null,"ylabel":"Number of Files (log)"},"slug":"commons","name":"Commons Binaries (log scale)","desc":"","dataset":"/data/datasources/rc/rc_binary_files.csv","width":"auto","height":320,"chartType":"dygraphs","parents":["root"],"id":"commons"}
\ No newline at end of file
+{
+    "options": {
+        "animatedZooms": true, 
+        "avoidMinZero": false, 
+        "axis": null, 
+        "axisLabelColor": "#666666", 
+        "axisLabelFontSize": 11, 
+        "axisLabelFormatter": null, 
+        "axisLabelWidth": 50, 
+        "axisLineColor": "#AAAAAA", 
+        "axisLineWidth": 0.3, 
+        "axisTickSize": 3, 
+        "colorSaturation": 1, 
+        "colorValue": 0.5, 
+        "colors": [
+            "#FF0097", 
+            "#EF8158", 
+            "#83BB32", 
+            "#182B53", 
+            "#4596FF", 
+            "#553DC9", 
+            "#AD3238", 
+            "#00FFBC", 
+            "#F1D950"
+        ], 
+        "connectSeparatedPoints": false, 
+        "customBars": false, 
+        "dateWindow": null, 
+        "delimiter": ",", 
+        "digitsAfterDecimal": 2, 
+        "displayAnnotations": false, 
+        "drawPoints": true, 
+        "drawXAxis": true, 
+        "drawXGrid": true, 
+        "drawYAxis": true, 
+        "drawYGrid": true, 
+        "errorBars": false, 
+        "file": null, 
+        "fillAlpha": 0.15, 
+        "fillGraph": false, 
+        "fractions": false, 
+        "gridLineColor": "#D8D8D8", 
+        "gridLineWidth": 0.3, 
+        "hideOverlayOnMouseOut": false, 
+        "highlightCircleSize": 4, 
+        "includeZero": false, 
+        "interactionModel": null, 
+        "isZoomedIgnoreProgrammaticZoom": false, 
+        "labels": null, 
+        "labelsDiv": null, 
+        "labelsDivStyles": null, 
+        "labelsDivWidth": 250, 
+        "labelsKMB": true, 
+        "labelsKMG2": false, 
+        "labelsSeparateLines": true, 
+        "labelsShowZeroValues": true, 
+        "legend": "always", 
+        "logscale": true, 
+        "maxNumberWidth": 30, 
+        "panEdgeFraction": null, 
+        "pixelsPerLabel": null, 
+        "pixelsPerXLabel": null, 
+        "pixelsPerYLabel": null, 
+        "pointSize": 1, 
+        "rangeSelectorHeight": 40, 
+        "rangeSelectorPlotFillColor": "#A7B1C4", 
+        "rangeSelectorPlotStrokeColor": "#808FAB", 
+        "rightGap": 20, 
+        "rollPeriod": 1, 
+   &