diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-12-09 05:37:03 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2020-12-09 05:37:03 +0000 |
| commit | 931e28a9fe63ad0942cf9f3099191a0e21a978c2 (patch) | |
| tree | a5a7e06f08d4126993d8fd0fcab688abc8543f15 /stats/pwc-current.json | |
| parent | 453e5e9f433c4b270c82902fdb3b616ca210e305 (diff) | |
| download | perlweeklychallenge-club-931e28a9fe63ad0942cf9f3099191a0e21a978c2.tar.gz perlweeklychallenge-club-931e28a9fe63ad0942cf9f3099191a0e21a978c2.tar.bz2 perlweeklychallenge-club-931e28a9fe63ad0942cf9f3099191a0e21a978c2.zip | |
- Added solutions to week 50, 51, 52 and 53 by Stuart Little.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 178 |
1 files changed, 89 insertions, 89 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 5689dda05e..290c5a906e 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,21 +1,13 @@ { - "subtitle" : { - "text" : "[Champions: 19] Last updated at 2020-12-09 04:55:25 GMT" + "xAxis" : { + "type" : "category" }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } + "title" : { + "text" : "Perl Weekly Challenge - 090" }, "drilldown" : { "series" : [ { - "id" : "Aaron Smith", - "name" : "Aaron Smith", "data" : [ [ "Raku", @@ -25,31 +17,31 @@ "Blog", 1 ] - ] + ], + "name" : "Aaron Smith", + "id" : "Aaron Smith" }, { - "id" : "Alexander Karelas", "data" : [ [ "Perl", 2 ] ], + "id" : "Alexander Karelas", "name" : "Alexander Karelas" }, { - "name" : "Alexander Pankoff", "data" : [ [ "Perl", 2 ] ], - "id" : "Alexander Pankoff" + "id" : "Alexander Pankoff", + "name" : "Alexander Pankoff" }, { - "id" : "Andinus", - "name" : "Andinus", "data" : [ [ "Raku", @@ -59,21 +51,23 @@ "Blog", 1 ] - ] + ], + "id" : "Andinus", + "name" : "Andinus" }, { + "name" : "Andrew Shitov", "id" : "Andrew Shitov", "data" : [ [ "Raku", 2 ] - ], - "name" : "Andrew Shitov" + ] }, { - "id" : "Cristina Heredia", "name" : "Cristina Heredia", + "id" : "Cristina Heredia", "data" : [ [ "Perl", @@ -82,8 +76,6 @@ ] }, { - "id" : "Dave Jacoby", - "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -93,19 +85,22 @@ "Blog", 1 ] - ] + ], + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { + "id" : "Feng Chang", + "name" : "Feng Chang", "data" : [ [ "Raku", 2 ] - ], - "name" : "Feng Chang", - "id" : "Feng Chang" + ] }, { + "name" : "Flavio Poletti", "id" : "Flavio Poletti", "data" : [ [ @@ -116,32 +111,31 @@ "Blog", 2 ] - ], - "name" : "Flavio Poletti" + ] }, { - "name" : "Garrett Goebel", "data" : [ [ "Raku", 2 ] ], - "id" : "Garrett Goebel" + "id" : "Garrett Goebel", + "name" : "Garrett Goebel" }, { - "id" : "James Smith", "data" : [ [ "Perl", 2 ] ], + "id" : "James Smith", "name" : "James Smith" }, { - "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -178,8 +172,8 @@ ] }, { - "id" : "Philip Hood", "name" : "Philip Hood", + "id" : "Philip Hood", "data" : [ [ "Raku", @@ -202,26 +196,28 @@ "id" : "Roger Bell_West" }, { - "id" : "Simon Proctor", - "name" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { - "id" : "Stuart Little", - "name" : "Stuart Little", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Stuart Little", + "name" : "Stuart Little" }, { + "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -231,82 +227,97 @@ "Raku", 2 ] - ], - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke" + ] } ] }, + "subtitle" : { + "text" : "[Champions: 19] Last updated at 2020-12-09 05:35:06 GMT" + }, "chart" : { "type" : "column" }, - "title" : { - "text" : "Perl Weekly Challenge - 090" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "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 + }, + "legend" : { + "enabled" : 0 }, "series" : [ { - "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 090", + "colorByPoint" : 1, "data" : [ { - "y" : 3, "drilldown" : "Aaron Smith", + "y" : 3, "name" : "Aaron Smith" }, { - "name" : "Alexander Karelas", "drilldown" : "Alexander Karelas", - "y" : 2 + "y" : 2, + "name" : "Alexander Karelas" }, { + "name" : "Alexander Pankoff", "y" : 2, - "drilldown" : "Alexander Pankoff", - "name" : "Alexander Pankoff" + "drilldown" : "Alexander Pankoff" }, { + "y" : 2, "name" : "Andinus", - "drilldown" : "Andinus", - "y" : 2 + "drilldown" : "Andinus" }, { - "drilldown" : "Andrew Shitov", + "y" : 2, "name" : "Andrew Shitov", - "y" : 2 + "drilldown" : "Andrew Shitov" }, { + "y" : 1, "name" : "Cristina Heredia", - "drilldown" : "Cristina Heredia", - "y" : 1 + "drilldown" : "Cristina Heredia" }, { - "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby", - "y" : 3 + "y" : 3, + "drilldown" : "Dave Jacoby" }, { "drilldown" : "Feng Chang", - "name" : "Feng Chang", - "y" : 2 + "y" : 2, + "name" : "Feng Chang" }, { - "name" : "Flavio Poletti", "drilldown" : "Flavio Poletti", - "y" : 4 + "y" : 4, + "name" : "Flavio Poletti" }, { + "name" : "Garrett Goebel", "y" : 2, - "drilldown" : "Garrett Goebel", - "name" : "Garrett Goebel" + "drilldown" : "Garrett Goebel" }, { + "drilldown" : "James Smith", "y" : 2, - "name" : "James Smith", - "drilldown" : "James Smith" + "name" : "James Smith" }, { + "drilldown" : "Laurent Rosenfeld", "y" : 5, - "name" : "Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld" }, { "drilldown" : "Mark Anderson", @@ -315,18 +326,18 @@ }, { "drilldown" : "Pete Houston", - "name" : "Pete Houston", - "y" : 2 + "y" : 2, + "name" : "Pete Houston" }, { - "y" : 2, "name" : "Philip Hood", + "y" : 2, "drilldown" : "Philip Hood" }, { "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 4 + "y" : 4, + "name" : "Roger Bell_West" }, { "drilldown" : "Simon Proctor", @@ -334,29 +345,18 @@ "y" : 2 }, { - "y" : 2, "drilldown" : "Stuart Little", - "name" : "Stuart Little" + "name" : "Stuart Little", + "y" : 2 }, { - "name" : "Ulrich Rieke", "drilldown" : "Ulrich Rieke", + "name" : "Ulrich Rieke", "y" : 4 } ] } ], - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, - "tooltip" : { - "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/>", - "followPointer" : 1 - }, "yAxis" : { "title" : { "text" : "Total Solutions" |
