diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-11-02 07:05:36 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-11-02 07:05:36 +0000 |
| commit | 101f074b87a4356d716bf3cce087547cb0959b76 (patch) | |
| tree | e20f7f9cf3eb4f18a480b1aa221ee40a8e42ceda /stats/pwc-current.json | |
| parent | c6ed50dffe9799b9c8a48b270b744449dc083acd (diff) | |
| download | perlweeklychallenge-club-101f074b87a4356d716bf3cce087547cb0959b76.tar.gz perlweeklychallenge-club-101f074b87a4356d716bf3cce087547cb0959b76.tar.bz2 perlweeklychallenge-club-101f074b87a4356d716bf3cce087547cb0959b76.zip | |
- Added solutions by Ulrich Rieke.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 172 |
1 files changed, 86 insertions, 86 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 5abad70124..93ba9365fc 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,20 +1,27 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } } }, + "legend" : { + "enabled" : 0 + }, "drilldown" : { "series" : [ { + "name" : "Andrezgz", + "id" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Andrezgz", - "name" : "Andrezgz" + ] }, { "data" : [ @@ -27,38 +34,38 @@ "name" : "Dave Cross" }, { - "id" : "Dave Jacoby", "name" : "Dave Jacoby", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Dave Jacoby" }, { - "name" : "Duane Powell", "id" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Duane Powell" }, { "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "E. Choroba" }, { - "id" : "Fabrizio Poggi", "name" : "Fabrizio Poggi", + "id" : "Fabrizio Poggi", "data" : [ [ "Perl 5", @@ -67,8 +74,6 @@ ] }, { - "id" : "Javier Luque", - "name" : "Javier Luque", "data" : [ [ "Perl 5", @@ -82,9 +87,12 @@ "Blog", 1 ] - ] + ], + "id" : "Javier Luque", + "name" : "Javier Luque" }, { + "name" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -95,22 +103,21 @@ 2 ] ], - "id" : "Joelle Maslak", - "name" : "Joelle Maslak" + "id" : "Joelle Maslak" }, { - "id" : "Kevin Colyer", - "name" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Kevin Colyer", + "name" : "Kevin Colyer" }, { - "id" : "Lars Balker", "name" : "Lars Balker", + "id" : "Lars Balker", "data" : [ [ "Perl 5", @@ -125,8 +132,8 @@ 2 ] ], - "name" : "Lars Thegler", - "id" : "Lars Thegler" + "id" : "Lars Thegler", + "name" : "Lars Thegler" }, { "data" : [ @@ -167,109 +174,89 @@ "name" : "Nazareno Delucca" }, { + "name" : "Prajith P", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Prajith P", - "name" : "Prajith P" + "id" : "Prajith P" }, { + "id" : "Rage311", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Rage311", - "id" : "Rage311" + "name" : "Rage311" }, { "name" : "Roger Bell West", - "id" : "Roger Bell West", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Roger Bell West" }, { + "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Perl 6", 2 ] - ], - "id" : "Simon Proctor", - "name" : "Simon Proctor" + ] }, { + "name" : "Steven Wilson", + "id" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Steven Wilson", - "name" : "Steven Wilson" + ] }, { - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke" }, { - "name" : "Yet Ebreo", "id" : "Yet Ebreo", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Yet Ebreo" } ] }, - "xAxis" : { - "type" : "category" - }, "chart" : { "type" : "column" }, - "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/>" + "xAxis" : { + "type" : "category" }, "title" : { "text" : "Perl Weekly Challenge - 032" }, - "legend" : { - "enabled" : 0 - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "subtitle" : { - "text" : "[Champions: 21] Last updated at 2019-11-02 06:55:55 GMT" - }, "series" : [ { - "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 032", "data" : [ { "name" : "Andrezgz", @@ -287,19 +274,19 @@ "name" : "Dave Jacoby" }, { - "y" : 2, + "name" : "Duane Powell", "drilldown" : "Duane Powell", - "name" : "Duane Powell" + "y" : 2 }, { - "y" : 2, "drilldown" : "E. Choroba", + "y" : 2, "name" : "E. Choroba" }, { - "name" : "Fabrizio Poggi", "y" : 2, - "drilldown" : "Fabrizio Poggi" + "drilldown" : "Fabrizio Poggi", + "name" : "Fabrizio Poggi" }, { "name" : "Javier Luque", @@ -307,19 +294,19 @@ "y" : 5 }, { - "name" : "Joelle Maslak", "drilldown" : "Joelle Maslak", - "y" : 4 + "y" : 4, + "name" : "Joelle Maslak" }, { - "name" : "Kevin Colyer", + "drilldown" : "Kevin Colyer", "y" : 2, - "drilldown" : "Kevin Colyer" + "name" : "Kevin Colyer" }, { "name" : "Lars Balker", - "y" : 2, - "drilldown" : "Lars Balker" + "drilldown" : "Lars Balker", + "y" : 2 }, { "y" : 2, @@ -332,34 +319,34 @@ "name" : "Laurent Rosenfeld" }, { + "name" : "Markus Holzer", "y" : 2, - "drilldown" : "Markus Holzer", - "name" : "Markus Holzer" + "drilldown" : "Markus Holzer" }, { - "drilldown" : "Nazareno Delucca", "y" : 2, + "drilldown" : "Nazareno Delucca", "name" : "Nazareno Delucca" }, { - "drilldown" : "Prajith P", "y" : 2, + "drilldown" : "Prajith P", "name" : "Prajith P" }, { "name" : "Rage311", - "drilldown" : "Rage311", - "y" : 2 + "y" : 2, + "drilldown" : "Rage311" }, { - "y" : 2, "drilldown" : "Roger Bell West", + "y" : 2, "name" : "Roger Bell West" }, { - "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", "y" : 2, - "name" : "Simon Proctor" + "drilldown" : "Simon Proctor" }, { "name" : "Steven Wilson", @@ -377,7 +364,20 @@ "drilldown" : "Yet Ebreo" } ], - "name" : "Perl Weekly Challenge - 032" + "colorByPoint" : 1 + } + ], + "yAxis" : { + "title" : { + "text" : "Total Solutions" } - ] + }, + "subtitle" : { + "text" : "[Champions: 21] Last updated at 2019-11-02 07:05:17 GMT" + }, + "tooltip" : { + "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/>", + "followPointer" : 1 + } } |
