diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-20 09:45:17 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-20 09:45:17 +0000 |
| commit | c1d348be077bc146e2f814cf3f6cc90fd0540154 (patch) | |
| tree | 8aca3e72e5f10b460cac795af813c34bf616d6dc /stats/pwc-current.json | |
| parent | f59e23cac8cf6b4474716139dca24378a9df76bc (diff) | |
| download | perlweeklychallenge-club-c1d348be077bc146e2f814cf3f6cc90fd0540154.tar.gz perlweeklychallenge-club-c1d348be077bc146e2f814cf3f6cc90fd0540154.tar.bz2 perlweeklychallenge-club-c1d348be077bc146e2f814cf3f6cc90fd0540154.zip | |
- Added solution by Robert Ransbottom.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 349 |
1 files changed, 182 insertions, 167 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index c6cac12e09..5a77c9e1e7 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -2,6 +2,142 @@ "xAxis" : { "type" : "category" }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "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/>" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "Abigail", + "name" : "Abigail", + "y" : 2 + }, + { + "drilldown" : "Alexander Pankoff", + "y" : 4, + "name" : "Alexander Pankoff" + }, + { + "drilldown" : "Colin Crain", + "y" : 2, + "name" : "Colin Crain" + }, + { + "y" : 4, + "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby" + }, + { + "drilldown" : "E. Choroba", + "y" : 2, + "name" : "E. Choroba" + }, + { + "drilldown" : "Flavio Poletti", + "y" : 6, + "name" : "Flavio Poletti" + }, + { + "y" : 3, + "name" : "James Smith", + "drilldown" : "James Smith" + }, + { + "name" : "Jorg Sommrey", + "y" : 2, + "drilldown" : "Jorg Sommrey" + }, + { + "drilldown" : "Laurent Rosenfeld", + "y" : 5, + "name" : "Laurent Rosenfeld" + }, + { + "name" : "Lubos Kolouch", + "y" : 2, + "drilldown" : "Lubos Kolouch" + }, + { + "drilldown" : "Luca Ferrari", + "y" : 4, + "name" : "Luca Ferrari" + }, + { + "name" : "Mark Anderson", + "y" : 2, + "drilldown" : "Mark Anderson" + }, + { + "name" : "Peter Campbell Smith", + "y" : 3, + "drilldown" : "Peter Campbell Smith" + }, + { + "name" : "PokGoPun", + "y" : 2, + "drilldown" : "PokGoPun" + }, + { + "y" : 2, + "name" : "Robert DiCicco", + "drilldown" : "Robert DiCicco" + }, + { + "name" : "Robert Ransbottom", + "y" : 1, + "drilldown" : "Robert Ransbottom" + }, + { + "y" : 5, + "name" : "Roger Bell_West", + "drilldown" : "Roger Bell_West" + }, + { + "y" : 3, + "name" : "Simon Green", + "drilldown" : "Simon Green" + }, + { + "drilldown" : "Ulrich Rieke", + "name" : "Ulrich Rieke", + "y" : 4 + }, + { + "name" : "W. Luis Mochan", + "y" : 3, + "drilldown" : "W. Luis Mochan" + } + ], + "name" : "The Weekly Challenge - 152" + } + ], + "legend" : { + "enabled" : 0 + }, + "subtitle" : { + "text" : "[Champions: 20] Last updated at 2022-02-20 09:41:12 GMT" + }, + "chart" : { + "type" : "column" + }, "drilldown" : { "series" : [ { @@ -11,10 +147,12 @@ 2 ] ], - "id" : "Abigail", - "name" : "Abigail" + "name" : "Abigail", + "id" : "Abigail" }, { + "id" : "Alexander Pankoff", + "name" : "Alexander Pankoff", "data" : [ [ "Perl", @@ -24,22 +162,21 @@ "Blog", 2 ] - ], - "id" : "Alexander Pankoff", - "name" : "Alexander Pankoff" + ] }, { - "id" : "Colin Crain", "data" : [ [ "Blog", 2 ] ], - "name" : "Colin Crain" + "name" : "Colin Crain", + "id" : "Colin Crain" }, { "name" : "Dave Jacoby", + "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -49,8 +186,7 @@ "Blog", 2 ] - ], - "id" : "Dave Jacoby" + ] }, { "data" : [ @@ -59,11 +195,12 @@ 2 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "name" : "E. Choroba", + "id" : "E. Choroba" }, { "id" : "Flavio Poletti", + "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -77,12 +214,11 @@ "Blog", 2 ] - ], - "name" : "Flavio Poletti" + ] }, { - "name" : "James Smith", "id" : "James Smith", + "name" : "James Smith", "data" : [ [ "Perl", @@ -105,6 +241,8 @@ ] }, { + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -118,21 +256,20 @@ "Blog", 1 ] - ], - "id" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" + ] }, { + "name" : "Lubos Kolouch", "id" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] - ], - "name" : "Lubos Kolouch" + ] }, { + "name" : "Luca Ferrari", "id" : "Luca Ferrari", "data" : [ [ @@ -143,21 +280,19 @@ "Blog", 2 ] - ], - "name" : "Luca Ferrari" + ] }, { - "name" : "Mark Anderson", - "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Mark Anderson", + "name" : "Mark Anderson" }, { - "name" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -168,21 +303,22 @@ 1 ] ], + "name" : "Peter Campbell Smith", "id" : "Peter Campbell Smith" }, { - "name" : "PokGoPun", "data" : [ [ "Perl", 2 ] ], + "name" : "PokGoPun", "id" : "PokGoPun" }, { - "name" : "Robert DiCicco", "id" : "Robert DiCicco", + "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -191,8 +327,16 @@ ] }, { - "name" : "Roger Bell_West", - "id" : "Roger Bell_West", + "id" : "Robert Ransbottom", + "name" : "Robert Ransbottom", + "data" : [ + [ + "Raku", + 1 + ] + ] + }, + { "data" : [ [ "Perl", @@ -206,10 +350,11 @@ "Blog", 1 ] - ] + ], + "id" : "Roger Bell_West", + "name" : "Roger Bell_West" }, { - "id" : "Simon Green", "data" : [ [ "Perl", @@ -220,11 +365,10 @@ 1 ] ], + "id" : "Simon Green", "name" : "Simon Green" }, { - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -234,9 +378,12 @@ "Raku", 2 ] - ] + ], + "name" : "Ulrich Rieke", + "id" : "Ulrich Rieke" }, { + "name" : "W. Luis Mochan", "id" : "W. Luis Mochan", "data" : [ [ @@ -247,143 +394,11 @@ "Blog", 1 ] - ], - "name" : "W. Luis Mochan" + ] } ] }, "title" : { "text" : "The Weekly Challenge - 152" - }, - "subtitle" : { - "text" : "[Champions: 19] Last updated at 2022-02-19 11:20:11 GMT" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "legend" : { - "enabled" : 0 - }, - "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/>" - }, - "chart" : { - "type" : "column" - }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "The Weekly Challenge - 152", - "data" : [ - { - "name" : "Abigail", - "drilldown" : "Abigail", - "y" : 2 - }, - { - "name" : "Alexander Pankoff", - "drilldown" : "Alexander Pankoff", - "y" : 4 - }, - { - "drilldown" : "Colin Crain", - "name" : "Colin Crain", - "y" : 2 - }, - { - "y" : 4, - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 2 - }, - { - "name" : "Flavio Poletti", - "drilldown" : "Flavio Poletti", - "y" : 6 - }, - { - "y" : 3, - "name" : "James Smith", - "drilldown" : "James Smith" - }, - { - "drilldown" : "Jorg Sommrey", - "name" : "Jorg Sommrey", - "y" : 2 - }, - { - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 5 - }, - { - "y" : 2, - "drilldown" : "Lubos Kolouch", - "name" : "Lubos Kolouch" - }, - { - "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari", - "y" : 4 - }, - { - "y" : 2, - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson" - }, - { - "y" : 3, - "name" : "Peter Campbell Smith", - "drilldown" : "Peter Campbell Smith" - }, - { - "drilldown" : "PokGoPun", - "name" : "PokGoPun", - "y" : 2 - }, - { - "drilldown" : "Robert DiCicco", - "name" : "Robert DiCicco", - "y" : 2 - }, - { - "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 5 - }, - { - "y" : 3, - "name" : "Simon Green", - "drilldown" : "Simon Green" - }, - { - "y" : 4, - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke" - }, - { - "y" : 3, - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" - } - ] - } - ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } } } |
