diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-12-17 18:58:21 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-12-17 18:58:21 +0000 |
| commit | 38ed50113d4c688df4e9d15a1a01342d7f5f651b (patch) | |
| tree | 10ad25bcfd97d68d21a9635cd39cb97fd558a3b4 /stats/pwc-current.json | |
| parent | 7929f88ee661017faa109b126961c03a1708dfef (diff) | |
| download | perlweeklychallenge-club-38ed50113d4c688df4e9d15a1a01342d7f5f651b.tar.gz perlweeklychallenge-club-38ed50113d4c688df4e9d15a1a01342d7f5f651b.tar.bz2 perlweeklychallenge-club-38ed50113d4c688df4e9d15a1a01342d7f5f651b.zip | |
- Added solutions to week 29 by Paulo Custodio.
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 8ecf20180c..bfa2944a87 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,72 +1,82 @@ { - "xAxis" : { - "type" : "category" + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } }, "legend" : { "enabled" : 0 }, + "chart" : { + "type" : "column" + }, "series" : [ { + "name" : "The Weekly Challenge - 143", "data" : [ { - "y" : 2, + "name" : "Alexander Pankoff", "drilldown" : "Alexander Pankoff", - "name" : "Alexander Pankoff" + "y" : 2 }, { + "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby", - "y" : 3, - "drilldown" : "Dave Jacoby" + "y" : 3 }, { - "name" : "David Santiago", "y" : 2, - "drilldown" : "David Santiago" + "drilldown" : "David Santiago", + "name" : "David Santiago" }, { + "y" : 2, "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 2 + "drilldown" : "E. Choroba" }, { "name" : "Flavio Poletti", - "y" : 6, - "drilldown" : "Flavio Poletti" + "drilldown" : "Flavio Poletti", + "y" : 6 }, { - "drilldown" : "Laurent Rosenfeld", "y" : 5, + "drilldown" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld" }, { + "y" : 5, "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari", - "y" : 5 + "drilldown" : "Luca Ferrari" }, { - "y" : 1, "drilldown" : "Mohammad S Anwar", - "name" : "Mohammad S Anwar" + "name" : "Mohammad S Anwar", + "y" : 1 }, { - "drilldown" : "Olivier Delouya", "y" : 1, - "name" : "Olivier Delouya" + "name" : "Olivier Delouya", + "drilldown" : "Olivier Delouya" }, { + "drilldown" : "Paulo Custodio", "name" : "Paulo Custodio", - "y" : 2, - "drilldown" : "Paulo Custodio" + "y" : 2 }, { "drilldown" : "Peter Campbell Smith", - "y" : 3, - "name" : "Peter Campbell Smith" + "name" : "Peter Campbell Smith", + "y" : 3 }, { - "name" : "Robert DiCicco", + "y" : 2, "drilldown" : "Robert DiCicco", - "y" : 2 + "name" : "Robert DiCicco" }, { "name" : "Roger Bell_West", @@ -74,8 +84,8 @@ "y" : 5 }, { - "drilldown" : "Ulrich Rieke", "y" : 2, + "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke" }, { @@ -84,19 +94,14 @@ "name" : "W. Luis Mochan" } ], - "name" : "The Weekly Challenge - 143", "colorByPoint" : 1 } ], - "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/>" + "xAxis" : { + "type" : "category" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "title" : { + "text" : "The Weekly Challenge - 143" }, "drilldown" : { "series" : [ @@ -107,11 +112,10 @@ 2 ] ], - "name" : "Alexander Pankoff", - "id" : "Alexander Pankoff" + "id" : "Alexander Pankoff", + "name" : "Alexander Pankoff" }, { - "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -122,17 +126,18 @@ 1 ] ], - "name" : "Dave Jacoby" + "name" : "Dave Jacoby", + "id" : "Dave Jacoby" }, { + "id" : "David Santiago", "data" : [ [ "Raku", 2 ] ], - "name" : "David Santiago", - "id" : "David Santiago" + "name" : "David Santiago" }, { "data" : [ @@ -145,8 +150,6 @@ "id" : "E. Choroba" }, { - "id" : "Flavio Poletti", - "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -160,10 +163,11 @@ "Blog", 2 ] - ] + ], + "id" : "Flavio Poletti", + "name" : "Flavio Poletti" }, { - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -178,7 +182,8 @@ 1 ] ], - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld" }, { "id" : "Luca Ferrari", @@ -196,36 +201,35 @@ }, { "id" : "Mohammad S Anwar", - "name" : "Mohammad S Anwar", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Mohammad S Anwar" }, { - "id" : "Olivier Delouya", - "name" : "Olivier Delouya", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Olivier Delouya", + "id" : "Olivier Delouya" }, { - "name" : "Paulo Custodio", + "id" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] ], - "id" : "Paulo Custodio" + "name" : "Paulo Custodio" }, { - "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -236,7 +240,8 @@ 1 ] ], - "name" : "Peter Campbell Smith" + "name" : "Peter Campbell Smith", + "id" : "Peter Campbell Smith" }, { "name" : "Robert DiCicco", @@ -249,7 +254,6 @@ "id" : "Robert DiCicco" }, { - "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -264,7 +268,8 @@ 1 ] ], - "id" : "Roger Bell_West" + "id" : "Roger Bell_West", + "name" : "Roger Bell_West" }, { "data" : [ @@ -281,6 +286,7 @@ "id" : "Ulrich Rieke" }, { + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -291,27 +297,21 @@ 1 ] ], - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan" + "name" : "W. Luis Mochan" } ] }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, "subtitle" : { - "text" : "[Champions: 15] Last updated at 2021-12-17 17:15:10 GMT" + "text" : "[Champions: 15] Last updated at 2021-12-17 18:55:54 GMT" }, - "title" : { - "text" : "The Weekly Challenge - 143" + "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/>" }, - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } } } |
