diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 241 |
1 files changed, 130 insertions, 111 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index d80198d04a..89fb8206fc 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,80 +1,23 @@ { - "series" : [ - { - "data" : [ - { - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby", - "y" : 3 - }, - { - "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "Feng Chang", - "name" : "Feng Chang" - }, - { - "name" : "James Smith", - "drilldown" : "James Smith", - "y" : 2 - }, - { - "name" : "Lance Wicks", - "drilldown" : "Lance Wicks", - "y" : 1 - }, - { - "y" : 4, - "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari" - }, - { - "y" : 2, - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson" - }, - { - "name" : "Paulo Custodio", - "drilldown" : "Paulo Custodio", - "y" : 2 - }, - { - "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 4 - }, - { - "name" : "Simon Green", - "drilldown" : "Simon Green", - "y" : 3 - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 1 - }, - { - "drilldown" : "Stuart Little", - "name" : "Stuart Little", - "y" : 4 - } - ], - "name" : "Perl Weekly Challenge - 103", - "colorByPoint" : 1 + "legend" : { + "enabled" : 0 + }, + "tooltip" : { + "followPointer" : 1, + "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/>" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" } - ], - "chart" : { - "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 103" }, "drilldown" : { "series" : [ { - "name" : "Dave Jacoby", - "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -84,7 +27,9 @@ "Blog", 1 ] - ] + ], + "name" : "Dave Jacoby", + "id" : "Dave Jacoby" }, { "data" : [ @@ -93,8 +38,8 @@ 2 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "name" : "E. Choroba", + "id" : "E. Choroba" }, { "data" : [ @@ -103,31 +48,32 @@ 2 ] ], - "id" : "Feng Chang", - "name" : "Feng Chang" + "name" : "Feng Chang", + "id" : "Feng Chang" }, { + "id" : "James Smith", "name" : "James Smith", "data" : [ [ "Perl", 2 ] - ], - "id" : "James Smith" + ] }, { - "name" : "Lance Wicks", - "id" : "Lance Wicks", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Lance Wicks", + "id" : "Lance Wicks" }, { "id" : "Luca Ferrari", + "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -137,8 +83,7 @@ "Blog", 2 ] - ], - "name" : "Luca Ferrari" + ] }, { "name" : "Mark Anderson", @@ -151,14 +96,14 @@ "id" : "Mark Anderson" }, { - "name" : "Paulo Custodio", - "id" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Paulo Custodio", + "id" : "Paulo Custodio" }, { "name" : "Roger Bell_West", @@ -176,6 +121,7 @@ }, { "id" : "Simon Green", + "name" : "Simon Green", "data" : [ [ "Perl", @@ -185,8 +131,7 @@ "Blog", 1 ] - ], - "name" : "Simon Green" + ] }, { "name" : "Simon Proctor", @@ -199,7 +144,21 @@ "id" : "Simon Proctor" }, { - "name" : "Stuart Little", + "id" : "Stuart Little", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ] + ], + "name" : "Stuart Little" + }, + { + "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -210,39 +169,99 @@ 2 ] ], - "id" : "Stuart Little" + "name" : "Ulrich Rieke" } ] }, - "title" : { - "text" : "Perl Weekly Challenge - 103" + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category" }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { "format" : "{point.y}", "enabled" : 1 - }, - "borderWidth" : 0 + } } }, - "subtitle" : { - "text" : "[Champions: 12] Last updated at 2021-03-09 23:40:50 GMT" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" + "series" : [ + { + "name" : "Perl Weekly Challenge - 103", + "colorByPoint" : 1, + "data" : [ + { + "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby", + "y" : 3 + }, + { + "drilldown" : "E. Choroba", + "y" : 2, + "name" : "E. Choroba" + }, + { + "name" : "Feng Chang", + "y" : 2, + "drilldown" : "Feng Chang" + }, + { + "drilldown" : "James Smith", + "y" : 2, + "name" : "James Smith" + }, + { + "y" : 1, + "drilldown" : "Lance Wicks", + "name" : "Lance Wicks" + }, + { + "y" : 4, + "drilldown" : "Luca Ferrari", + "name" : "Luca Ferrari" + }, + { + "drilldown" : "Mark Anderson", + "y" : 2, + "name" : "Mark Anderson" + }, + { + "name" : "Paulo Custodio", + "drilldown" : "Paulo Custodio", + "y" : 2 + }, + { + "y" : 4, + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West" + }, + { + "name" : "Simon Green", + "y" : 3, + "drilldown" : "Simon Green" + }, + { + "name" : "Simon Proctor", + "y" : 1, + "drilldown" : "Simon Proctor" + }, + { + "drilldown" : "Stuart Little", + "y" : 4, + "name" : "Stuart Little" + }, + { + "y" : 4, + "drilldown" : "Ulrich Rieke", + "name" : "Ulrich Rieke" + } + ] } - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, - "tooltip" : { - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "followPointer" : 1, - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" + ], + "subtitle" : { + "text" : "[Champions: 13] Last updated at 2021-03-09 23:56:06 GMT" } } |
