diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-06-30 13:13:55 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-06-30 13:13:55 +0100 |
| commit | 1023be8297556ff121ab12d0adca11fab9914ee0 (patch) | |
| tree | e5ada2e3d0d47f0bf6a83bec339775cfbc7cc3f2 /stats/pwc-current.json | |
| parent | cedd7c3c1470e14f619aef8a3295044a8ce3b065 (diff) | |
| download | perlweeklychallenge-club-1023be8297556ff121ab12d0adca11fab9914ee0.tar.gz perlweeklychallenge-club-1023be8297556ff121ab12d0adca11fab9914ee0.tar.bz2 perlweeklychallenge-club-1023be8297556ff121ab12d0adca11fab9914ee0.zip | |
- Added solutions by Duane Powell.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 163 |
1 files changed, 89 insertions, 74 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 20a0b108a3..ce0cae0cf0 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,118 +1,113 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 119" - }, "legend" : { "enabled" : 0 }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "series" : [ { + "name" : "Perl Weekly Challenge - 119", "colorByPoint" : 1, "data" : [ { - "name" : "Dave Cross", + "y" : 2, "drilldown" : "Dave Cross", - "y" : 2 + "name" : "Dave Cross" }, { + "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby", - "y" : 3, - "drilldown" : "Dave Jacoby" + "y" : 3 + }, + { + "drilldown" : "Duane Powell", + "name" : "Duane Powell", + "y" : 2 }, { - "drilldown" : "E. Choroba", "y" : 2, + "drilldown" : "E. Choroba", "name" : "E. Choroba" }, { - "drilldown" : "Flavio Poletti", "y" : 6, - "name" : "Flavio Poletti" + "name" : "Flavio Poletti", + "drilldown" : "Flavio Poletti" }, { - "drilldown" : "James Smith", "y" : 3, + "drilldown" : "James Smith", "name" : "James Smith" }, { + "drilldown" : "Luca Ferrari", "name" : "Luca Ferrari", - "y" : 4, - "drilldown" : "Luca Ferrari" + "y" : 4 }, { - "drilldown" : "Mark Anderson", "y" : 2, + "drilldown" : "Mark Anderson", "name" : "Mark Anderson" }, { - "y" : 2, + "name" : "Paulo Custodio", "drilldown" : "Paulo Custodio", - "name" : "Paulo Custodio" + "y" : 2 }, { - "drilldown" : "Roger Bell_West", "y" : 4, + "drilldown" : "Roger Bell_West", "name" : "Roger Bell_West" }, { - "name" : "Simon Green", + "y" : 3, "drilldown" : "Simon Green", - "y" : 3 + "name" : "Simon Green" }, { - "y" : 2, "drilldown" : "Simon Proctor", - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "y" : 2 }, { - "drilldown" : "Steven Wilson", "y" : 2, + "drilldown" : "Steven Wilson", "name" : "Steven Wilson" }, { - "y" : 4, "drilldown" : "Stuart Little", - "name" : "Stuart Little" + "name" : "Stuart Little", + "y" : 4 }, { - "name" : "Ulrich Rieke", "drilldown" : "Ulrich Rieke", + "name" : "Ulrich Rieke", "y" : 4 }, { - "drilldown" : "Vinod Kumar K", "y" : 1, - "name" : "Vinod Kumar K" + "name" : "Vinod Kumar K", + "drilldown" : "Vinod Kumar K" }, { - "y" : 3, + "name" : "W. Luis Mochan", "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + "y" : 3 } - ], - "name" : "Perl Weekly Challenge - 119" + ] } ], - "subtitle" : { - "text" : "[Champions: 16] Last updated at 2021-06-30 11:24:36 GMT" + "chart" : { + "type" : "column" }, - "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" : "Perl Weekly Challenge - 119" }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 } }, "drilldown" : { @@ -128,6 +123,8 @@ "id" : "Dave Cross" }, { + "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -137,22 +134,29 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby", - "id" : "Dave Jacoby" + ] }, { + "id" : "Duane Powell", + "name" : "Duane Powell", "data" : [ [ "Perl", 2 ] - ], + ] + }, + { "name" : "E. Choroba", - "id" : "E. Choroba" + "id" : "E. Choroba", + "data" : [ + [ + "Perl", + 2 + ] + ] }, { - "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -167,11 +171,10 @@ 2 ] ], + "name" : "Flavio Poletti", "id" : "Flavio Poletti" }, { - "id" : "James Smith", - "name" : "James Smith", "data" : [ [ "Perl", @@ -181,10 +184,13 @@ "Blog", 1 ] - ] + ], + "id" : "James Smith", + "name" : "James Smith" }, { "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -194,28 +200,27 @@ "Blog", 2 ] - ], - "id" : "Luca Ferrari" + ] }, { + "id" : "Mark Anderson", + "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "name" : "Mark Anderson", - "id" : "Mark Anderson" + ] }, { - "id" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] ], - "name" : "Paulo Custodio" + "name" : "Paulo Custodio", + "id" : "Paulo Custodio" }, { "data" : [ @@ -232,7 +237,6 @@ "id" : "Roger Bell_West" }, { - "name" : "Simon Green", "data" : [ [ "Perl", @@ -243,30 +247,30 @@ 1 ] ], - "id" : "Simon Green" + "id" : "Simon Green", + "name" : "Simon Green" }, { + "id" : "Simon Proctor", "name" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ], - "id" : "Simon Proctor" + ] }, { + "id" : "Steven Wilson", "name" : "Steven Wilson", "data" : [ [ "Perl", 2 ] - ], - "id" : "Steven Wilson" + ] }, { - "id" : "Stuart Little", "data" : [ [ "Perl", @@ -277,6 +281,7 @@ 2 ] ], + "id" : "Stuart Little", "name" : "Stuart Little" }, { @@ -294,17 +299,16 @@ "id" : "Ulrich Rieke" }, { - "id" : "Vinod Kumar K", "data" : [ [ "Perl", 1 ] ], - "name" : "Vinod Kumar K" + "name" : "Vinod Kumar K", + "id" : "Vinod Kumar K" }, { - "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -315,6 +319,7 @@ 1 ] ], + "id" : "W. Luis Mochan", "name" : "W. Luis Mochan" } ] @@ -322,7 +327,17 @@ "xAxis" : { "type" : "category" }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 17] Last updated at 2021-06-30 12:13:32 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/>" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } } } |
