diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-02-02 12:52:38 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-02-02 12:52:38 +0000 |
| commit | 4cf55fdcc4a541f73b84fd0f89587804aad285a7 (patch) | |
| tree | 4eefeba6500ea6a32be25622aad1a6de63edb4f4 /stats/pwc-current.json | |
| parent | 9ab5090416bbf115a05528619dacc713ff079f40 (diff) | |
| download | perlweeklychallenge-club-4cf55fdcc4a541f73b84fd0f89587804aad285a7.tar.gz perlweeklychallenge-club-4cf55fdcc4a541f73b84fd0f89587804aad285a7.tar.bz2 perlweeklychallenge-club-4cf55fdcc4a541f73b84fd0f89587804aad285a7.zip | |
- Added solutions by Andinus.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 239 |
1 files changed, 129 insertions, 110 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 43ab409615..05f16e122d 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,94 +1,21 @@ { - "subtitle" : { - "text" : "[Champions: 10] Last updated at 2021-02-02 12:28:03 GMT" - }, - "chart" : { - "type" : "column" - }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 098", - "data" : [ - { - "name" : "Dave Cross", - "y" : 2, - "drilldown" : "Dave Cross" - }, - { - "name" : "Dave Jacoby", - "y" : 3, - "drilldown" : "Dave Jacoby" - }, - { - "name" : "Flavio Poletti", - "y" : 4, - "drilldown" : "Flavio Poletti" - }, - { - "name" : "Gustavo Chaves", - "y" : 2, - "drilldown" : "Gustavo Chaves" - }, - { - "drilldown" : "James Smith", - "name" : "James Smith", - "y" : 2 - }, - { - "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari", - "y" : 4 - }, - { - "drilldown" : "Mark Anderson", - "y" : 2, - "name" : "Mark Anderson" - }, - { - "y" : 2, - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" - }, - { - "drilldown" : "Stuart Little", - "name" : "Stuart Little", - "y" : 4 - }, - { - "y" : 3, - "name" : "W. Luis Mochan", - "drilldown" : "W. Luis Mochan" - } - ] - } - ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 098" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, "drilldown" : { "series" : [ { + "data" : [ + [ + "Raku", + 1 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Andinus", + "name" : "Andinus" + }, + { "id" : "Dave Cross", "name" : "Dave Cross", "data" : [ @@ -99,8 +26,6 @@ ] }, { - "id" : "Dave Jacoby", - "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -110,10 +35,11 @@ "Blog", 1 ] - ] + ], + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { - "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -124,31 +50,32 @@ 2 ] ], - "id" : "Flavio Poletti" + "id" : "Flavio Poletti", + "name" : "Flavio Poletti" }, { + "id" : "Gustavo Chaves", "name" : "Gustavo Chaves", "data" : [ [ "Perl", 2 ] - ], - "id" : "Gustavo Chaves" + ] }, { - "id" : "James Smith", - "name" : "James Smith", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "James Smith", + "id" : "James Smith" }, { - "id" : "Luca Ferrari", "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -161,14 +88,14 @@ ] }, { + "id" : "Mark Anderson", + "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "name" : "Mark Anderson", - "id" : "Mark Anderson" + ] }, { "data" : [ @@ -177,11 +104,10 @@ 2 ] ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { - "name" : "Stuart Little", "data" : [ [ "Perl", @@ -192,11 +118,10 @@ 2 ] ], - "id" : "Stuart Little" + "id" : "Stuart Little", + "name" : "Stuart Little" }, { - "id" : "W. Luis Mochan", - "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -206,13 +131,107 @@ "Blog", 1 ] - ] + ], + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan" } ] }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 11] Last updated at 2021-02-02 12:52:27 GMT" + }, + "legend" : { + "enabled" : 0 + }, + "series" : [ + { + "data" : [ + { + "name" : "Andinus", + "y" : 2, + "drilldown" : "Andinus" + }, + { + "drilldown" : "Dave Cross", + "y" : 2, + "name" : "Dave Cross" + }, + { + "name" : "Dave Jacoby", + "y" : 3, + "drilldown" : "Dave Jacoby" + }, + { + "name" : "Flavio Poletti", + "drilldown" : "Flavio Poletti", + "y" : 4 + }, + { + "drilldown" : "Gustavo Chaves", + "y" : 2, + "name" : "Gustavo Chaves" + }, + { + "drilldown" : "James Smith", + "y" : 2, + "name" : "James Smith" + }, + { + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari", + "y" : 4 + }, + { + "name" : "Mark Anderson", + "y" : 2, + "drilldown" : "Mark Anderson" + }, + { + "drilldown" : "Simon Proctor", + "y" : 2, + "name" : "Simon Proctor" + }, + { + "name" : "Stuart Little", + "y" : 4, + "drilldown" : "Stuart Little" + }, + { + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan", + "y" : 3 + } + ], + "name" : "Perl Weekly Challenge - 098", + "colorByPoint" : 1 + } + ], + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 098" + }, "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/>" + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1 + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "xAxis" : { + "type" : "category" } } |
