diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 253 |
1 files changed, 134 insertions, 119 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index c52ee81c55..15fb1cdbb9 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,18 +1,47 @@ { + "legend" : { + "enabled" : 0 + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 091" + }, "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/>" + "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/>" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "xAxis" : { + "type" : "category" + }, + "subtitle" : { + "text" : "[Champions: 27] Last updated at 2020-12-20 12:47:06 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, "series" : [ { - "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 091", + "colorByPoint" : 1, "data" : [ { - "name" : "Aaron Smith", "y" : 3, - "drilldown" : "Aaron Smith" + "drilldown" : "Aaron Smith", + "name" : "Aaron Smith" }, { "drilldown" : "Abigail", @@ -20,13 +49,13 @@ "name" : "Abigail" }, { - "drilldown" : "Alexander Karelas", + "name" : "Alexander Karelas", "y" : 2, - "name" : "Alexander Karelas" + "drilldown" : "Alexander Karelas" }, { - "drilldown" : "Alexander Pankoff", "y" : 2, + "drilldown" : "Alexander Pankoff", "name" : "Alexander Pankoff" }, { @@ -35,34 +64,34 @@ "drilldown" : "Andrew Shitov" }, { - "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby", "y" : 3, - "name" : "Dave Jacoby" + "drilldown" : "Dave Jacoby" }, { - "y" : 2, "name" : "E. Choroba", + "y" : 2, "drilldown" : "E. Choroba" }, { + "drilldown" : "Flavio Poletti", "y" : 4, - "name" : "Flavio Poletti", - "drilldown" : "Flavio Poletti" + "name" : "Flavio Poletti" }, { - "name" : "James Smith", + "drilldown" : "James Smith", "y" : 2, - "drilldown" : "James Smith" + "name" : "James Smith" }, { - "drilldown" : "Jan Krnavek", "name" : "Jan Krnavek", + "drilldown" : "Jan Krnavek", "y" : 2 }, { "name" : "Joel Crosswhite", - "y" : 2, - "drilldown" : "Joel Crosswhite" + "drilldown" : "Joel Crosswhite", + "y" : 2 }, { "name" : "Jorg Sommrey", @@ -70,34 +99,39 @@ "drilldown" : "Jorg Sommrey" }, { - "name" : "Kang-min Liu", "y" : 4, - "drilldown" : "Kang-min Liu" + "drilldown" : "Kang-min Liu", + "name" : "Kang-min Liu" }, { + "y" : 5, "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 5 + "name" : "Laurent Rosenfeld" }, { - "name" : "Mark Anderson", "y" : 2, - "drilldown" : "Mark Anderson" + "drilldown" : "Lubos Kolouch", + "name" : "Lubos Kolouch" + }, + { + "name" : "Mark Anderson", + "drilldown" : "Mark Anderson", + "y" : 2 }, { - "y" : 2, "name" : "Niels van Dijke", + "y" : 2, "drilldown" : "Niels van Dijke" }, { - "y" : 2, "name" : "Nuno Vieira", - "drilldown" : "Nuno Vieira" + "drilldown" : "Nuno Vieira", + "y" : 2 }, { - "drilldown" : "Paulo Custodio", + "name" : "Paulo Custodio", "y" : 2, - "name" : "Paulo Custodio" + "drilldown" : "Paulo Custodio" }, { "drilldown" : "Pete Houston", @@ -105,39 +139,39 @@ "name" : "Pete Houston" }, { - "drilldown" : "Philip Hood", "name" : "Philip Hood", + "drilldown" : "Philip Hood", "y" : 2 }, { "name" : "Roger Bell_West", - "y" : 5, - "drilldown" : "Roger Bell_West" + "drilldown" : "Roger Bell_West", + "y" : 5 }, { - "name" : "Simon Green", "y" : 3, - "drilldown" : "Simon Green" + "drilldown" : "Simon Green", + "name" : "Simon Green" }, { - "y" : 2, "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" + "drilldown" : "Simon Proctor", + "y" : 2 }, { + "name" : "Stuart Little", "drilldown" : "Stuart Little", - "y" : 2, - "name" : "Stuart Little" + "y" : 2 }, { "name" : "Ulrich Rieke", - "y" : 4, - "drilldown" : "Ulrich Rieke" + "drilldown" : "Ulrich Rieke", + "y" : 4 }, { - "drilldown" : "W. Luis Mochan", + "name" : "W. Luis Mochan", "y" : 3, - "name" : "W. Luis Mochan" + "drilldown" : "W. Luis Mochan" } ] } @@ -146,6 +180,7 @@ "series" : [ { "name" : "Aaron Smith", + "id" : "Aaron Smith", "data" : [ [ "Raku", @@ -155,11 +190,9 @@ "Blog", 1 ] - ], - "id" : "Aaron Smith" + ] }, { - "name" : "Abigail", "id" : "Abigail", "data" : [ [ @@ -170,29 +203,31 @@ "Blog", 1 ] - ] + ], + "name" : "Abigail" }, { - "name" : "Alexander Karelas", "data" : [ [ "Perl", 2 ] ], - "id" : "Alexander Karelas" + "id" : "Alexander Karelas", + "name" : "Alexander Karelas" }, { - "name" : "Alexander Pankoff", "id" : "Alexander Pankoff", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Alexander Pankoff" }, { + "name" : "Andrew Shitov", "data" : [ [ "Raku", @@ -203,10 +238,10 @@ 1 ] ], - "id" : "Andrew Shitov", - "name" : "Andrew Shitov" + "id" : "Andrew Shitov" }, { + "name" : "Dave Jacoby", "id" : "Dave Jacoby", "data" : [ [ @@ -217,21 +252,21 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby" + ] }, { - "name" : "E. Choroba", "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "E. Choroba" }, { "name" : "Flavio Poletti", + "id" : "Flavio Poletti", "data" : [ [ "Perl", @@ -241,48 +276,47 @@ "Blog", 2 ] - ], - "id" : "Flavio Poletti" + ] }, { - "id" : "James Smith", + "name" : "James Smith", "data" : [ [ "Perl", 2 ] ], - "name" : "James Smith" + "id" : "James Smith" }, { - "id" : "Jan Krnavek", + "name" : "Jan Krnavek", "data" : [ [ "Raku", 2 ] ], - "name" : "Jan Krnavek" + "id" : "Jan Krnavek" }, { + "name" : "Joel Crosswhite", "data" : [ [ "Perl", 2 ] ], - "id" : "Joel Crosswhite", - "name" : "Joel Crosswhite" + "id" : "Joel Crosswhite" }, { - "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey" }, { "data" : [ @@ -300,7 +334,6 @@ }, { "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -314,67 +347,78 @@ "Blog", 1 ] - ] + ], + "id" : "Laurent Rosenfeld" }, { + "name" : "Lubos Kolouch", "data" : [ [ - "Raku", + "Perl", 2 ] ], + "id" : "Lubos Kolouch" + }, + { "id" : "Mark Anderson", + "data" : [ + [ + "Raku", + 2 + ] + ], "name" : "Mark Anderson" }, { - "name" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] ], - "id" : "Niels van Dijke" + "id" : "Niels van Dijke", + "name" : "Niels van Dijke" }, { - "name" : "Nuno Vieira", + "id" : "Nuno Vieira", "data" : [ [ "Perl", 2 ] ], - "id" : "Nuno Vieira" + "name" : "Nuno Vieira" }, { - "name" : "Paulo Custodio", "id" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Paulo Custodio" }, { - "id" : "Pete Houston", + "name" : "Pete Houston", "data" : [ [ "Perl", 2 ] ], - "name" : "Pete Houston" + "id" : "Pete Houston" }, { + "name" : "Philip Hood", "id" : "Philip Hood", "data" : [ [ "Raku", 2 ] - ], - "name" : "Philip Hood" + ] }, { "name" : "Roger Bell_West", @@ -395,7 +439,6 @@ ] }, { - "name" : "Simon Green", "id" : "Simon Green", "data" : [ [ @@ -406,7 +449,8 @@ "Blog", 1 ] - ] + ], + "name" : "Simon Green" }, { "id" : "Simon Proctor", @@ -420,17 +464,15 @@ }, { "name" : "Stuart Little", + "id" : "Stuart Little", "data" : [ [ "Raku", 2 ] - ], - "id" : "Stuart Little" + ] }, { - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -440,9 +482,13 @@ "Raku", 2 ] - ] + ], + "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke" }, { + "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -452,39 +498,8 @@ "Blog", 1 ] - ], - "id" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + ] } ] - }, - "legend" : { - "enabled" : 0 - }, - "subtitle" : { - "text" : "[Champions: 26] Last updated at 2020-12-20 03:58:17 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 091" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "xAxis" : { - "type" : "category" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } } } |
