diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-06-12 10:03:31 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-06-12 10:03:31 +0100 |
| commit | a5c94cf4c7c99e7c3b081c2ab24dee0da8bb48aa (patch) | |
| tree | e5c55b4460bf0de3df91ebe3c3359b50917afa0f /stats/pwc-current.json | |
| parent | 8fa80cdecf608634f447665df0052628fa8c5ea0 (diff) | |
| download | perlweeklychallenge-club-a5c94cf4c7c99e7c3b081c2ab24dee0da8bb48aa.tar.gz perlweeklychallenge-club-a5c94cf4c7c99e7c3b081c2ab24dee0da8bb48aa.tar.bz2 perlweeklychallenge-club-a5c94cf4c7c99e7c3b081c2ab24dee0da8bb48aa.zip | |
- Added solutions by Matthew Neleigh.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 215 |
1 files changed, 115 insertions, 100 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 6bfb3c4fd7..930ed3ec47 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,65 +1,82 @@ { + "title" : { + "text" : "The Weekly Challenge - 168" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "legend" : { "enabled" : 0 }, - "title" : { - "text" : "The Weekly Challenge - 168" + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } }, - "chart" : { - "type" : "column" + "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/>" }, "series" : [ { + "name" : "The Weekly Challenge - 168", "data" : [ { - "y" : 2, + "drilldown" : "Cheok-Yin Fung", "name" : "Cheok-Yin Fung", - "drilldown" : "Cheok-Yin Fung" + "y" : 2 }, { - "y" : 3, "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" + "drilldown" : "Dave Jacoby", + "y" : 3 }, { + "y" : 2, "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 2 + "name" : "E. Choroba" }, { - "drilldown" : "Humberto Massa", "name" : "Humberto Massa", + "drilldown" : "Humberto Massa", "y" : 2 }, { "drilldown" : "James Smith", - "y" : 3, - "name" : "James Smith" + "name" : "James Smith", + "y" : 3 }, { + "drilldown" : "Jorg Sommrey", "name" : "Jorg Sommrey", - "y" : 1, - "drilldown" : "Jorg Sommrey" + "y" : 1 }, { - "drilldown" : "Julien Fiegehenn", "y" : 2, + "drilldown" : "Julien Fiegehenn", "name" : "Julien Fiegehenn" }, { + "y" : 3, "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 3 + "name" : "Laurent Rosenfeld" }, { "y" : 2, - "name" : "Lubos Kolouch", - "drilldown" : "Lubos Kolouch" + "drilldown" : "Lubos Kolouch", + "name" : "Lubos Kolouch" }, { + "y" : 8, "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari", - "y" : 8 + "name" : "Luca Ferrari" }, { "drilldown" : "Mark Anderson", @@ -67,82 +84,72 @@ "y" : 2 }, { - "drilldown" : "Marton Polgar", "y" : 2, + "drilldown" : "Marton Polgar", "name" : "Marton Polgar" }, { "y" : 2, + "drilldown" : "Matthew Neleigh", + "name" : "Matthew Neleigh" + }, + { "name" : "Niels van Dijke", - "drilldown" : "Niels van Dijke" + "drilldown" : "Niels van Dijke", + "y" : 2 }, { "name" : "Peter Campbell Smith", - "y" : 3, - "drilldown" : "Peter Campbell Smith" + "drilldown" : "Peter Campbell Smith", + "y" : 3 }, { - "drilldown" : "Robert DiCicco", "y" : 4, + "drilldown" : "Robert DiCicco", "name" : "Robert DiCicco" }, { - "name" : "Robert Ransbottom", "y" : 2, - "drilldown" : "Robert Ransbottom" + "drilldown" : "Robert Ransbottom", + "name" : "Robert Ransbottom" }, { - "name" : "Roger Bell_West", "y" : 5, - "drilldown" : "Roger Bell_West" + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West" }, { - "drilldown" : "Ryan Thompson", + "y" : 6, "name" : "Ryan Thompson", - "y" : 6 + "drilldown" : "Ryan Thompson" }, { + "y" : 4, "drilldown" : "Stephen G Lynn", - "name" : "Stephen G Lynn", - "y" : 4 + "name" : "Stephen G Lynn" }, { + "drilldown" : "W. Luis Mochan", "name" : "W. Luis Mochan", - "y" : 3, - "drilldown" : "W. Luis Mochan" + "y" : 3 } ], - "name" : "The Weekly Challenge - 168", "colorByPoint" : 1 } ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "[Champions: 20] Last updated at 2022-06-12 08:37:56 GMT" - }, - "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" : [ { - "name" : "Cheok-Yin Fung", "data" : [ [ "Perl", 2 ] ], + "name" : "Cheok-Yin Fung", "id" : "Cheok-Yin Fung" }, { - "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -153,29 +160,32 @@ 1 ] ], - "id" : "Dave Jacoby" + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { + "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ], - "name" : "E. Choroba", - "id" : "E. Choroba" + ] }, { + "name" : "Humberto Massa", + "id" : "Humberto Massa", "data" : [ [ "Raku", 2 ] - ], - "name" : "Humberto Massa", - "id" : "Humberto Massa" + ] }, { + "id" : "James Smith", + "name" : "James Smith", "data" : [ [ "Perl", @@ -185,32 +195,31 @@ "Blog", 1 ] - ], - "name" : "James Smith", - "id" : "James Smith" + ] }, { - "id" : "Jorg Sommrey", - "name" : "Jorg Sommrey", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Jorg Sommrey", + "id" : "Jorg Sommrey" }, { "name" : "Julien Fiegehenn", + "id" : "Julien Fiegehenn", "data" : [ [ "Perl", 2 ] - ], - "id" : "Julien Fiegehenn" + ] }, { "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -224,8 +233,7 @@ "Blog", 1 ] - ], - "id" : "Laurent Rosenfeld" + ] }, { "data" : [ @@ -238,7 +246,6 @@ "id" : "Lubos Kolouch" }, { - "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -249,31 +256,42 @@ 6 ] ], - "name" : "Luca Ferrari" + "name" : "Luca Ferrari", + "id" : "Luca Ferrari" }, { + "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "name" : "Mark Anderson", - "id" : "Mark Anderson" + ] }, { + "name" : "Marton Polgar", "id" : "Marton Polgar", "data" : [ [ "Raku", 2 ] + ] + }, + { + "data" : [ + [ + "Perl", + 2 + ] ], - "name" : "Marton Polgar" + "id" : "Matthew Neleigh", + "name" : "Matthew Neleigh" }, { - "id" : "Niels van Dijke", "name" : "Niels van Dijke", + "id" : "Niels van Dijke", "data" : [ [ "Perl", @@ -283,6 +301,7 @@ }, { "id" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -292,10 +311,11 @@ "Blog", 1 ] - ], - "name" : "Peter Campbell Smith" + ] }, { + "id" : "Robert DiCicco", + "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -305,9 +325,7 @@ "Raku", 2 ] - ], - "name" : "Robert DiCicco", - "id" : "Robert DiCicco" + ] }, { "id" : "Robert Ransbottom", @@ -320,6 +338,7 @@ ] }, { + "name" : "Roger Bell_West", "id" : "Roger Bell_West", "data" : [ [ @@ -334,10 +353,10 @@ "Blog", 1 ] - ], - "name" : "Roger Bell_West" + ] }, { + "name" : "Ryan Thompson", "id" : "Ryan Thompson", "data" : [ [ @@ -352,10 +371,11 @@ "Blog", 2 ] - ], - "name" : "Ryan Thompson" + ] }, { + "id" : "Stephen G Lynn", + "name" : "Stephen G Lynn", "data" : [ [ "Perl", @@ -365,9 +385,7 @@ "Raku", 2 ] - ], - "name" : "Stephen G Lynn", - "id" : "Stephen G Lynn" + ] }, { "data" : [ @@ -380,21 +398,18 @@ 1 ] ], - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan" + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan" } ] }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, "xAxis" : { "type" : "category" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 21] Last updated at 2022-06-12 09:01:12 GMT" } } |
