diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-05 23:41:15 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-05 23:41:15 +0100 |
| commit | c6582e711349d446c50f2caae45616693ffe07fd (patch) | |
| tree | 72a87f7a8615578b42a22502dd26c0a873ea570c /stats/pwc-current.json | |
| parent | ca5d1e6e342b6a23b8d5afd0b8a9b8acdd6875ef (diff) | |
| download | perlweeklychallenge-club-c6582e711349d446c50f2caae45616693ffe07fd.tar.gz perlweeklychallenge-club-c6582e711349d446c50f2caae45616693ffe07fd.tar.bz2 perlweeklychallenge-club-c6582e711349d446c50f2caae45616693ffe07fd.zip | |
- Added solutions by Ruben Westerberg.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 203 |
1 files changed, 111 insertions, 92 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 33b27485b4..34398875cb 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,16 +1,34 @@ { + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "tooltip" : { + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1 + }, + "legend" : { + "enabled" : 0 + }, + "chart" : { + "type" : "column" + }, "series" : [ { + "name" : "Champions", + "colorByPoint" : 1, "data" : [ { - "drilldown" : "Alicia Bielsa", "y" : 1, - "name" : "Alicia Bielsa" + "name" : "Alicia Bielsa", + "drilldown" : "Alicia Bielsa" }, { + "drilldown" : "Andrezgz", "name" : "Andrezgz", - "y" : 2, - "drilldown" : "Andrezgz" + "y" : 2 }, { "y" : 1, @@ -19,90 +37,105 @@ }, { "y" : 2, - "drilldown" : "Athanasius", - "name" : "Athanasius" + "name" : "Athanasius", + "drilldown" : "Athanasius" }, { - "name" : "Daniel Mantovani", "y" : 1, - "drilldown" : "Daniel Mantovani" + "drilldown" : "Daniel Mantovani", + "name" : "Daniel Mantovani" }, { - "name" : "Duncan C. White", "y" : 2, - "drilldown" : "Duncan C. White" + "drilldown" : "Duncan C. White", + "name" : "Duncan C. White" }, { "y" : 2, - "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "name" : "E. Choroba", + "drilldown" : "E. Choroba" }, { - "y" : 1, "drilldown" : "Guillermo Ramos", - "name" : "Guillermo Ramos" + "name" : "Guillermo Ramos", + "y" : 1 }, { - "name" : "Gustavo Chaves", + "y" : 2, "drilldown" : "Gustavo Chaves", - "y" : 2 + "name" : "Gustavo Chaves" }, { - "name" : "Jaldhar H. Vyas", "y" : 4, + "name" : "Jaldhar H. Vyas", "drilldown" : "Jaldhar H. Vyas" }, { "y" : 4, - "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "drilldown" : "Joelle Maslak" }, { + "drilldown" : "Kian-Meng Ang", "name" : "Kian-Meng Ang", - "y" : 1, - "drilldown" : "Kian-Meng Ang" + "y" : 1 }, { + "drilldown" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", - "y" : 4, - "drilldown" : "Laurent Rosenfeld" + "y" : 4 }, { - "name" : "Maxim Kolodyazhny", "y" : 2, - "drilldown" : "Maxim Kolodyazhny" + "drilldown" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny" }, { "drilldown" : "Ozzy", - "y" : 1, - "name" : "Ozzy" + "name" : "Ozzy", + "y" : 1 + }, + { + "name" : "Ruben Westerberg", + "drilldown" : "Ruben Westerberg", + "y" : 4 }, { + "y" : 1, "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 1 + "drilldown" : "Simon Proctor" }, { - "y" : 2, + "name" : "Tim Smith", "drilldown" : "Tim Smith", - "name" : "Tim Smith" + "y" : 2 } - ], - "name" : "Champions", - "colorByPoint" : 1 + ] } ], + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, + "xAxis" : { + "type" : "category" + }, "drilldown" : { "series" : [ { + "name" : "Alicia Bielsa", + "id" : "Alicia Bielsa", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Alicia Bielsa", - "id" : "Alicia Bielsa" + ] }, { "id" : "Andrezgz", @@ -115,77 +148,76 @@ ] }, { - "id" : "Arpad Toth", - "name" : "Arpad Toth", "data" : [ [ "Perl 5", 1 ] - ] + ], + "name" : "Arpad Toth", + "id" : "Arpad Toth" }, { "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Athanasius" + ] }, { "name" : "Daniel Mantovani", + "id" : "Daniel Mantovani", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Daniel Mantovani" + ] }, { + "id" : "Duncan C. White", "name" : "Duncan C. White", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Duncan C. White" + ] }, { - "id" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] ], - "name" : "E. Choroba" + "name" : "E. Choroba", + "id" : "E. Choroba" }, { "name" : "Guillermo Ramos", + "id" : "Guillermo Ramos", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Guillermo Ramos" + ] }, { "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Gustavo Chaves" + ] }, { - "name" : "Jaldhar H. Vyas", "data" : [ [ "Perl 5", @@ -196,6 +228,7 @@ 2 ] ], + "name" : "Jaldhar H. Vyas", "id" : "Jaldhar H. Vyas" }, { @@ -224,6 +257,7 @@ }, { "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -233,42 +267,55 @@ "Perl 6", 2 ] - ], - "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 ] - ], - "name" : "Ozzy" + ] + }, + { + "id" : "Ruben Westerberg", + "name" : "Ruben Westerberg", + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] + ] }, { "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ], - "id" : "Simon Proctor" + ] }, { - "id" : "Tim Smith", "name" : "Tim Smith", + "id" : "Tim Smith", "data" : [ [ "Perl 6", @@ -278,38 +325,10 @@ } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "subtitle" : { - "text" : "[Champions: 17] Last updated at 2019-05-05 21:07:47 GMT" + "text" : "[Champions: 18] Last updated at 2019-05-05 22:39:54 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 } } |
