diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-06-11 20:37:16 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-06-11 20:37:16 +0100 |
| commit | bd3744516843c761ecb3448e1779f0828e3917a0 (patch) | |
| tree | c18aa1fa4a8644a92bd310792bb34a96dd9ba33c /stats/pwc-current.json | |
| parent | a5e15140b6a8bb8f4723a6fe900c527d2e9265e8 (diff) | |
| download | perlweeklychallenge-club-bd3744516843c761ecb3448e1779f0828e3917a0.tar.gz perlweeklychallenge-club-bd3744516843c761ecb3448e1779f0828e3917a0.tar.bz2 perlweeklychallenge-club-bd3744516843c761ecb3448e1779f0828e3917a0.zip | |
- Added solutions by Lubos Kolouch.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 146 |
1 files changed, 73 insertions, 73 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 14e65eb85c..47eac459cd 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,28 +1,49 @@ { + "title" : { + "text" : "The Weekly Challenge - 168" + }, + "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/>" + }, + "legend" : { + "enabled" : 0 + }, + "subtitle" : { + "text" : "[Champions: 17] Last updated at 2022-06-11 19:35:27 GMT" + }, + "xAxis" : { + "type" : "category" + }, "series" : [ { - "name" : "The Weekly Challenge - 168", "colorByPoint" : 1, "data" : [ { + "name" : "E. Choroba", "y" : 2, - "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "drilldown" : "E. Choroba" }, { - "drilldown" : "Humberto Massa", + "name" : "Humberto Massa", "y" : 2, - "name" : "Humberto Massa" + "drilldown" : "Humberto Massa" }, { - "name" : "James Smith", + "y" : 3, "drilldown" : "James Smith", - "y" : 3 + "name" : "James Smith" }, { "name" : "Jorg Sommrey", - "y" : 1, - "drilldown" : "Jorg Sommrey" + "drilldown" : "Jorg Sommrey", + "y" : 1 }, { "name" : "Julien Fiegehenn", @@ -31,22 +52,22 @@ }, { "drilldown" : "Lubos Kolouch", - "y" : 1, + "y" : 2, "name" : "Lubos Kolouch" }, { + "name" : "Luca Ferrari", "drilldown" : "Luca Ferrari", - "y" : 8, - "name" : "Luca Ferrari" + "y" : 8 }, { - "drilldown" : "Mark Anderson", "y" : 2, + "drilldown" : "Mark Anderson", "name" : "Mark Anderson" }, { - "drilldown" : "Marton Polgar", "y" : 2, + "drilldown" : "Marton Polgar", "name" : "Marton Polgar" }, { @@ -60,14 +81,14 @@ "y" : 3 }, { - "name" : "Robert DiCicco", "drilldown" : "Robert DiCicco", - "y" : 4 + "y" : 4, + "name" : "Robert DiCicco" }, { - "name" : "Robert Ransbottom", "y" : 2, - "drilldown" : "Robert Ransbottom" + "drilldown" : "Robert Ransbottom", + "name" : "Robert Ransbottom" }, { "y" : 5, @@ -75,8 +96,8 @@ "name" : "Roger Bell_West" }, { - "y" : 6, "drilldown" : "Ryan Thompson", + "y" : 6, "name" : "Ryan Thompson" }, { @@ -85,70 +106,50 @@ "name" : "Stephen G Lynn" }, { - "name" : "W. Luis Mochan", "y" : 3, - "drilldown" : "W. Luis Mochan" + "drilldown" : "W. Luis Mochan", + "name" : "W. Luis Mochan" } - ] + ], + "name" : "The Weekly Challenge - 168" } ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "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 - }, - "xAxis" : { - "type" : "category" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge - 168" - }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { "enabled" : 1, "format" : "{point.y}" - } + }, + "borderWidth" : 0 } }, - "subtitle" : { - "text" : "[Champions: 17] Last updated at 2022-06-11 09:33:35 GMT" + "chart" : { + "type" : "column" }, "drilldown" : { "series" : [ { "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ], - "name" : "E. Choroba" + ] }, { "id" : "Humberto Massa", + "name" : "Humberto Massa", "data" : [ [ "Raku", 2 ] - ], - "name" : "Humberto Massa" + ] }, { + "name" : "James Smith", "id" : "James Smith", "data" : [ [ @@ -159,41 +160,39 @@ "Blog", 1 ] - ], - "name" : "James Smith" + ] }, { "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey", "data" : [ [ "Perl", 1 ] - ], - "name" : "Jorg Sommrey" + ] }, { "name" : "Julien Fiegehenn", + "id" : "Julien Fiegehenn", "data" : [ [ "Perl", 2 ] - ], - "id" : "Julien Fiegehenn" + ] }, { - "id" : "Lubos Kolouch", "data" : [ [ "Perl", - 1 + 2 ] ], - "name" : "Lubos Kolouch" + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch" }, { - "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -204,17 +203,18 @@ 6 ] ], + "id" : "Luca Ferrari", "name" : "Luca Ferrari" }, { + "id" : "Mark Anderson", "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "id" : "Mark Anderson" + ] }, { "id" : "Marton Polgar", @@ -227,17 +227,16 @@ ] }, { + "id" : "Niels van Dijke", "name" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] - ], - "id" : "Niels van Dijke" + ] }, { - "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -248,6 +247,7 @@ 1 ] ], + "id" : "Peter Campbell Smith", "name" : "Peter Campbell Smith" }, { @@ -265,8 +265,8 @@ "id" : "Robert DiCicco" }, { - "id" : "Robert Ransbottom", "name" : "Robert Ransbottom", + "id" : "Robert Ransbottom", "data" : [ [ "Raku", @@ -275,7 +275,6 @@ ] }, { - "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -290,7 +289,8 @@ 1 ] ], - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "id" : "Roger Bell_West" }, { "data" : [ @@ -311,6 +311,8 @@ "id" : "Ryan Thompson" }, { + "name" : "Stephen G Lynn", + "id" : "Stephen G Lynn", "data" : [ [ "Perl", @@ -320,9 +322,7 @@ "Raku", 2 ] - ], - "name" : "Stephen G Lynn", - "id" : "Stephen G Lynn" + ] }, { "id" : "W. Luis Mochan", |
