diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-01-07 20:23:55 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-01-07 20:23:55 +0000 |
| commit | 190502a16a0814e3c90d717a5ed050fccad053ce (patch) | |
| tree | 9821c5669e52d86efe52b637a5466ec7925b29fb /stats/pwc-current.json | |
| parent | 8a5e1efbc0ba582be84b61dcb7273cf6de962fea (diff) | |
| download | perlweeklychallenge-club-190502a16a0814e3c90d717a5ed050fccad053ce.tar.gz perlweeklychallenge-club-190502a16a0814e3c90d717a5ed050fccad053ce.tar.bz2 perlweeklychallenge-club-190502a16a0814e3c90d717a5ed050fccad053ce.zip | |
- Added blog to week 145 by E. Choroba.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 180 |
1 files changed, 90 insertions, 90 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index f7279bc89f..1c91eaec5b 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,11 +1,17 @@ { - "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" + } }, - "subtitle" : { - "text" : "[Champions: 22] Last updated at 2022-01-07 18:54:05 GMT" + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } }, "legend" : { "enabled" : 0 @@ -15,88 +21,88 @@ "data" : [ { "drilldown" : "Abigail", - "y" : 4, - "name" : "Abigail" + "name" : "Abigail", + "y" : 4 }, { - "name" : "Andrew Shitov", "drilldown" : "Andrew Shitov", + "name" : "Andrew Shitov", "y" : 1 }, { - "name" : "Andrezgz", + "y" : 2, "drilldown" : "Andrezgz", - "y" : 2 + "name" : "Andrezgz" }, { "y" : 5, - "drilldown" : "Arne Sommer", - "name" : "Arne Sommer" + "name" : "Arne Sommer", + "drilldown" : "Arne Sommer" }, { - "drilldown" : "Athanasius", "y" : 4, - "name" : "Athanasius" + "name" : "Athanasius", + "drilldown" : "Athanasius" }, { - "name" : "Dave Jacoby", "y" : 3, + "name" : "Dave Jacoby", "drilldown" : "Dave Jacoby" }, { - "y" : 2, + "name" : "E. Choroba", "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "y" : 2 }, { "drilldown" : "Feng Chang", - "y" : 2, - "name" : "Feng Chang" + "name" : "Feng Chang", + "y" : 2 }, { + "drilldown" : "Flavio Poletti", "name" : "Flavio Poletti", - "y" : 6, - "drilldown" : "Flavio Poletti" + "y" : 6 }, { - "name" : "James Smith", "y" : 3, + "name" : "James Smith", "drilldown" : "James Smith" }, { - "y" : 1, "drilldown" : "Jorg Sommrey", - "name" : "Jorg Sommrey" + "name" : "Jorg Sommrey", + "y" : 1 }, { + "name" : "Laurent Rosenfeld", "drilldown" : "Laurent Rosenfeld", - "y" : 5, - "name" : "Laurent Rosenfeld" + "y" : 5 }, { - "drilldown" : "Luca Ferrari", "y" : 6, + "drilldown" : "Luca Ferrari", "name" : "Luca Ferrari" }, { - "drilldown" : "Mark Anderson", "y" : 2, + "drilldown" : "Mark Anderson", "name" : "Mark Anderson" }, { + "y" : 2, "name" : "Mohammad S Anwar", - "drilldown" : "Mohammad S Anwar", - "y" : 2 + "drilldown" : "Mohammad S Anwar" }, { "name" : "Peter Campbell Smith", - "y" : 3, - "drilldown" : "Peter Campbell Smith" + "drilldown" : "Peter Campbell Smith", + "y" : 3 }, { - "name" : "Robert DiCicco", + "y" : 2, "drilldown" : "Robert DiCicco", - "y" : 2 + "name" : "Robert DiCicco" }, { "name" : "Roger Bell_West", @@ -104,8 +110,8 @@ "y" : 5 }, { - "drilldown" : "Simon Green", "y" : 3, + "drilldown" : "Simon Green", "name" : "Simon Green" }, { @@ -114,9 +120,9 @@ "y" : 2 }, { + "y" : 4, "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke", - "y" : 4 + "drilldown" : "Ulrich Rieke" }, { "y" : 3, @@ -124,10 +130,21 @@ "name" : "W. Luis Mochan" } ], - "colorByPoint" : 1, - "name" : "The Weekly Challenge - 146" + "name" : "The Weekly Challenge - 146", + "colorByPoint" : 1 } ], + "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/>" + }, + "title" : { + "text" : "The Weekly Challenge - 146" + }, + "xAxis" : { + "type" : "category" + }, "drilldown" : { "series" : [ { @@ -145,27 +162,28 @@ ] }, { - "name" : "Andrew Shitov", "id" : "Andrew Shitov", "data" : [ [ "Raku", 1 ] - ] + ], + "name" : "Andrew Shitov" }, { "name" : "Andrezgz", + "id" : "Andrezgz", "data" : [ [ "Perl", 2 ] - ], - "id" : "Andrezgz" + ] }, { "name" : "Arne Sommer", + "id" : "Arne Sommer", "data" : [ [ "Perl", @@ -179,10 +197,11 @@ "Blog", 1 ] - ], - "id" : "Arne Sommer" + ] }, { + "name" : "Athanasius", + "id" : "Athanasius", "data" : [ [ "Perl", @@ -192,13 +211,9 @@ "Raku", 2 ] - ], - "id" : "Athanasius", - "name" : "Athanasius" + ] }, { - "name" : "Dave Jacoby", - "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -208,7 +223,9 @@ "Blog", 1 ] - ] + ], + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { "data" : [ @@ -221,17 +238,17 @@ "name" : "E. Choroba" }, { + "id" : "Feng Chang", "data" : [ [ "Raku", 2 ] ], - "id" : "Feng Chang", "name" : "Feng Chang" }, { - "id" : "Flavio Poletti", + "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -246,11 +263,10 @@ 2 ] ], - "name" : "Flavio Poletti" + "id" : "Flavio Poletti" }, { "name" : "James Smith", - "id" : "James Smith", "data" : [ [ "Perl", @@ -260,7 +276,8 @@ "Blog", 1 ] - ] + ], + "id" : "James Smith" }, { "data" : [ @@ -273,7 +290,6 @@ "name" : "Jorg Sommrey" }, { - "name" : "Laurent Rosenfeld", "id" : "Laurent Rosenfeld", "data" : [ [ @@ -288,9 +304,11 @@ "Blog", 1 ] - ] + ], + "name" : "Laurent Rosenfeld" }, { + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -301,21 +319,19 @@ 4 ] ], - "id" : "Luca Ferrari", "name" : "Luca Ferrari" }, { - "id" : "Mark Anderson", + "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], - "name" : "Mark Anderson" + "id" : "Mark Anderson" }, { - "name" : "Mohammad S Anwar", "id" : "Mohammad S Anwar", "data" : [ [ @@ -326,10 +342,11 @@ "Raku", 1 ] - ] + ], + "name" : "Mohammad S Anwar" }, { - "name" : "Peter Campbell Smith", + "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -340,17 +357,17 @@ 1 ] ], - "id" : "Peter Campbell Smith" + "name" : "Peter Campbell Smith" }, { + "name" : "Robert DiCicco", "data" : [ [ "Perl", 2 ] ], - "id" : "Robert DiCicco", - "name" : "Robert DiCicco" + "id" : "Robert DiCicco" }, { "id" : "Roger Bell_West", @@ -385,16 +402,17 @@ ] }, { - "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] ], - "id" : "Simon Proctor" + "name" : "Simon Proctor" }, { + "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -405,7 +423,6 @@ 2 ] ], - "id" : "Ulrich Rieke", "name" : "Ulrich Rieke" }, { @@ -424,27 +441,10 @@ } ] }, - "title" : { - "text" : "The Weekly Challenge - 146" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "subtitle" : { + "text" : "[Champions: 22] Last updated at 2022-01-07 20:21:28 GMT" }, "chart" : { "type" : "column" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "xAxis" : { - "type" : "category" } } |
