diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-05 22:09:41 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-05 22:09:41 +0100 |
| commit | 4ee1f009188b8a25b1032e1465bd828bb2c10f4d (patch) | |
| tree | f4852826984e76084139d1d2d4cc573ddc61867c /stats/pwc-current.json | |
| parent | f795f25e46326e43397f4d092db594bee479ac48 (diff) | |
| download | perlweeklychallenge-club-4ee1f009188b8a25b1032e1465bd828bb2c10f4d.tar.gz perlweeklychallenge-club-4ee1f009188b8a25b1032e1465bd828bb2c10f4d.tar.bz2 perlweeklychallenge-club-4ee1f009188b8a25b1032e1465bd828bb2c10f4d.zip | |
- Added solutions by Jaldhar H. Vyas.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 161 |
1 files changed, 90 insertions, 71 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 43c02d18c1..33b27485b4 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,55 +1,31 @@ { - "xAxis" : { - "type" : "category" - }, - "title" : { - "text" : "Perl Weekly Challenge - 006" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, - "tooltip" : { - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "followPointer" : 1, - "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" - }, - "chart" : { - "type" : "column" - }, "series" : [ { - "colorByPoint" : 1, "data" : [ { - "name" : "Alicia Bielsa", "drilldown" : "Alicia Bielsa", - "y" : 1 + "y" : 1, + "name" : "Alicia Bielsa" }, { + "name" : "Andrezgz", "y" : 2, - "drilldown" : "Andrezgz", - "name" : "Andrezgz" + "drilldown" : "Andrezgz" }, { - "drilldown" : "Arpad Toth", "y" : 1, + "drilldown" : "Arpad Toth", "name" : "Arpad Toth" }, { - "name" : "Athanasius", + "y" : 2, "drilldown" : "Athanasius", - "y" : 2 + "name" : "Athanasius" }, { + "name" : "Daniel Mantovani", "y" : 1, - "drilldown" : "Daniel Mantovani", - "name" : "Daniel Mantovani" + "drilldown" : "Daniel Mantovani" }, { "name" : "Duncan C. White", @@ -57,19 +33,24 @@ "drilldown" : "Duncan C. White" }, { - "name" : "E. Choroba", "y" : 2, - "drilldown" : "E. Choroba" + "drilldown" : "E. Choroba", + "name" : "E. Choroba" }, { - "drilldown" : "Guillermo Ramos", "y" : 1, + "drilldown" : "Guillermo Ramos", "name" : "Guillermo Ramos" }, { "name" : "Gustavo Chaves", - "y" : 2, - "drilldown" : "Gustavo Chaves" + "drilldown" : "Gustavo Chaves", + "y" : 2 + }, + { + "name" : "Jaldhar H. Vyas", + "y" : 4, + "drilldown" : "Jaldhar H. Vyas" }, { "y" : 4, @@ -77,9 +58,9 @@ "name" : "Joelle Maslak" }, { - "drilldown" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang", "y" : 1, - "name" : "Kian-Meng Ang" + "drilldown" : "Kian-Meng Ang" }, { "name" : "Laurent Rosenfeld", @@ -88,8 +69,8 @@ }, { "name" : "Maxim Kolodyazhny", - "drilldown" : "Maxim Kolodyazhny", - "y" : 2 + "y" : 2, + "drilldown" : "Maxim Kolodyazhny" }, { "drilldown" : "Ozzy", @@ -102,45 +83,46 @@ "y" : 1 }, { - "drilldown" : "Tim Smith", "y" : 2, + "drilldown" : "Tim Smith", "name" : "Tim Smith" } ], - "name" : "Champions" + "name" : "Champions", + "colorByPoint" : 1 } ], "drilldown" : { "series" : [ { - "id" : "Alicia Bielsa", "data" : [ [ "Perl 5", 1 ] ], - "name" : "Alicia Bielsa" + "name" : "Alicia Bielsa", + "id" : "Alicia Bielsa" }, { + "id" : "Andrezgz", + "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Andrezgz", - "name" : "Andrezgz" + ] }, { "id" : "Arpad Toth", + "name" : "Arpad Toth", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Arpad Toth" + ] }, { "id" : "Athanasius", @@ -163,47 +145,60 @@ "id" : "Daniel Mantovani" }, { + "name" : "Duncan C. White", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Duncan C. White", - "name" : "Duncan C. White" + "id" : "Duncan C. White" }, { - "name" : "E. Choroba", + "id" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] ], - "id" : "E. Choroba" + "name" : "E. Choroba" }, { "name" : "Guillermo Ramos", - "id" : "Guillermo Ramos", "data" : [ [ "Perl 5", 1 ] - ] + ], + "id" : "Guillermo Ramos" }, { - "name" : "Gustavo Chaves", "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Gustavo Chaves" + }, + { + "name" : "Jaldhar H. Vyas", + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] + ], + "id" : "Jaldhar H. Vyas" }, { - "name" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -214,19 +209,21 @@ 2 ] ], + "name" : "Joelle Maslak", "id" : "Joelle Maslak" }, { "id" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Kian-Meng Ang" + ] }, { + "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -237,28 +234,27 @@ 2 ] ], - "id" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld" }, { + "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Maxim Kolodyazhny", - "name" : "Maxim Kolodyazhny" + ] }, { - "name" : "Ozzy", + "id" : "Ozzy", "data" : [ [ "Perl 6", 1 ] ], - "id" : "Ozzy" + "name" : "Ozzy" }, { "name" : "Simon Proctor", @@ -271,8 +267,8 @@ "id" : "Simon Proctor" }, { - "name" : "Tim Smith", "id" : "Tim Smith", + "name" : "Tim Smith", "data" : [ [ "Perl 6", @@ -288,9 +284,32 @@ } }, "subtitle" : { - "text" : "[Champions: 16] Last updated at 2019-05-05 19:30:14 GMT" + "text" : "[Champions: 17] Last updated at 2019-05-05 21:07:47 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 006" + }, + "chart" : { + "type" : "column" }, "legend" : { "enabled" : 0 + }, + "xAxis" : { + "type" : "category" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "tooltip" : { + "pointerFormat" : "<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 } } |
