diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 153 |
1 files changed, 86 insertions, 67 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index d491d7c46c..210f929ee1 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,21 +1,14 @@ { - "xAxis" : { - "type" : "category" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } + "yAxis" : { + "title" : { + "text" : "Total Solutions" } }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 14] Last updated at 2020-01-24 21:43:31 GMT" }, - "title" : { - "text" : "Perl Weekly Challenge - 044" + "legend" : { + "enabled" : 0 }, "drilldown" : { "series" : [ @@ -30,54 +23,68 @@ "id" : "Andrezgz" }, { + "id" : "Arne Sommer", + "data" : [ + [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ], + "name" : "Arne Sommer" + }, + { "name" : "Daniel Mantovani", - "id" : "Daniel Mantovani", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Daniel Mantovani" }, { + "id" : "Dave Jacoby", "data" : [ [ "Perl", 2 ] ], - "id" : "Dave Jacoby", "name" : "Dave Jacoby" }, { "name" : "Duane Powell", + "id" : "Duane Powell", "data" : [ [ "Perl", 2 ] - ], - "id" : "Duane Powell" + ] }, { - "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { "name" : "Luca Ferrari", - "id" : "Luca Ferrari", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Luca Ferrari" }, { "name" : "Markus Holzer", @@ -100,7 +107,7 @@ "name" : "Peter Scott" }, { - "name" : "Roger Bell West", + "id" : "Roger Bell West", "data" : [ [ "Perl", @@ -111,100 +118,98 @@ 2 ] ], - "id" : "Roger Bell West" + "name" : "Roger Bell West" }, { - "name" : "Saif Ahmed", "id" : "Saif Ahmed", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Saif Ahmed" }, { + "name" : "Simon Proctor", "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ], - "name" : "Simon Proctor" + ] }, { - "name" : "Ulrich Rieke", "data" : [ [ "Raku", 2 ] ], - "id" : "Ulrich Rieke" + "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke" }, { + "name" : "Wanderdoc", "id" : "Wanderdoc", "data" : [ [ "Perl", 2 ] - ], - "name" : "Wanderdoc" + ] } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, "series" : [ { + "colorByPoint" : 1, "data" : [ { - "name" : "Andrezgz", "drilldown" : "Andrezgz", + "name" : "Andrezgz", "y" : 2 }, { - "y" : 2, + "name" : "Arne Sommer", + "drilldown" : "Arne Sommer", + "y" : 3 + }, + { "name" : "Daniel Mantovani", - "drilldown" : "Daniel Mantovani" + "drilldown" : "Daniel Mantovani", + "y" : 2 }, { - "y" : 2, + "name" : "Dave Jacoby", "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" + "y" : 2 }, { - "y" : 2, "name" : "Duane Powell", - "drilldown" : "Duane Powell" + "drilldown" : "Duane Powell", + "y" : 2 }, { - "y" : 2, "name" : "E. Choroba", - "drilldown" : "E. Choroba" + "drilldown" : "E. Choroba", + "y" : 2 }, { - "y" : 2, "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari" + "drilldown" : "Luca Ferrari", + "y" : 2 }, { - "drilldown" : "Markus Holzer", "name" : "Markus Holzer", + "drilldown" : "Markus Holzer", "y" : 2 }, { - "y" : 1, "name" : "Peter Scott", - "drilldown" : "Peter Scott" + "drilldown" : "Peter Scott", + "y" : 1 }, { "y" : 4, @@ -212,36 +217,50 @@ "name" : "Roger Bell West" }, { + "y" : 2, "name" : "Saif Ahmed", - "drilldown" : "Saif Ahmed", - "y" : 2 + "drilldown" : "Saif Ahmed" }, { - "y" : 2, "drilldown" : "Simon Proctor", - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "y" : 2 }, { - "drilldown" : "Ulrich Rieke", + "y" : 2, "name" : "Ulrich Rieke", - "y" : 2 + "drilldown" : "Ulrich Rieke" }, { - "name" : "Wanderdoc", "drilldown" : "Wanderdoc", + "name" : "Wanderdoc", "y" : 2 } ], - "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 044" } ], - "subtitle" : { - "text" : "[Champions: 13] Last updated at 2020-01-24 21:12:06 GMT" + "title" : { + "text" : "Perl Weekly Challenge - 044" + }, + "xAxis" : { + "type" : "category" }, "tooltip" : { + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", "followPointer" : 1, - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } } } |
