Added colors to target graph specs. Temporarily disabled custom error bars as they...
authordeclerambaul <fabian.kaelin@gmail.com>
Thu, 7 Jun 2012 15:14:30 +0000 (17:14 +0200)
committerdeclerambaul <fabian.kaelin@gmail.com>
Thu, 7 Jun 2012 15:14:30 +0000 (17:14 +0200)
data/graphs/active_editors_target.json
data/graphs/pageviews_mobile_target.json

index 4c92d56..1bf76b1 100644 (file)
@@ -4,8 +4,7 @@
         "id": "commons",
         "lines": [],
         "metrics": [
-            {
-                "color": "rgb(116,173,209)",
+            {                
                 "disabled": false,
                 "format_axis": null,
                 "format_value": null,
@@ -24,7 +23,7 @@
                 "visible": true
             },
             {
-                "color": "rgb(116,173,209)",
+    
                 "disabled": false,
                 "format_axis": null,
                 "format_value": null,
@@ -44,6 +43,7 @@
             },
             {
                 "disabled": false,
+                "color": "#F6C9CC",
                 "format_axis": null,
                 "format_value": null,
                 "index": 0,
@@ -92,7 +92,7 @@
             "#F1D950"
         ],
         "connectSeparatedPoints": false,
-        "customBars": true,
+        "customBars": false,
         "dateWindow": null,
         "delimiter": ",",
         "digitsAfterDecimal": 2,
index 5ce2a65..25f79a7 100644 (file)
@@ -5,7 +5,7 @@
         "lines": [],
         "metrics": [
             {
-                "color": "rgb(116,173,209)",
+
                 "disabled": false,
                 "format_axis": null,
                 "format_value": null,
@@ -24,7 +24,7 @@
                 "visible": true
             },
             {
-                "color": "rgb(116,173,209)",
+             
                 "disabled": false,
                 "format_axis": null,
                 "format_value": null,
@@ -74,7 +74,7 @@
             "#F1D950"
         ],
         "connectSeparatedPoints": false,
-        "customBars": true,
+        "customBars": false,
         "dateWindow": null,
         "delimiter": ",",
         "digitsAfterDecimal": 2,