diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-02 16:47:18 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-02 16:47:18 +0000 |
| commit | 05594b511709e75cc13c72043d2cec77bfeb5d3a (patch) | |
| tree | c9b968419036cafa8d46114eec29198a43e08b73 /stats/pwc-current.json | |
| parent | 9707a887ba7bc4c10840325c1a87688101927743 (diff) | |
| download | perlweeklychallenge-club-05594b511709e75cc13c72043d2cec77bfeb5d3a.tar.gz perlweeklychallenge-club-05594b511709e75cc13c72043d2cec77bfeb5d3a.tar.bz2 perlweeklychallenge-club-05594b511709e75cc13c72043d2cec77bfeb5d3a.zip | |
- Added solutions by Robert Ransbottom.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 141 |
1 files changed, 78 insertions, 63 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index fa08bd64c7..0fddafb9c9 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,41 +1,72 @@ { + "legend" : { + "enabled" : 0 + }, + "tooltip" : { + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1, + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" + }, + "title" : { + "text" : "The Weekly Challenge - 150" + }, "xAxis" : { "type" : "category" }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 12] Last updated at 2022-02-02 16:45:32 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, "series" : [ { - "name" : "The Weekly Challenge - 150", "colorByPoint" : 1, + "name" : "The Weekly Challenge - 150", "data" : [ { "name" : "Abigail", - "y" : 4, - "drilldown" : "Abigail" + "drilldown" : "Abigail", + "y" : 4 }, { - "name" : "Andrew Shitov", "y" : 1, - "drilldown" : "Andrew Shitov" + "drilldown" : "Andrew Shitov", + "name" : "Andrew Shitov" }, { + "y" : 1, "drilldown" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung", - "y" : 1 + "name" : "Cheok-Yin Fung" }, { - "name" : "E. Choroba", "y" : 2, - "drilldown" : "E. Choroba" + "drilldown" : "E. Choroba", + "name" : "E. Choroba" }, { - "drilldown" : "James Smith", "name" : "James Smith", + "drilldown" : "James Smith", "y" : 3 }, { "name" : "Luca Ferrari", - "y" : 4, - "drilldown" : "Luca Ferrari" + "drilldown" : "Luca Ferrari", + "y" : 4 }, { "drilldown" : "Mark Anderson", @@ -43,9 +74,9 @@ "y" : 2 }, { - "drilldown" : "Marton Polgar", "y" : 2, - "name" : "Marton Polgar" + "name" : "Marton Polgar", + "drilldown" : "Marton Polgar" }, { "drilldown" : "Peter Campbell Smith", @@ -53,27 +84,26 @@ "y" : 3 }, { + "y" : 2, + "name" : "Robert Ransbottom", + "drilldown" : "Robert Ransbottom" + }, + { + "drilldown" : "Roger Bell_West", "name" : "Roger Bell_West", - "y" : 4, - "drilldown" : "Roger Bell_West" + "y" : 4 }, { "name" : "W. Luis Mochan", - "y" : 3, - "drilldown" : "W. Luis Mochan" + "drilldown" : "W. Luis Mochan", + "y" : 3 } ] } ], - "tooltip" : { - "followPointer" : 1, - "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/>" - }, "drilldown" : { "series" : [ { - "id" : "Abigail", "data" : [ [ "Perl", @@ -84,6 +114,7 @@ 2 ] ], + "id" : "Abigail", "name" : "Abigail" }, { @@ -93,17 +124,17 @@ 1 ] ], - "id" : "Andrew Shitov", - "name" : "Andrew Shitov" + "name" : "Andrew Shitov", + "id" : "Andrew Shitov" }, { - "name" : "Cheok-Yin Fung", "data" : [ [ "Perl", 1 ] ], + "name" : "Cheok-Yin Fung", "id" : "Cheok-Yin Fung" }, { @@ -145,24 +176,24 @@ ] }, { + "id" : "Mark Anderson", "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "id" : "Mark Anderson" + ] }, { - "name" : "Marton Polgar", - "id" : "Marton Polgar", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Marton Polgar", + "name" : "Marton Polgar" }, { "data" : [ @@ -179,6 +210,18 @@ "name" : "Peter Campbell Smith" }, { + "id" : "Robert Ransbottom", + "name" : "Robert Ransbottom", + "data" : [ + [ + "Raku", + 2 + ] + ] + }, + { + "name" : "Roger Bell_West", + "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -188,11 +231,10 @@ "Raku", 2 ] - ], - "id" : "Roger Bell_West", - "name" : "Roger Bell_West" + ] }, { + "name" : "W. Luis Mochan", "id" : "W. Luis Mochan", "data" : [ [ @@ -203,35 +245,8 @@ "Blog", 1 ] - ], - "name" : "W. Luis Mochan" + ] } ] - }, - "title" : { - "text" : "The Weekly Challenge - 150" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "[Champions: 11] Last updated at 2022-02-02 16:27:06 GMT" - }, - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : 0 } } |
