diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-11-28 12:05:31 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-11-28 12:05:31 +0000 |
| commit | a993078d7c4e554fd3008fcc8564208bc9af1514 (patch) | |
| tree | 634b5b3110347c09fb50c64f4f430275d0617ed7 /stats/pwc-challenge-025.json | |
| parent | df242af9cd77b0c87dd0488f2c469860eb7de1eb (diff) | |
| download | perlweeklychallenge-club-a993078d7c4e554fd3008fcc8564208bc9af1514.tar.gz perlweeklychallenge-club-a993078d7c4e554fd3008fcc8564208bc9af1514.tar.bz2 perlweeklychallenge-club-a993078d7c4e554fd3008fcc8564208bc9af1514.zip | |
- Added blog by Roger Bell_West.
Diffstat (limited to 'stats/pwc-challenge-025.json')
| -rw-r--r-- | stats/pwc-challenge-025.json | 174 |
1 files changed, 87 insertions, 87 deletions
diff --git a/stats/pwc-challenge-025.json b/stats/pwc-challenge-025.json index 76bd44e287..a4e3757455 100644 --- a/stats/pwc-challenge-025.json +++ b/stats/pwc-challenge-025.json @@ -1,76 +1,66 @@ { - "xAxis" : { - "type" : "category" - }, - "tooltip" : { - "followPointer" : 1, - "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/>" - }, "chart" : { "type" : "column" }, - "title" : { - "text" : "Perl Weekly Challenge - 025" - }, "series" : [ { "name" : "Perl Weekly Challenge - 025", + "colorByPoint" : 1, "data" : [ { - "drilldown" : "Adam Russell", "name" : "Adam Russell", + "drilldown" : "Adam Russell", "y" : 4 }, { + "y" : 2, "drilldown" : "Andrezgz", - "name" : "Andrezgz", - "y" : 2 + "name" : "Andrezgz" }, { + "drilldown" : "Arne Sommer", "y" : 3, - "name" : "Arne Sommer", - "drilldown" : "Arne Sommer" + "name" : "Arne Sommer" }, { - "name" : "Athanasius", + "drilldown" : "Athanasius", "y" : 2, - "drilldown" : "Athanasius" + "name" : "Athanasius" }, { "drilldown" : "Colin Crain", - "y" : 1, - "name" : "Colin Crain" + "name" : "Colin Crain", + "y" : 1 }, { - "drilldown" : "Duane Powell", "y" : 2, + "drilldown" : "Duane Powell", "name" : "Duane Powell" }, { + "drilldown" : "Duncan C. White", "y" : 2, - "name" : "Duncan C. White", - "drilldown" : "Duncan C. White" + "name" : "Duncan C. White" }, { + "name" : "E. Choroba", "drilldown" : "E. Choroba", - "y" : 3, - "name" : "E. Choroba" + "y" : 3 }, { - "drilldown" : "Guillermo Ramos", "y" : 2, + "drilldown" : "Guillermo Ramos", "name" : "Guillermo Ramos" }, { + "y" : 5, "drilldown" : "Jaldhar H. Vyas", - "name" : "Jaldhar H. Vyas", - "y" : 5 + "name" : "Jaldhar H. Vyas" }, { - "name" : "Joelle Maslak", "y" : 4, - "drilldown" : "Joelle Maslak" + "drilldown" : "Joelle Maslak", + "name" : "Joelle Maslak" }, { "drilldown" : "Kevin Colyer", @@ -88,19 +78,19 @@ "name" : "Lars Balker" }, { - "y" : 7, "name" : "Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld" + "drilldown" : "Laurent Rosenfeld", + "y" : 7 }, { + "y" : 1, "drilldown" : "Ozzy", - "name" : "Ozzy", - "y" : 1 + "name" : "Ozzy" }, { + "drilldown" : "Roger Bell West", "y" : 3, - "name" : "Roger Bell West", - "drilldown" : "Roger Bell West" + "name" : "Roger Bell West" }, { "drilldown" : "Ruben Westerberg", @@ -109,18 +99,36 @@ }, { "drilldown" : "Simon Proctor", - "y" : 1, - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "y" : 1 }, { "drilldown" : "Yet Ebreo", - "name" : "Yet Ebreo", - "y" : 5 + "y" : 5, + "name" : "Yet Ebreo" } - ], - "colorByPoint" : 1 + ] } ], + "xAxis" : { + "type" : "category" + }, + "title" : { + "text" : "Perl Weekly Challenge - 025" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "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/>" + }, + "legend" : { + "enabled" : 0 + }, "drilldown" : { "series" : [ { @@ -138,16 +146,17 @@ "name" : "Adam Russell" }, { - "id" : "Andrezgz", + "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Andrezgz" + "id" : "Andrezgz" }, { + "name" : "Arne Sommer", "id" : "Arne Sommer", "data" : [ [ @@ -158,10 +167,10 @@ "Blog", 1 ] - ], - "name" : "Arne Sommer" + ] }, { + "id" : "Athanasius", "data" : [ [ "Perl 5", @@ -172,30 +181,31 @@ 1 ] ], - "name" : "Athanasius", - "id" : "Athanasius" + "name" : "Athanasius" }, { + "name" : "Colin Crain", "id" : "Colin Crain", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Colin Crain" + ] }, { + "name" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Duane Powell", - "name" : "Duane Powell" + "id" : "Duane Powell" }, { + "name" : "Duncan C. White", + "id" : "Duncan C. White", "data" : [ [ "Perl 5", @@ -205,9 +215,7 @@ "Blog", 1 ] - ], - "name" : "Duncan C. White", - "id" : "Duncan C. White" + ] }, { "data" : [ @@ -220,18 +228,18 @@ 1 ] ], - "name" : "E. Choroba", - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { + "name" : "Guillermo Ramos", + "id" : "Guillermo Ramos", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Guillermo Ramos", - "id" : "Guillermo Ramos" + ] }, { "data" : [ @@ -248,10 +256,11 @@ 1 ] ], - "name" : "Jaldhar H. Vyas", - "id" : "Jaldhar H. Vyas" + "id" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas" }, { + "name" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -262,7 +271,6 @@ 2 ] ], - "name" : "Joelle Maslak", "id" : "Joelle Maslak" }, { @@ -286,14 +294,14 @@ "id" : "Kian-Meng Ang" }, { - "id" : "Lars Balker", + "name" : "Lars Balker", "data" : [ [ "Perl 5", 1 ] ], - "name" : "Lars Balker" + "id" : "Lars Balker" }, { "name" : "Laurent Rosenfeld", @@ -314,16 +322,18 @@ "id" : "Laurent Rosenfeld" }, { + "name" : "Ozzy", + "id" : "Ozzy", "data" : [ [ "Perl 6", 1 ] - ], - "name" : "Ozzy", - "id" : "Ozzy" + ] }, { + "name" : "Roger Bell West", + "id" : "Roger Bell West", "data" : [ [ "Perl 5", @@ -333,11 +343,10 @@ "Blog", 1 ] - ], - "id" : "Roger Bell West", - "name" : "Roger Bell West" + ] }, { + "id" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -348,8 +357,7 @@ 2 ] ], - "name" : "Ruben Westerberg", - "id" : "Ruben Westerberg" + "name" : "Ruben Westerberg" }, { "data" : [ @@ -362,6 +370,7 @@ "name" : "Simon Proctor" }, { + "name" : "Yet Ebreo", "data" : [ [ "Perl 5", @@ -376,29 +385,20 @@ 1 ] ], - "id" : "Yet Ebreo", - "name" : "Yet Ebreo" + "id" : "Yet Ebreo" } ] }, - "legend" : { - "enabled" : 0 - }, - "subtitle" : { - "text" : "[Champions: 20] Last updated at 2019-11-24 20:18:19 GMT" - }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { "enabled" : 1, "format" : "{point.y}" - }, - "borderWidth" : 0 + } } }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "subtitle" : { + "text" : "[Champions: 20] Last updated at 2019-11-28 12:03:54 GMT" } } |
