diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-23 08:26:16 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-23 08:26:16 +0000 |
| commit | b44719f171b42ef306e7e50933125b7b1371b38d (patch) | |
| tree | f19db2619ac626262d52e3ef2c9ba437e2351ae4 /stats/pwc-current.json | |
| parent | eb39ddda8ac5d602e552fab5289191be7e1bcf5b (diff) | |
| download | perlweeklychallenge-club-b44719f171b42ef306e7e50933125b7b1371b38d.tar.gz perlweeklychallenge-club-b44719f171b42ef306e7e50933125b7b1371b38d.tar.bz2 perlweeklychallenge-club-b44719f171b42ef306e7e50933125b7b1371b38d.zip | |
- Added contributions by Laurent Rosenfeld.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 169 |
1 files changed, 96 insertions, 73 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index fbb55a7467..f02179f78c 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,17 +1,21 @@ { + "chart" : { + "type" : "column" + }, "series" : [ { + "colorByPoint" : 1, "name" : "The Weekly Challenge - 153", "data" : [ { + "drilldown" : "Abigail", "name" : "Abigail", - "y" : 2, - "drilldown" : "Abigail" + "y" : 2 }, { - "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby", - "y" : 3 + "y" : 3, + "drilldown" : "Dave Jacoby" }, { "y" : 2, @@ -19,8 +23,13 @@ "drilldown" : "E. Choroba" }, { - "name" : "Luca Ferrari", + "drilldown" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld", + "y" : 5 + }, + { "y" : 4, + "name" : "Luca Ferrari", "drilldown" : "Luca Ferrari" }, { @@ -29,19 +38,19 @@ "y" : 2 }, { - "name" : "Marton Polgar", "y" : 2, + "name" : "Marton Polgar", "drilldown" : "Marton Polgar" }, { - "name" : "Matthew Neleigh", "y" : 2, + "name" : "Matthew Neleigh", "drilldown" : "Matthew Neleigh" }, { + "drilldown" : "Olivier Delouya", "y" : 1, - "name" : "Olivier Delouya", - "drilldown" : "Olivier Delouya" + "name" : "Olivier Delouya" }, { "drilldown" : "Peter Campbell Smith", @@ -49,9 +58,9 @@ "y" : 3 }, { - "name" : "PokGoPun", + "drilldown" : "PokGoPun", "y" : 2, - "drilldown" : "PokGoPun" + "name" : "PokGoPun" }, { "drilldown" : "Robert DiCicco", @@ -59,58 +68,23 @@ "y" : 4 }, { - "drilldown" : "Roger Bell_West", + "y" : 4, "name" : "Roger Bell_West", - "y" : 4 + "drilldown" : "Roger Bell_West" }, { - "drilldown" : "Ulrich Rieke", "y" : 4, - "name" : "Ulrich Rieke" + "name" : "Ulrich Rieke", + "drilldown" : "Ulrich Rieke" }, { - "drilldown" : "W. Luis Mochan", "y" : 3, - "name" : "W. Luis Mochan" + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan" } - ], - "colorByPoint" : 1 + ] } ], - "title" : { - "text" : "The Weekly Challenge - 153" - }, - "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/>" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "legend" : { - "enabled" : 0 - }, - "subtitle" : { - "text" : "[Champions: 14] Last updated at 2022-02-23 08:06:33 GMT" - }, "drilldown" : { "series" : [ { @@ -138,17 +112,35 @@ "name" : "Dave Jacoby" }, { - "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], + "id" : "E. Choroba", "name" : "E. Choroba" }, { - "id" : "Luca Ferrari", + "name" : "Laurent Rosenfeld", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Laurent Rosenfeld" + }, + { + "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -159,7 +151,7 @@ 2 ] ], - "name" : "Luca Ferrari" + "id" : "Luca Ferrari" }, { "name" : "Mark Anderson", @@ -172,37 +164,36 @@ "id" : "Mark Anderson" }, { + "name" : "Marton Polgar", "data" : [ [ "Raku", 2 ] ], - "name" : "Marton Polgar", "id" : "Marton Polgar" }, { - "id" : "Matthew Neleigh", "name" : "Matthew Neleigh", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Matthew Neleigh" }, { - "id" : "Olivier Delouya", - "name" : "Olivier Delouya", "data" : [ [ "Perl", 1 ] - ] + ], + "id" : "Olivier Delouya", + "name" : "Olivier Delouya" }, { - "id" : "Peter Campbell Smith", "name" : "Peter Campbell Smith", "data" : [ [ @@ -213,20 +204,20 @@ "Blog", 1 ] - ] + ], + "id" : "Peter Campbell Smith" }, { - "id" : "PokGoPun", + "name" : "PokGoPun", "data" : [ [ "Perl", 2 ] ], - "name" : "PokGoPun" + "id" : "PokGoPun" }, { - "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -237,10 +228,10 @@ 2 ] ], - "id" : "Robert DiCicco" + "id" : "Robert DiCicco", + "name" : "Robert DiCicco" }, { - "id" : "Roger Bell_West", "name" : "Roger Bell_West", "data" : [ [ @@ -251,10 +242,10 @@ "Raku", 2 ] - ] + ], + "id" : "Roger Bell_West" }, { - "id" : "Ulrich Rieke", "name" : "Ulrich Rieke", "data" : [ [ @@ -265,11 +256,12 @@ "Raku", 2 ] - ] + ], + "id" : "Ulrich Rieke" }, { - "id" : "W. Luis Mochan", "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -282,5 +274,36 @@ ] } ] + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 15] Last updated at 2022-02-23 08:24:39 GMT" + }, + "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/>" + }, + "xAxis" : { + "type" : "category" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, + "legend" : { + "enabled" : 0 + }, + "title" : { + "text" : "The Weekly Challenge - 153" } } |
