diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-06-08 22:58:38 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-06-08 22:58:38 +0100 |
| commit | 21ba5b0fbf8e4af34bff02ff1d0f76da13f4dec3 (patch) | |
| tree | af7f40573882256a5a8578918b71b7fd03f1f40f /stats/pwc-current.json | |
| parent | 5754a3612b331f7cfc7545962fcea928e2c3b176 (diff) | |
| download | perlweeklychallenge-club-21ba5b0fbf8e4af34bff02ff1d0f76da13f4dec3.tar.gz perlweeklychallenge-club-21ba5b0fbf8e4af34bff02ff1d0f76da13f4dec3.tar.bz2 perlweeklychallenge-club-21ba5b0fbf8e4af34bff02ff1d0f76da13f4dec3.zip | |
- Added solutions by Julien Fiegehenn.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 199 |
1 files changed, 107 insertions, 92 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 8906644d94..5c3f3a3c20 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,49 +1,116 @@ { - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, "plotOptions" : { "series" : { "borderWidth" : 0, "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 + "enabled" : 1, + "format" : "{point.y}" } } }, + "series" : [ + { + "name" : "The Weekly Challenge - 168", + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "E. Choroba", + "name" : "E. Choroba", + "y" : 2 + }, + { + "drilldown" : "James Smith", + "name" : "James Smith", + "y" : 3 + }, + { + "drilldown" : "Julien Fiegehenn", + "name" : "Julien Fiegehenn", + "y" : 2 + }, + { + "y" : 8, + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari" + }, + { + "drilldown" : "Mark Anderson", + "y" : 2, + "name" : "Mark Anderson" + }, + { + "y" : 2, + "name" : "Marton Polgar", + "drilldown" : "Marton Polgar" + }, + { + "drilldown" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", + "y" : 3 + }, + { + "name" : "Robert DiCicco", + "y" : 4, + "drilldown" : "Robert DiCicco" + }, + { + "drilldown" : "Roger Bell_West", + "y" : 4, + "name" : "Roger Bell_West" + }, + { + "drilldown" : "Ryan Thompson", + "name" : "Ryan Thompson", + "y" : 6 + }, + { + "drilldown" : "Stephen G Lynn", + "y" : 4, + "name" : "Stephen G Lynn" + }, + { + "drilldown" : "W. Luis Mochan", + "y" : 3, + "name" : "W. Luis Mochan" + } + ] + } + ], + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : 0 + }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "subtitle" : { - "text" : "[Champions: 11] Last updated at 2022-06-08 12:18:39 GMT" - }, "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 }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge - 168" + }, + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ { - "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], + "id" : "E. Choroba", "name" : "E. Choroba" }, { - "id" : "James Smith", "name" : "James Smith", "data" : [ [ @@ -54,10 +121,20 @@ "Blog", 1 ] - ] + ], + "id" : "James Smith" + }, + { + "data" : [ + [ + "Perl", + 2 + ] + ], + "id" : "Julien Fiegehenn", + "name" : "Julien Fiegehenn" }, { - "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -68,6 +145,7 @@ 6 ] ], + "id" : "Luca Ferrari", "name" : "Luca Ferrari" }, { @@ -91,7 +169,6 @@ "id" : "Marton Polgar" }, { - "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -102,9 +179,11 @@ 1 ] ], + "id" : "Peter Campbell Smith", "name" : "Peter Campbell Smith" }, { + "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -115,10 +194,10 @@ 2 ] ], - "name" : "Robert DiCicco", "id" : "Robert DiCicco" }, { + "name" : "Roger Bell_West", "id" : "Roger Bell_West", "data" : [ [ @@ -129,10 +208,10 @@ "Raku", 2 ] - ], - "name" : "Roger Bell_West" + ] }, { + "id" : "Ryan Thompson", "data" : [ [ "Perl", @@ -147,8 +226,7 @@ 2 ] ], - "name" : "Ryan Thompson", - "id" : "Ryan Thompson" + "name" : "Ryan Thompson" }, { "data" : [ @@ -161,11 +239,12 @@ 2 ] ], - "name" : "Stephen G Lynn", - "id" : "Stephen G Lynn" + "id" : "Stephen G Lynn", + "name" : "Stephen G Lynn" }, { "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -175,75 +254,11 @@ "Blog", 1 ] - ], - "id" : "W. Luis Mochan" + ] } ] }, - "series" : [ - { - "name" : "The Weekly Challenge - 168", - "colorByPoint" : 1, - "data" : [ - { - "y" : 2, - "drilldown" : "E. Choroba", - "name" : "E. Choroba" - }, - { - "name" : "James Smith", - "drilldown" : "James Smith", - "y" : 3 - }, - { - "y" : 8, - "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari" - }, - { - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "Marton Polgar", - "name" : "Marton Polgar" - }, - { - "drilldown" : "Peter Campbell Smith", - "name" : "Peter Campbell Smith", - "y" : 3 - }, - { - "y" : 4, - "name" : "Robert DiCicco", - "drilldown" : "Robert DiCicco" - }, - { - "y" : 4, - "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West" - }, - { - "y" : 6, - "drilldown" : "Ryan Thompson", - "name" : "Ryan Thompson" - }, - { - "drilldown" : "Stephen G Lynn", - "name" : "Stephen G Lynn", - "y" : 4 - }, - { - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan", - "y" : 3 - } - ] - } - ], - "title" : { - "text" : "The Weekly Challenge - 168" + "subtitle" : { + "text" : "[Champions: 12] Last updated at 2022-06-08 21:55:17 GMT" } } |
