diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-04-13 20:29:55 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-04-13 20:29:55 +0100 |
| commit | 36a781e34e14eb9c785762264cb4cc718279ec31 (patch) | |
| tree | 22097500b232d7359bc80fba3c1d26369d7c0053 /stats/pwc-current.json | |
| parent | 0c23f86db70008241bf28a4d9efd4f733ac28ffd (diff) | |
| download | perlweeklychallenge-club-36a781e34e14eb9c785762264cb4cc718279ec31.tar.gz perlweeklychallenge-club-36a781e34e14eb9c785762264cb4cc718279ec31.tar.bz2 perlweeklychallenge-club-36a781e34e14eb9c785762264cb4cc718279ec31.zip | |
- Added solutions by E. Choroba.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 147 |
1 files changed, 81 insertions, 66 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index f89c3cdbb2..2e66444f79 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,80 +1,105 @@ { + "tooltip" : { + "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/>", + "followPointer" : 1 + }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, + "subtitle" : { + "text" : "[Champions: 11] Last updated at 2021-04-13 19:29:39 GMT" + }, + "legend" : { + "enabled" : 0 + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "xAxis" : { + "type" : "category" + }, "series" : [ { + "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 108", "data" : [ { - "y" : 3, "drilldown" : "Aaron Smith", + "y" : 3, "name" : "Aaron Smith" }, { - "y" : 1, "drilldown" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung" + "name" : "Cheok-Yin Fung", + "y" : 1 }, { - "drilldown" : "Jorg Sommrey", + "drilldown" : "E. Choroba", "y" : 2, - "name" : "Jorg Sommrey" + "name" : "E. Choroba" }, { + "name" : "Jorg Sommrey", + "y" : 2, + "drilldown" : "Jorg Sommrey" + }, + { + "drilldown" : "Luca Ferrari", "name" : "Luca Ferrari", - "y" : 4, - "drilldown" : "Luca Ferrari" + "y" : 4 }, { + "y" : 2, "name" : "Mark Anderson", - "drilldown" : "Mark Anderson", - "y" : 2 + "drilldown" : "Mark Anderson" }, { + "name" : "Roger Bell_West", "y" : 5, - "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West" + "drilldown" : "Roger Bell_West" }, { - "drilldown" : "Simon Proctor", "y" : 1, - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor" }, { "y" : 4, - "drilldown" : "Stuart Little", - "name" : "Stuart Little" + "name" : "Stuart Little", + "drilldown" : "Stuart Little" }, { - "name" : "Ulrich Rieke", + "drilldown" : "Ulrich Rieke", "y" : 4, - "drilldown" : "Ulrich Rieke" + "name" : "Ulrich Rieke" }, { "y" : 3, - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan" } - ], - "colorByPoint" : 1 + ] } ], - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } + "title" : { + "text" : "Perl Weekly Challenge - 108" }, "drilldown" : { "series" : [ { - "name" : "Aaron Smith", + "id" : "Aaron Smith", "data" : [ [ "Raku", @@ -85,31 +110,41 @@ 1 ] ], - "id" : "Aaron Smith" + "name" : "Aaron Smith" }, { "name" : "Cheok-Yin Fung", - "id" : "Cheok-Yin Fung", "data" : [ [ "Perl", 1 ] + ], + "id" : "Cheok-Yin Fung" + }, + { + "id" : "E. Choroba", + "name" : "E. Choroba", + "data" : [ + [ + "Perl", + 2 + ] ] }, { + "name" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] ], - "id" : "Jorg Sommrey", - "name" : "Jorg Sommrey" + "id" : "Jorg Sommrey" }, { - "name" : "Luca Ferrari", "id" : "Luca Ferrari", + "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -122,16 +157,17 @@ ] }, { - "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], - "id" : "Mark Anderson" + "name" : "Mark Anderson" }, { + "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -146,21 +182,21 @@ 1 ] ], - "id" : "Roger Bell_West", "name" : "Roger Bell_West" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Raku", 1 ] - ] + ], + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { "id" : "Stuart Little", + "name" : "Stuart Little", "data" : [ [ "Perl", @@ -170,11 +206,10 @@ "Raku", 2 ] - ], - "name" : "Stuart Little" + ] }, { - "name" : "Ulrich Rieke", + "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -185,10 +220,9 @@ 2 ] ], - "id" : "Ulrich Rieke" + "name" : "Ulrich Rieke" }, { - "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -199,28 +233,9 @@ 1 ] ], + "name" : "W. Luis Mochan", "id" : "W. Luis Mochan" } ] - }, - "title" : { - "text" : "Perl Weekly Challenge - 108" - }, - "subtitle" : { - "text" : "[Champions: 10] Last updated at 2021-04-13 18:47:19 GMT" - }, - "xAxis" : { - "type" : "category" - }, - "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" - }, - "legend" : { - "enabled" : 0 } } |
