diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-06-16 19:04:09 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-06-16 19:04:09 +0100 |
| commit | 7c08fa9dc330262195c30cd158c14ebdfb59c174 (patch) | |
| tree | 7c68038d48364f7ef2caea6101b391bf0402daad /stats/pwc-current.json | |
| parent | 07094b2c5ff58b46ab54497c2a80c5451705fac1 (diff) | |
| download | perlweeklychallenge-club-7c08fa9dc330262195c30cd158c14ebdfb59c174.tar.gz perlweeklychallenge-club-7c08fa9dc330262195c30cd158c14ebdfb59c174.tar.bz2 perlweeklychallenge-club-7c08fa9dc330262195c30cd158c14ebdfb59c174.zip | |
- Added solution by Dario Mazzeo.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 261 |
1 files changed, 138 insertions, 123 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index e0688f04df..8277fb047f 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,30 +1,131 @@ { - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge - 169" - }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { "enabled" : 1, "format" : "{point.y}" - } + }, + "borderWidth" : 0 + } + }, + "legend" : { + "enabled" : 0 + }, + "tooltip" : { + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "followPointer" : 1, + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" } }, + "xAxis" : { + "type" : "category" + }, + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "Dario Mazzeo", + "name" : "Dario Mazzeo", + "y" : 1 + }, + { + "name" : "E. Choroba", + "y" : 2, + "drilldown" : "E. Choroba" + }, + { + "name" : "habere-et-dispetire", + "y" : 2, + "drilldown" : "habere-et-dispetire" + }, + { + "drilldown" : "James Smith", + "y" : 3, + "name" : "James Smith" + }, + { + "name" : "Luca Ferrari", + "y" : 8, + "drilldown" : "Luca Ferrari" + }, + { + "y" : 2, + "name" : "Mark Anderson", + "drilldown" : "Mark Anderson" + }, + { + "name" : "Peter Campbell Smith", + "y" : 3, + "drilldown" : "Peter Campbell Smith" + }, + { + "drilldown" : "PokGoPun", + "y" : 2, + "name" : "PokGoPun" + }, + { + "drilldown" : "Robert DiCicco", + "y" : 1, + "name" : "Robert DiCicco" + }, + { + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West", + "y" : 5 + }, + { + "drilldown" : "Simon Green", + "y" : 3, + "name" : "Simon Green" + }, + { + "y" : 4, + "name" : "Stephen G Lynn", + "drilldown" : "Stephen G Lynn" + }, + { + "y" : 4, + "name" : "Ulrich Rieke", + "drilldown" : "Ulrich Rieke" + }, + { + "drilldown" : "W. Luis Mochan", + "y" : 3, + "name" : "W. Luis Mochan" + } + ], + "name" : "The Weekly Challenge - 169" + } + ], "drilldown" : { "series" : [ { - "id" : "E. Choroba", - "name" : "E. Choroba", + "name" : "Dario Mazzeo", + "data" : [ + [ + "Perl", + 1 + ] + ], + "id" : "Dario Mazzeo" + }, + { "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "E. Choroba", + "id" : "E. Choroba" }, { "data" : [ @@ -37,6 +138,7 @@ "id" : "habere-et-dispetire" }, { + "id" : "James Smith", "data" : [ [ "Perl", @@ -47,12 +149,9 @@ 1 ] ], - "id" : "James Smith", "name" : "James Smith" }, { - "id" : "Luca Ferrari", - "name" : "Luca Ferrari", "data" : [ [ "Raku", @@ -62,21 +161,21 @@ "Blog", 6 ] - ] + ], + "id" : "Luca Ferrari", + "name" : "Luca Ferrari" }, { - "id" : "Mark Anderson", - "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Mark Anderson", + "name" : "Mark Anderson" }, { - "id" : "Peter Campbell Smith", - "name" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -86,30 +185,31 @@ "Blog", 1 ] - ] + ], + "name" : "Peter Campbell Smith", + "id" : "Peter Campbell Smith" }, { + "id" : "PokGoPun", "data" : [ [ "Perl", 2 ] ], - "id" : "PokGoPun", "name" : "PokGoPun" }, { + "id" : "Robert DiCicco", "data" : [ [ "Raku", 1 ] ], - "name" : "Robert DiCicco", - "id" : "Robert DiCicco" + "name" : "Robert DiCicco" }, { - "id" : "Roger Bell_West", "name" : "Roger Bell_West", "data" : [ [ @@ -124,11 +224,10 @@ "Blog", 1 ] - ] + ], + "id" : "Roger Bell_West" }, { - "id" : "Simon Green", - "name" : "Simon Green", "data" : [ [ "Perl", @@ -138,7 +237,9 @@ "Blog", 1 ] - ] + ], + "id" : "Simon Green", + "name" : "Simon Green" }, { "data" : [ @@ -151,12 +252,11 @@ 2 ] ], - "id" : "Stephen G Lynn", - "name" : "Stephen G Lynn" + "name" : "Stephen G Lynn", + "id" : "Stephen G Lynn" }, { "id" : "Ulrich Rieke", - "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -166,7 +266,8 @@ "Raku", 2 ] - ] + ], + "name" : "Ulrich Rieke" }, { "data" : [ @@ -184,96 +285,10 @@ } ] }, - "xAxis" : { - "type" : "category" - }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "The Weekly Challenge - 169", - "data" : [ - { - "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 2 - }, - { - "drilldown" : "habere-et-dispetire", - "y" : 2, - "name" : "habere-et-dispetire" - }, - { - "drilldown" : "James Smith", - "y" : 3, - "name" : "James Smith" - }, - { - "name" : "Luca Ferrari", - "y" : 8, - "drilldown" : "Luca Ferrari" - }, - { - "y" : 2, - "name" : "Mark Anderson", - "drilldown" : "Mark Anderson" - }, - { - "y" : 3, - "name" : "Peter Campbell Smith", - "drilldown" : "Peter Campbell Smith" - }, - { - "name" : "PokGoPun", - "y" : 2, - "drilldown" : "PokGoPun" - }, - { - "name" : "Robert DiCicco", - "y" : 1, - "drilldown" : "Robert DiCicco" - }, - { - "y" : 5, - "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West" - }, - { - "drilldown" : "Simon Green", - "name" : "Simon Green", - "y" : 3 - }, - { - "y" : 4, - "name" : "Stephen G Lynn", - "drilldown" : "Stephen G Lynn" - }, - { - "y" : 4, - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke" - }, - { - "y" : 3, - "name" : "W. Luis Mochan", - "drilldown" : "W. Luis Mochan" - } - ] - } - ], - "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" - } - }, - "legend" : { - "enabled" : 0 - }, "subtitle" : { - "text" : "[Champions: 13] Last updated at 2022-06-15 17:44:17 GMT" + "text" : "[Champions: 14] Last updated at 2022-06-16 18:02:19 GMT" + }, + "title" : { + "text" : "The Weekly Challenge - 169" } } |
