diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 156 |
1 files changed, 78 insertions, 78 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index b1b0f8b7b7..ccdd783dbf 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -8,8 +8,8 @@ 2 ] ], - "name" : "E. Choroba", - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { "id" : "Gustavo Chaves", @@ -22,24 +22,24 @@ ] }, { - "id" : "James Smith", - "name" : "James Smith", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "James Smith", + "name" : "James Smith" }, { + "id" : "Jan Hoogenraad", + "name" : "Jan Hoogenraad", "data" : [ [ "Perl", 2 ] - ], - "name" : "Jan Hoogenraad", - "id" : "Jan Hoogenraad" + ] }, { "data" : [ @@ -52,28 +52,28 @@ 2 ] ], - "id" : "Luca Ferrari", - "name" : "Luca Ferrari" + "name" : "Luca Ferrari", + "id" : "Luca Ferrari" }, { - "id" : "Mark Anderson", - "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Mark Anderson", + "name" : "Mark Anderson" }, { + "id" : "Niels van Dijke", + "name" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] - ], - "id" : "Niels van Dijke", - "name" : "Niels van Dijke" + ] }, { "data" : [ @@ -82,8 +82,8 @@ 2 ] ], - "id" : "Paulo Custodio", - "name" : "Paulo Custodio" + "name" : "Paulo Custodio", + "id" : "Paulo Custodio" }, { "id" : "Roger Bell_West", @@ -100,16 +100,18 @@ ] }, { - "id" : "Simon Proctor", - "name" : "Simon Proctor", "data" : [ [ "Raku", 1 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { + "id" : "Stuart Little", + "name" : "Stuart Little", "data" : [ [ "Perl", @@ -119,13 +121,9 @@ "Raku", 2 ] - ], - "name" : "Stuart Little", - "id" : "Stuart Little" + ] }, { - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -135,63 +133,35 @@ "Blog", 1 ] - ] + ], + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan" } ] }, - "tooltip" : { - "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/>", - "followPointer" : 1 - }, - "subtitle" : { - "text" : "[Champions: 12] Last updated at 2021-01-26 15:10:09 GMT" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 097" - }, - "legend" : { - "enabled" : 0 - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "chart" : { - "type" : "column" - }, "series" : [ { + "colorByPoint" : 1, "data" : [ { - "name" : "E. Choroba", + "y" : 2, "drilldown" : "E. Choroba", - "y" : 2 + "name" : "E. Choroba" }, { "name" : "Gustavo Chaves", - "drilldown" : "Gustavo Chaves", - "y" : 2 + "y" : 2, + "drilldown" : "Gustavo Chaves" }, { "name" : "James Smith", - "drilldown" : "James Smith", - "y" : 2 + "y" : 2, + "drilldown" : "James Smith" }, { - "name" : "Jan Hoogenraad", + "drilldown" : "Jan Hoogenraad", "y" : 2, - "drilldown" : "Jan Hoogenraad" + "name" : "Jan Hoogenraad" }, { "drilldown" : "Luca Ferrari", @@ -199,8 +169,8 @@ "name" : "Luca Ferrari" }, { - "drilldown" : "Mark Anderson", "y" : 2, + "drilldown" : "Mark Anderson", "name" : "Mark Anderson" }, { @@ -210,35 +180,65 @@ }, { "name" : "Paulo Custodio", - "y" : 2, - "drilldown" : "Paulo Custodio" + "drilldown" : "Paulo Custodio", + "y" : 2 }, { - "y" : 4, + "name" : "Roger Bell_West", "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West" + "y" : 4 }, { + "name" : "Simon Proctor", "drilldown" : "Simon Proctor", - "y" : 1, - "name" : "Simon Proctor" + "y" : 1 }, { - "name" : "Stuart Little", + "drilldown" : "Stuart Little", "y" : 4, - "drilldown" : "Stuart Little" + "name" : "Stuart Little" }, { + "name" : "W. Luis Mochan", "drilldown" : "W. Luis Mochan", - "y" : 3, - "name" : "W. Luis Mochan" + "y" : 3 } ], - "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 097" } ], + "chart" : { + "type" : "column" + }, "xAxis" : { "type" : "category" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "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/>" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 097" + }, + "subtitle" : { + "text" : "[Champions: 12] Last updated at 2021-01-26 16:17:30 GMT" } } |
