diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-01-04 21:47:06 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-01-04 21:47:06 +0000 |
| commit | be9adf85225f54b69c57547002fa92affcbe83b6 (patch) | |
| tree | c4fcdeea96614da75c0be8a32704804d4ae64b89 /stats/pwc-current.json | |
| parent | d4cc39535ad0f1a187d755bc6371dcea052dfbb8 (diff) | |
| download | perlweeklychallenge-club-be9adf85225f54b69c57547002fa92affcbe83b6.tar.gz perlweeklychallenge-club-be9adf85225f54b69c57547002fa92affcbe83b6.tar.bz2 perlweeklychallenge-club-be9adf85225f54b69c57547002fa92affcbe83b6.zip | |
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 175 |
1 files changed, 97 insertions, 78 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index ee9d59436b..2c5d9782aa 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -2,43 +2,45 @@ "legend" : { "enabled" : 0 }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 14] Last updated at 2022-01-04 21:14:47 GMT" - }, - "xAxis" : { - "type" : "category" - }, - "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/>" - }, "drilldown" : { "series" : [ { + "id" : "Abigail", + "name" : "Abigail", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 2 + ] + ] + }, + { + "id" : "Andrew Shitov", + "name" : "Andrew Shitov", "data" : [ [ "Raku", 1 ] - ], - "id" : "Andrew Shitov", - "name" : "Andrew Shitov" + ] }, { - "name" : "Andrezgz", - "id" : "Andrezgz", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Andrezgz", + "id" : "Andrezgz" }, { + "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -48,33 +50,30 @@ "Blog", 1 ] - ], - "id" : "Dave Jacoby", - "name" : "Dave Jacoby" + ] }, { + "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "name" : "E. Choroba", "id" : "E. Choroba" }, { + "id" : "Feng Chang", + "name" : "Feng Chang", "data" : [ [ "Raku", 2 ] - ], - "name" : "Feng Chang", - "id" : "Feng Chang" + ] }, { "name" : "Flavio Poletti", - "id" : "Flavio Poletti", "data" : [ [ "Perl", @@ -88,9 +87,11 @@ "Blog", 2 ] - ] + ], + "id" : "Flavio Poletti" }, { + "name" : "James Smith", "data" : [ [ "Perl", @@ -101,18 +102,17 @@ 1 ] ], - "id" : "James Smith", - "name" : "James Smith" + "id" : "James Smith" }, { + "name" : "Jorg Sommrey", "data" : [ [ "Perl", 1 ] ], - "id" : "Jorg Sommrey", - "name" : "Jorg Sommrey" + "id" : "Jorg Sommrey" }, { "data" : [ @@ -130,15 +130,17 @@ }, { "id" : "Mark Anderson", - "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Mark Anderson" }, { + "id" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -148,13 +150,10 @@ "Blog", 1 ] - ], - "name" : "Peter Campbell Smith", - "id" : "Peter Campbell Smith" + ] }, { "name" : "Roger Bell_West", - "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -168,21 +167,21 @@ "Blog", 1 ] - ] + ], + "id" : "Roger Bell_West" }, { + "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] ], - "id" : "Simon Proctor", "name" : "Simon Proctor" }, { "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -192,38 +191,31 @@ "Blog", 1 ] - ] + ], + "id" : "W. Luis Mochan" } ] }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "chart" : { + "type" : "column" }, "series" : [ { - "name" : "The Weekly Challenge - 146", - "colorByPoint" : 1, "data" : [ { + "drilldown" : "Abigail", + "name" : "Abigail", + "y" : 4 + }, + { + "drilldown" : "Andrew Shitov", "name" : "Andrew Shitov", - "y" : 1, - "drilldown" : "Andrew Shitov" + "y" : 1 }, { - "drilldown" : "Andrezgz", + "name" : "Andrezgz", "y" : 2, - "name" : "Andrezgz" + "drilldown" : "Andrezgz" }, { "name" : "Dave Jacoby", @@ -232,38 +224,38 @@ }, { "y" : 2, - "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "name" : "E. Choroba", + "drilldown" : "E. Choroba" }, { "y" : 2, - "drilldown" : "Feng Chang", - "name" : "Feng Chang" + "name" : "Feng Chang", + "drilldown" : "Feng Chang" }, { - "name" : "Flavio Poletti", + "drilldown" : "Flavio Poletti", "y" : 6, - "drilldown" : "Flavio Poletti" + "name" : "Flavio Poletti" }, { "drilldown" : "James Smith", - "y" : 3, - "name" : "James Smith" + "name" : "James Smith", + "y" : 3 }, { + "y" : 1, "name" : "Jorg Sommrey", - "drilldown" : "Jorg Sommrey", - "y" : 1 + "drilldown" : "Jorg Sommrey" }, { - "y" : 6, "drilldown" : "Luca Ferrari", + "y" : 6, "name" : "Luca Ferrari" }, { "drilldown" : "Mark Anderson", - "y" : 2, - "name" : "Mark Anderson" + "name" : "Mark Anderson", + "y" : 2 }, { "drilldown" : "Peter Campbell Smith", @@ -281,13 +273,40 @@ "drilldown" : "Simon Proctor" }, { + "name" : "W. Luis Mochan", "y" : 3, - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + "drilldown" : "W. Luis Mochan" } - ] + ], + "colorByPoint" : 1, + "name" : "The Weekly Challenge - 146" } ], + "subtitle" : { + "text" : "[Champions: 15] Last updated at 2022-01-04 21:45:29 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "tooltip" : { + "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/>" + }, + "xAxis" : { + "type" : "category" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, "title" : { "text" : "The Weekly Challenge - 146" } |
