diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-06-16 08:30:31 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-06-16 08:30:31 +0100 |
| commit | 9ba67f37ad4cf658161ecea9669568d0df4f1c40 (patch) | |
| tree | 4f3b0f6d2cca022c9a2a3c12b93eb7ed3c20caef /stats/pwc-current.json | |
| parent | 1c3cdabef672e36ee576e23672b385a3872b8ea1 (diff) | |
| download | perlweeklychallenge-club-9ba67f37ad4cf658161ecea9669568d0df4f1c40.tar.gz perlweeklychallenge-club-9ba67f37ad4cf658161ecea9669568d0df4f1c40.tar.bz2 perlweeklychallenge-club-9ba67f37ad4cf658161ecea9669568d0df4f1c40.zip | |
- Added solutions by Adam Russell and Joelle Maslak.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 363 |
1 files changed, 191 insertions, 172 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index a2a6f85638..9ba886c7cb 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -5,43 +5,161 @@ "xAxis" : { "type" : "category" }, - "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/>" + "series" : [ + { + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 012", + "data" : [ + { + "drilldown" : "Aaron Sherman", + "name" : "Aaron Sherman", + "y" : 2 + }, + { + "drilldown" : "Adam Russell", + "name" : "Adam Russell", + "y" : 3 + }, + { + "y" : 2, + "name" : "Alicia Bielsa", + "drilldown" : "Alicia Bielsa" + }, + { + "y" : 2, + "name" : "Andrezgz", + "drilldown" : "Andrezgz" + }, + { + "name" : "Arne Sommer", + "drilldown" : "Arne Sommer", + "y" : 3 + }, + { + "drilldown" : "Daniel Mantovani", + "name" : "Daniel Mantovani", + "y" : 2 + }, + { + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby", + "y" : 4 + }, + { + "y" : 3, + "name" : "E. Choroba", + "drilldown" : "E. Choroba" + }, + { + "y" : 4, + "drilldown" : "Feng Chang", + "name" : "Feng Chang" + }, + { + "drilldown" : "Francis Whittle", + "name" : "Francis Whittle", + "y" : 3 + }, + { + "name" : "Gustavo Chaves", + "drilldown" : "Gustavo Chaves", + "y" : 2 + }, + { + "y" : 2, + "drilldown" : "Jaime Corchado", + "name" : "Jaime Corchado" + }, + { + "y" : 6, + "name" : "Joelle Maslak", + "drilldown" : "Joelle Maslak" + }, + { + "drilldown" : "Kevin Colyer", + "name" : "Kevin Colyer", + "y" : 2 + }, + { + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld", + "y" : 5 + }, + { + "name" : "Maxim Nechaev", + "drilldown" : "Maxim Nechaev", + "y" : 1 + }, + { + "y" : 1, + "name" : "Ozzy", + "drilldown" : "Ozzy" + }, + { + "y" : 2, + "drilldown" : "Rakesh Kumar Shardiwal", + "name" : "Rakesh Kumar Shardiwal" + }, + { + "y" : 4, + "name" : "Ruben Westerberg", + "drilldown" : "Ruben Westerberg" + }, + { + "y" : 2, + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor" + }, + { + "name" : "Steven Wilson", + "drilldown" : "Steven Wilson", + "y" : 2 + }, + { + "y" : 3, + "drilldown" : "Yozen Hernandez", + "name" : "Yozen Hernandez" + } + ] + } + ], + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } }, "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "[Champions: 21] Last updated at 2019-06-15 23:07:19 GMT" - }, "drilldown" : { "series" : [ { - "id" : "Aaron Sherman", - "name" : "Aaron Sherman", "data" : [ [ "Perl 6", 2 ] - ] + ], + "name" : "Aaron Sherman", + "id" : "Aaron Sherman" }, { - "id" : "Alicia Bielsa", "data" : [ [ "Perl 5", 2 + ], + [ + "Blog", + 1 ] ], - "name" : "Alicia Bielsa" + "name" : "Adam Russell", + "id" : "Adam Russell" }, { "data" : [ @@ -50,12 +168,20 @@ 2 ] ], + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa" + }, + { + "id" : "Andrezgz", "name" : "Andrezgz", - "id" : "Andrezgz" + "data" : [ + [ + "Perl 5", + 2 + ] + ] }, { - "id" : "Arne Sommer", - "name" : "Arne Sommer", "data" : [ [ "Perl 6", @@ -65,7 +191,9 @@ "Blog", 1 ] - ] + ], + "id" : "Arne Sommer", + "name" : "Arne Sommer" }, { "id" : "Daniel Mantovani", @@ -78,8 +206,6 @@ ] }, { - "id" : "Dave Jacoby", - "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -89,10 +215,13 @@ "Blog", 2 ] - ] + ], + "name" : "Dave Jacoby", + "id" : "Dave Jacoby" }, { "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl 5", @@ -102,11 +231,9 @@ "Blog", 1 ] - ], - "name" : "E. Choroba" + ] }, { - "name" : "Feng Chang", "data" : [ [ "Perl 5", @@ -117,27 +244,28 @@ 2 ] ], + "name" : "Feng Chang", "id" : "Feng Chang" }, { + "id" : "Francis Whittle", "name" : "Francis Whittle", "data" : [ [ "Perl 6", 3 ] - ], - "id" : "Francis Whittle" + ] }, { + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves" + ] }, { "id" : "Jaime Corchado", @@ -150,31 +278,30 @@ ] }, { - "id" : "Joelle Maslak", "data" : [ [ "Perl 5", - 1 + 3 ], [ "Perl 6", - 1 + 3 ] ], - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "id" : "Joelle Maslak" }, { - "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] ], + "id" : "Kevin Colyer", "name" : "Kevin Colyer" }, { - "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -189,39 +316,42 @@ 1 ] ], - "id" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" }, { + "id" : "Maxim Nechaev", "name" : "Maxim Nechaev", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Maxim Nechaev" + ] }, { - "name" : "Ozzy", "data" : [ [ "Perl 6", 1 ] ], + "name" : "Ozzy", "id" : "Ozzy" }, { + "name" : "Rakesh Kumar Shardiwal", + "id" : "Rakesh Kumar Shardiwal", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Rakesh Kumar Shardiwal", - "id" : "Rakesh Kumar Shardiwal" + ] }, { + "id" : "Ruben Westerberg", + "name" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -231,19 +361,17 @@ "Perl 6", 2 ] - ], - "name" : "Ruben Westerberg", - "id" : "Ruben Westerberg" + ] }, { - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { "id" : "Steven Wilson", @@ -257,6 +385,7 @@ }, { "name" : "Yozen Hernandez", + "id" : "Yozen Hernandez", "data" : [ [ "Perl 5", @@ -266,133 +395,23 @@ "Blog", 1 ] - ], - "id" : "Yozen Hernandez" + ] } ] }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } + "yAxis" : { + "title" : { + "text" : "Total Solutions" } }, - "series" : [ - { - "name" : "Perl Weekly Challenge - 012", - "data" : [ - { - "y" : 2, - "name" : "Aaron Sherman", - "drilldown" : "Aaron Sherman" - }, - { - "drilldown" : "Alicia Bielsa", - "y" : 2, - "name" : "Alicia Bielsa" - }, - { - "y" : 2, - "name" : "Andrezgz", - "drilldown" : "Andrezgz" - }, - { - "name" : "Arne Sommer", - "y" : 3, - "drilldown" : "Arne Sommer" - }, - { - "drilldown" : "Daniel Mantovani", - "name" : "Daniel Mantovani", - "y" : 2 - }, - { - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 4 - }, - { - "y" : 3, - "name" : "E. Choroba", - "drilldown" : "E. Choroba" - }, - { - "name" : "Feng Chang", - "y" : 4, - "drilldown" : "Feng Chang" - }, - { - "drilldown" : "Francis Whittle", - "name" : "Francis Whittle", - "y" : 3 - }, - { - "drilldown" : "Gustavo Chaves", - "y" : 2, - "name" : "Gustavo Chaves" - }, - { - "drilldown" : "Jaime Corchado", - "name" : "Jaime Corchado", - "y" : 2 - }, - { - "drilldown" : "Joelle Maslak", - "y" : 2, - "name" : "Joelle Maslak" - }, - { - "name" : "Kevin Colyer", - "y" : 2, - "drilldown" : "Kevin Colyer" - }, - { - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 5 - }, - { - "y" : 1, - "name" : "Maxim Nechaev", - "drilldown" : "Maxim Nechaev" - }, - { - "y" : 1, - "name" : "Ozzy", - "drilldown" : "Ozzy" - }, - { - "drilldown" : "Rakesh Kumar Shardiwal", - "name" : "Rakesh Kumar Shardiwal", - "y" : 2 - }, - { - "name" : "Ruben Westerberg", - "y" : 4, - "drilldown" : "Ruben Westerberg" - }, - { - "name" : "Simon Proctor", - "y" : 2, - "drilldown" : "Simon Proctor" - }, - { - "drilldown" : "Steven Wilson", - "name" : "Steven Wilson", - "y" : 2 - }, - { - "drilldown" : "Yozen Hernandez", - "name" : "Yozen Hernandez", - "y" : 3 - } - ], - "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/>" + }, + "subtitle" : { + "text" : "[Champions: 22] Last updated at 2019-06-16 07:28:35 GMT" + }, "title" : { "text" : "Perl Weekly Challenge - 012" } |
