From 824b4eafb6e3b5a654fbd452a403c028b72c1062 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 26 May 2019 14:52:01 +0100 Subject: - Added solutions by Kian-Meng Ang. --- stats/pwc-current.json | 291 ++++++++++++------------ stats/pwc-language-breakdown.json | 182 +++++++-------- stats/pwc-leaders.json | 458 +++++++++++++++++++------------------- stats/pwc-summary-1-30.json | 102 ++++----- stats/pwc-summary-31-60.json | 102 ++++----- stats/pwc-summary-61-90.json | 80 +++---- stats/pwc-summary.json | 42 ++-- 7 files changed, 636 insertions(+), 621 deletions(-) diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 7df17d1dde..e28d9ff7d3 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,147 +1,51 @@ { + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "subtitle" : { + "text" : "[Champions: 17] Last updated at 2019-05-26 13:50:43 GMT" + }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "title" : { - "text" : "Perl Weekly Challenge - 009" - }, - "xAxis" : { - "type" : "category" - }, - "tooltip" : { - "headerFormat" : "{series.name}
", - "pointerFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1 - }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "Champions", - "data" : [ - { - "y" : 2, - "name" : "Adam Russell", - "drilldown" : "Adam Russell" - }, - { - "y" : 2, - "name" : "Andrezgz", - "drilldown" : "Andrezgz" - }, - { - "drilldown" : "Arne Sommer", - "y" : 2, - "name" : "Arne Sommer" - }, - { - "drilldown" : "Athanasius", - "y" : 2, - "name" : "Athanasius" - }, - { - "y" : 2, - "name" : "Daniel Mita", - "drilldown" : "Daniel Mita" - }, - { - "y" : 2, - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" - }, - { - "drilldown" : "Francis Whittle", - "y" : 2, - "name" : "Francis Whittle" - }, - { - "drilldown" : "Gustavo Chaves", - "y" : 2, - "name" : "Gustavo Chaves" - }, - { - "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak", - "y" : 6 - }, - { - "drilldown" : "Laurent Rosenfeld", - "y" : 4, - "name" : "Laurent Rosenfeld" - }, - { - "drilldown" : "Luis F. Uceta", - "name" : "Luis F. Uceta", - "y" : 2 - }, - { - "name" : "Maxim Nechaev", - "y" : 2, - "drilldown" : "Maxim Nechaev" - }, - { - "drilldown" : "Ruben Westerberg", - "y" : 4, - "name" : "Ruben Westerberg" - }, - { - "name" : "Simon Proctor", - "y" : 1, - "drilldown" : "Simon Proctor" - }, - { - "y" : 2, - "name" : "Steven Wilson", - "drilldown" : "Steven Wilson" - }, - { - "y" : 2, - "name" : "Yozen Hernandez", - "drilldown" : "Yozen Hernandez" - } - ] - } - ], "chart" : { "type" : "column" }, "legend" : { "enabled" : 0 }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "subtitle" : { - "text" : "[Champions: 16] Last updated at 2019-05-26 13:13:53 GMT" + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ { - "id" : "Adam Russell", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Adam Russell" + "name" : "Adam Russell", + "id" : "Adam Russell" }, { + "name" : "Andrezgz", + "id" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Andrezgz", - "id" : "Andrezgz" + ] }, { "id" : "Arne Sommer", @@ -154,24 +58,24 @@ ] }, { - "id" : "Athanasius", "data" : [ [ "Perl 5", 2 ] ], + "id" : "Athanasius", "name" : "Athanasius" }, { - "id" : "Daniel Mita", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Daniel Mita" + "name" : "Daniel Mita", + "id" : "Daniel Mita" }, { "data" : [ @@ -180,8 +84,8 @@ 2 ] ], - "name" : "Dave Jacoby", - "id" : "Dave Jacoby" + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { "data" : [ @@ -194,17 +98,18 @@ "id" : "Francis Whittle" }, { - "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Gustavo Chaves" + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves" }, { "id" : "Joelle Maslak", + "name" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -214,8 +119,17 @@ "Perl 6", 3 ] + ] + }, + { + "data" : [ + [ + "Perl 5", + 2 + ] ], - "name" : "Joelle Maslak" + "name" : "Kian-Meng Ang", + "id" : "Kian-Meng Ang" }, { "data" : [ @@ -228,31 +142,30 @@ 2 ] ], - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" }, { - "name" : "Luis F. Uceta", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Luis F. Uceta" + "id" : "Luis F. Uceta", + "name" : "Luis F. Uceta" }, { - "id" : "Maxim Nechaev", "data" : [ [ "Perl 5", 2 ] ], + "id" : "Maxim Nechaev", "name" : "Maxim Nechaev" }, { - "id" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -263,38 +176,140 @@ 2 ] ], - "name" : "Ruben Westerberg" + "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg" }, { - "id" : "Simon Proctor", - "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { + "name" : "Steven Wilson", + "id" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Steven Wilson", - "id" : "Steven Wilson" + ] }, { + "id" : "Yozen Hernandez", "name" : "Yozen Hernandez", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Yozen Hernandez" + ] } ] + }, + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "Adam Russell", + "name" : "Adam Russell", + "y" : 2 + }, + { + "y" : 2, + "drilldown" : "Andrezgz", + "name" : "Andrezgz" + }, + { + "name" : "Arne Sommer", + "drilldown" : "Arne Sommer", + "y" : 2 + }, + { + "name" : "Athanasius", + "drilldown" : "Athanasius", + "y" : 2 + }, + { + "y" : 2, + "drilldown" : "Daniel Mita", + "name" : "Daniel Mita" + }, + { + "y" : 2, + "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby" + }, + { + "name" : "Francis Whittle", + "drilldown" : "Francis Whittle", + "y" : 2 + }, + { + "drilldown" : "Gustavo Chaves", + "name" : "Gustavo Chaves", + "y" : 2 + }, + { + "y" : 6, + "name" : "Joelle Maslak", + "drilldown" : "Joelle Maslak" + }, + { + "y" : 2, + "drilldown" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang" + }, + { + "drilldown" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld", + "y" : 4 + }, + { + "y" : 2, + "name" : "Luis F. Uceta", + "drilldown" : "Luis F. Uceta" + }, + { + "y" : 2, + "drilldown" : "Maxim Nechaev", + "name" : "Maxim Nechaev" + }, + { + "y" : 4, + "drilldown" : "Ruben Westerberg", + "name" : "Ruben Westerberg" + }, + { + "y" : 1, + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor" + }, + { + "y" : 2, + "drilldown" : "Steven Wilson", + "name" : "Steven Wilson" + }, + { + "name" : "Yozen Hernandez", + "drilldown" : "Yozen Hernandez", + "y" : 2 + } + ], + "name" : "Champions" + } + ], + "title" : { + "text" : "Perl Weekly Challenge - 009" + }, + "tooltip" : { + "followPointer" : 1, + "headerFormat" : "{series.name}
", + "pointerFormat" : "{point.name}: {point.y:f}
" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 69ccae52c0..64cc8529f3 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,95 +1,35 @@ { - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "pointFormat" : "{point.name}: {point.y:f}
", - "followPointer" : "true", - "headerFormat" : "" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "chart" : { - "type" : "column" + "xAxis" : { + "type" : "category" }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { "format" : "{point.y}", "enabled" : 1 - }, - "borderWidth" : 0 + } } }, - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-26 13:16:19 GMT" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, "title" : { "text" : "Perl Weekly Challenge Language" }, - "xAxis" : { - "type" : "category" + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-26 13:51:38 GMT" + }, + "chart" : { + "type" : "column" }, - "series" : [ - { - "colorByPoint" : "true", - "name" : "Perl Weekly Challenge Languages", - "data" : [ - { - "y" : 113, - "drilldown" : "001", - "name" : "#001 [P5=76 P6=37]" - }, - { - "drilldown" : "002", - "y" : 95, - "name" : "#002 [P5=63 P6=32]" - }, - { - "name" : "#003 [P5=32 P6=26]", - "drilldown" : "003", - "y" : 58 - }, - { - "name" : "#004 [P5=46 P6=29]", - "y" : 75, - "drilldown" : "004" - }, - { - "name" : "#005 [P5=33 P6=22]", - "y" : 55, - "drilldown" : "005" - }, - { - "name" : "#006 [P5=27 P6=14]", - "drilldown" : "006", - "y" : 41 - }, - { - "drilldown" : "007", - "y" : 44, - "name" : "#007 [P5=24 P6=20]" - }, - { - "name" : "#008 [P5=34 P6=20]", - "drilldown" : "008", - "y" : 54 - }, - { - "drilldown" : "009", - "y" : 37, - "name" : "#009 [P5=23 P6=14]" - } - ] - } - ], "drilldown" : { "series" : [ { "id" : "001", + "name" : "001", "data" : [ [ "Perl 5", @@ -99,12 +39,9 @@ "Perl 6", 37 ] - ], - "name" : "001" + ] }, { - "id" : "002", - "name" : "002", "data" : [ [ "Perl 5", @@ -114,10 +51,13 @@ "Perl 6", 32 ] - ] + ], + "name" : "002", + "id" : "002" }, { "id" : "003", + "name" : "003", "data" : [ [ "Perl 5", @@ -127,8 +67,7 @@ "Perl 6", 26 ] - ], - "name" : "003" + ] }, { "data" : [ @@ -141,12 +80,12 @@ 29 ] ], - "name" : "004", - "id" : "004" + "id" : "004", + "name" : "004" }, { - "id" : "005", "name" : "005", + "id" : "005", "data" : [ [ "Perl 5", @@ -169,11 +108,12 @@ 14 ] ], - "name" : "006", - "id" : "006" + "id" : "006", + "name" : "006" }, { "name" : "007", + "id" : "007", "data" : [ [ "Perl 5", @@ -183,8 +123,7 @@ "Perl 6", 20 ] - ], - "id" : "007" + ] }, { "id" : "008", @@ -201,19 +140,80 @@ ] }, { - "name" : "009", "data" : [ [ "Perl 5", - 23 + 25 ], [ "Perl 6", 14 ] ], - "id" : "009" + "id" : "009", + "name" : "009" } ] + }, + "series" : [ + { + "name" : "Perl Weekly Challenge Languages", + "data" : [ + { + "y" : 113, + "name" : "#001 [P5=76 P6=37]", + "drilldown" : "001" + }, + { + "drilldown" : "002", + "name" : "#002 [P5=63 P6=32]", + "y" : 95 + }, + { + "y" : 58, + "name" : "#003 [P5=32 P6=26]", + "drilldown" : "003" + }, + { + "name" : "#004 [P5=46 P6=29]", + "drilldown" : "004", + "y" : 75 + }, + { + "y" : 55, + "drilldown" : "005", + "name" : "#005 [P5=33 P6=22]" + }, + { + "drilldown" : "006", + "name" : "#006 [P5=27 P6=14]", + "y" : 41 + }, + { + "y" : 44, + "name" : "#007 [P5=24 P6=20]", + "drilldown" : "007" + }, + { + "y" : 54, + "name" : "#008 [P5=34 P6=20]", + "drilldown" : "008" + }, + { + "name" : "#009 [P5=25 P6=14]", + "drilldown" : "009", + "y" : 39 + } + ], + "colorByPoint" : "true" + } + ], + "tooltip" : { + "followPointer" : "true", + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
" + }, + "legend" : { + "enabled" : "false" } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 10a447a501..0ebd8ed877 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,25 +1,11 @@ { - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, - "xAxis" : { - "type" : "category" - }, - "tooltip" : { - "followPointer" : "true", - "headerFormat" : "", - "pointFormat" : "{point.name}: {point.y:f}
" - }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { "enabled" : 1, "format" : "{point.y}" - }, - "borderWidth" : 0 + } } }, "yAxis" : { @@ -41,14 +27,14 @@ "name" : "#2: Joelle Maslak" }, { + "name" : "#3: Jaldhar H. Vyas", "drilldown" : "Jaldhar H. Vyas", - "y" : 64, - "name" : "#3: Jaldhar H. Vyas" + "y" : 64 }, { + "name" : "#4: Ruben Westerberg", "drilldown" : "Ruben Westerberg", - "y" : 64, - "name" : "#4: Ruben Westerberg" + "y" : 64 }, { "y" : 54, @@ -56,59 +42,59 @@ "name" : "#5: Adam Russell" }, { - "y" : 50, + "name" : "#6: Simon Proctor", "drilldown" : "Simon Proctor", - "name" : "#6: Simon Proctor" + "y" : 50 }, { - "name" : "#7: Arne Sommer", "y" : 48, - "drilldown" : "Arne Sommer" + "drilldown" : "Arne Sommer", + "name" : "#7: Arne Sommer" }, { - "y" : 44, - "drilldown" : "Dr James A. Smith", - "name" : "#8: Dr James A. Smith" + "y" : 48, + "drilldown" : "Kian-Meng Ang", + "name" : "#8: Kian-Meng Ang" }, { - "name" : "#9: Kian-Meng Ang", - "drilldown" : "Kian-Meng Ang", - "y" : 44 + "y" : 44, + "drilldown" : "Dr James A. Smith", + "name" : "#9: Dr James A. Smith" }, { - "drilldown" : "Jo Christian Oterhals", "y" : 42, + "drilldown" : "Jo Christian Oterhals", "name" : "#10: Jo Christian Oterhals" }, { - "drilldown" : "Gustavo Chaves", "y" : 38, + "drilldown" : "Gustavo Chaves", "name" : "#11: Gustavo Chaves" }, { - "drilldown" : "Athanasius", + "name" : "#12: Athanasius", "y" : 36, - "name" : "#12: Athanasius" + "drilldown" : "Athanasius" }, { - "drilldown" : "Andrezgz", + "name" : "#13: Andrezgz", "y" : 34, - "name" : "#13: Andrezgz" + "drilldown" : "Andrezgz" }, { - "y" : 34, "drilldown" : "Francis Whittle", + "y" : 34, "name" : "#14: Francis Whittle" }, { - "drilldown" : "Nick Logan", "y" : 32, + "drilldown" : "Nick Logan", "name" : "#15: Nick Logan" }, { - "name" : "#16: Dave Jacoby", "drilldown" : "Dave Jacoby", - "y" : 30 + "y" : 30, + "name" : "#16: Dave Jacoby" }, { "name" : "#17: Lars Balker", @@ -121,24 +107,24 @@ "drilldown" : "Mark Senn" }, { + "name" : "#19: Daniel Mantovani", "drilldown" : "Daniel Mantovani", - "y" : 22, - "name" : "#19: Daniel Mantovani" + "y" : 22 }, { - "drilldown" : "Doug Schrag", + "name" : "#20: Doug Schrag", "y" : 20, - "name" : "#20: Doug Schrag" + "drilldown" : "Doug Schrag" }, { "name" : "#21: Duncan C. White", - "y" : 20, - "drilldown" : "Duncan C. White" + "drilldown" : "Duncan C. White", + "y" : 20 }, { + "name" : "#22: Robert Gratza", "y" : 16, - "drilldown" : "Robert Gratza", - "name" : "#22: Robert Gratza" + "drilldown" : "Robert Gratza" }, { "name" : "#23: E. Choroba", @@ -147,43 +133,43 @@ }, { "name" : "#24: John Barrett", - "drilldown" : "John Barrett", - "y" : 14 + "y" : 14, + "drilldown" : "John Barrett" }, { "name" : "#25: Ozzy", - "y" : 14, - "drilldown" : "Ozzy" + "drilldown" : "Ozzy", + "y" : 14 }, { + "name" : "#26: Alicia Bielsa", "drilldown" : "Alicia Bielsa", - "y" : 12, - "name" : "#26: Alicia Bielsa" + "y" : 12 }, { - "y" : 12, + "name" : "#27: Maxim Kolodyazhny", "drilldown" : "Maxim Kolodyazhny", - "name" : "#27: Maxim Kolodyazhny" + "y" : 12 }, { - "drilldown" : "Maxim Nechaev", "y" : 12, + "drilldown" : "Maxim Nechaev", "name" : "#28: Maxim Nechaev" }, { - "drilldown" : "Philippe Bruhat", + "name" : "#29: Philippe Bruhat", "y" : 12, - "name" : "#29: Philippe Bruhat" + "drilldown" : "Philippe Bruhat" }, { - "drilldown" : "Sergio Iglesias", + "name" : "#30: Sergio Iglesias", "y" : 12, - "name" : "#30: Sergio Iglesias" + "drilldown" : "Sergio Iglesias" }, { + "name" : "#31: Steven Wilson", "drilldown" : "Steven Wilson", - "y" : 12, - "name" : "#31: Steven Wilson" + "y" : 12 }, { "y" : 10, @@ -191,18 +177,18 @@ "name" : "#32: Arpad Toth" }, { - "drilldown" : "Guillermo Ramos", + "name" : "#33: Guillermo Ramos", "y" : 10, - "name" : "#33: Guillermo Ramos" + "drilldown" : "Guillermo Ramos" }, { "name" : "#34: Khalid", - "drilldown" : "Khalid", - "y" : 10 + "y" : 10, + "drilldown" : "Khalid" }, { - "y" : 10, "drilldown" : "Steve Rogerson", + "y" : 10, "name" : "#35: Steve Rogerson" }, { @@ -217,33 +203,33 @@ }, { "name" : "#38: Alex Daniel", - "y" : 8, - "drilldown" : "Alex Daniel" + "drilldown" : "Alex Daniel", + "y" : 8 }, { + "name" : "#39: Bob Kleemann", "drilldown" : "Bob Kleemann", - "y" : 8, - "name" : "#39: Bob Kleemann" + "y" : 8 }, { - "name" : "#40: Chenyf", "y" : 8, - "drilldown" : "Chenyf" + "drilldown" : "Chenyf", + "name" : "#40: Chenyf" }, { + "name" : "#41: David Kayal", "drilldown" : "David Kayal", - "y" : 8, - "name" : "#41: David Kayal" + "y" : 8 }, { + "name" : "#42: Finley", "y" : 8, - "drilldown" : "Finley", - "name" : "#42: Finley" + "drilldown" : "Finley" }, { - "y" : 8, + "name" : "#43: Jaime Corchado", "drilldown" : "Jaime Corchado", - "name" : "#43: Jaime Corchado" + "y" : 8 }, { "drilldown" : "Luis F. Uceta", @@ -252,13 +238,13 @@ }, { "name" : "#45: Matt Latusek", - "y" : 8, - "drilldown" : "Matt Latusek" + "drilldown" : "Matt Latusek", + "y" : 8 }, { - "name" : "#46: Neil Bowers", "drilldown" : "Neil Bowers", - "y" : 8 + "y" : 8, + "name" : "#46: Neil Bowers" }, { "drilldown" : "Simon Reinhardt", @@ -271,9 +257,9 @@ "name" : "#48: Tim Smith" }, { - "y" : 6, + "name" : "#49: Ailbhe Tweedie", "drilldown" : "Ailbhe Tweedie", - "name" : "#49: Ailbhe Tweedie" + "y" : 6 }, { "y" : 6, @@ -285,11 +271,19 @@ "colorByPoint" : "true" } ], + "legend" : { + "enabled" : "false" + }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-26 13:16:06 GMT" + "tooltip" : { + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : "true" + }, + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" }, "drilldown" : { "series" : [ @@ -297,14 +291,14 @@ "name" : "Laurent Rosenfeld", "id" : "Laurent Rosenfeld", "data" : [ - [ - "Perl 5", - 18 - ], [ "Blog", 10 ], + [ + "Perl 5", + 18 + ], [ "Perl 6", 17 @@ -314,38 +308,36 @@ { "data" : [ [ - "Perl 6", - 20 + "Blog", + 2 ], [ "Perl 5", 20 ], [ - "Blog", - 2 + "Perl 6", + 20 ] ], "id" : "Joelle Maslak", "name" : "Joelle Maslak" }, { + "id" : "Jaldhar H. Vyas", "data" : [ [ - "Perl 5", + "Perl 6", 16 ], [ - "Perl 6", + "Perl 5", 16 ] ], - "name" : "Jaldhar H. Vyas", - "id" : "Jaldhar H. Vyas" + "name" : "Jaldhar H. Vyas" }, { - "name" : "Ruben Westerberg", - "id" : "Ruben Westerberg", "data" : [ [ "Perl 6", @@ -355,11 +347,11 @@ "Perl 5", 16 ] - ] + ], + "id" : "Ruben Westerberg", + "name" : "Ruben Westerberg" }, { - "id" : "Adam Russell", - "name" : "Adam Russell", "data" : [ [ "Blog", @@ -369,27 +361,31 @@ "Perl 5", 18 ] - ] + ], + "id" : "Adam Russell", + "name" : "Adam Russell" }, { "data" : [ [ - "Blog", - 6 + "Perl 6", + 15 ], [ "Perl 5", 4 ], [ - "Perl 6", - 15 + "Blog", + 6 ] ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { + "name" : "Arne Sommer", + "id" : "Arne Sommer", "data" : [ [ "Blog", @@ -399,57 +395,57 @@ "Perl 6", 16 ] - ], - "name" : "Arne Sommer", - "id" : "Arne Sommer" + ] }, { - "id" : "Dr James A. Smith", - "name" : "Dr James A. Smith", + "name" : "Kian-Meng Ang", "data" : [ [ "Perl 5", - 12 + 16 ], [ - "Perl 6", - 10 + "Blog", + 8 ] - ] + ], + "id" : "Kian-Meng Ang" }, { - "id" : "Kian-Meng Ang", - "name" : "Kian-Meng Ang", "data" : [ [ - "Blog", - 8 + "Perl 5", + 12 ], [ - "Perl 5", - 14 + "Perl 6", + 10 ] - ] + ], + "id" : "Dr James A. Smith", + "name" : "Dr James A. Smith" }, { - "name" : "Jo Christian Oterhals", "id" : "Jo Christian Oterhals", "data" : [ [ - "Perl 6", - 10 + "Blog", + 5 ], [ "Perl 5", 6 ], [ - "Blog", - 5 + "Perl 6", + 10 ] - ] + ], + "name" : "Jo Christian Oterhals" }, { + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", @@ -459,33 +455,30 @@ "Blog", 4 ] - ], - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves" + ] }, { "id" : "Athanasius", - "name" : "Athanasius", "data" : [ [ "Perl 5", 18 ] - ] + ], + "name" : "Athanasius" }, { + "name" : "Andrezgz", "data" : [ [ "Perl 5", 17 ] ], - "name" : "Andrezgz", "id" : "Andrezgz" }, { "name" : "Francis Whittle", - "id" : "Francis Whittle", "data" : [ [ "Blog", @@ -495,9 +488,12 @@ "Perl 6", 12 ] - ] + ], + "id" : "Francis Whittle" }, { + "name" : "Nick Logan", + "id" : "Nick Logan", "data" : [ [ "Perl 6", @@ -507,11 +503,11 @@ "Perl 5", 8 ] - ], - "name" : "Nick Logan", - "id" : "Nick Logan" + ] }, { + "name" : "Dave Jacoby", + "id" : "Dave Jacoby", "data" : [ [ "Blog", @@ -521,11 +517,11 @@ "Perl 5", 7 ] - ], - "name" : "Dave Jacoby", - "id" : "Dave Jacoby" + ] }, { + "name" : "Lars Balker", + "id" : "Lars Balker", "data" : [ [ "Perl 6", @@ -535,69 +531,68 @@ "Perl 5", 10 ] - ], - "name" : "Lars Balker", - "id" : "Lars Balker" + ] }, { "data" : [ - [ - "Perl 6", - 10 - ], [ "Blog", 3 + ], + [ + "Perl 6", + 10 ] ], "id" : "Mark Senn", "name" : "Mark Senn" }, { + "name" : "Daniel Mantovani", "data" : [ [ "Perl 5", 11 ] ], - "id" : "Daniel Mantovani", - "name" : "Daniel Mantovani" + "id" : "Daniel Mantovani" }, { + "id" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] ], - "id" : "Doug Schrag", "name" : "Doug Schrag" }, { + "name" : "Duncan C. White", + "id" : "Duncan C. White", "data" : [ [ "Perl 5", 10 ] - ], - "id" : "Duncan C. White", - "name" : "Duncan C. White" + ] }, { "name" : "Robert Gratza", "id" : "Robert Gratza", "data" : [ - [ - "Perl 5", - 2 - ], [ "Perl 6", 6 + ], + [ + "Perl 5", + 2 ] ] }, { + "id" : "E. Choroba", "data" : [ [ "Blog", @@ -608,12 +603,11 @@ 4 ] ], - "id" : "E. Choroba", "name" : "E. Choroba" }, { - "id" : "John Barrett", "name" : "John Barrett", + "id" : "John Barrett", "data" : [ [ "Perl 5", @@ -628,28 +622,28 @@ 7 ] ], - "name" : "Ozzy", - "id" : "Ozzy" + "id" : "Ozzy", + "name" : "Ozzy" }, { "name" : "Alicia Bielsa", - "id" : "Alicia Bielsa", "data" : [ [ "Perl 5", 6 ] - ] + ], + "id" : "Alicia Bielsa" }, { "name" : "Maxim Kolodyazhny", - "id" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] - ] + ], + "id" : "Maxim Kolodyazhny" }, { "data" : [ @@ -658,22 +652,22 @@ 6 ] ], - "name" : "Maxim Nechaev", - "id" : "Maxim Nechaev" + "id" : "Maxim Nechaev", + "name" : "Maxim Nechaev" }, { + "name" : "Philippe Bruhat", + "id" : "Philippe Bruhat", "data" : [ - [ - "Blog", - 2 - ], [ "Perl 5", 4 + ], + [ + "Blog", + 2 ] - ], - "id" : "Philippe Bruhat", - "name" : "Philippe Bruhat" + ] }, { "data" : [ @@ -682,18 +676,18 @@ 6 ] ], - "name" : "Sergio Iglesias", - "id" : "Sergio Iglesias" + "id" : "Sergio Iglesias", + "name" : "Sergio Iglesias" }, { + "id" : "Steven Wilson", "data" : [ [ "Perl 5", 6 ] ], - "name" : "Steven Wilson", - "id" : "Steven Wilson" + "name" : "Steven Wilson" }, { "data" : [ @@ -706,16 +700,17 @@ "name" : "Arpad Toth" }, { - "id" : "Guillermo Ramos", "name" : "Guillermo Ramos", "data" : [ [ "Perl 5", 5 ] - ] + ], + "id" : "Guillermo Ramos" }, { + "name" : "Khalid", "data" : [ [ "Blog", @@ -726,44 +721,43 @@ 4 ] ], - "name" : "Khalid", "id" : "Khalid" }, { - "name" : "Steve Rogerson", "id" : "Steve Rogerson", "data" : [ - [ - "Perl 5", - 3 - ], [ "Perl 6", 2 + ], + [ + "Perl 5", + 3 ] - ] + ], + "name" : "Steve Rogerson" }, { - "name" : "Veesh Goldman", "id" : "Veesh Goldman", "data" : [ [ "Perl 5", 5 ] - ] + ], + "name" : "Veesh Goldman" }, { - "id" : "Yozen Hernandez", "name" : "Yozen Hernandez", + "id" : "Yozen Hernandez", "data" : [ - [ - "Perl 5", - 4 - ], [ "Blog", 1 + ], + [ + "Perl 5", + 4 ] ] }, @@ -778,8 +772,8 @@ "name" : "Alex Daniel" }, { - "id" : "Bob Kleemann", "name" : "Bob Kleemann", + "id" : "Bob Kleemann", "data" : [ [ "Perl 5", @@ -788,28 +782,28 @@ ] }, { + "id" : "Chenyf", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Chenyf", "name" : "Chenyf" }, { - "name" : "David Kayal", - "id" : "David Kayal", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "David Kayal", + "name" : "David Kayal" }, { - "id" : "Finley", "name" : "Finley", + "id" : "Finley", "data" : [ [ "Perl 6", @@ -819,88 +813,94 @@ }, { "id" : "Jaime Corchado", - "name" : "Jaime Corchado", "data" : [ [ "Perl 5", 4 ] - ] + ], + "name" : "Jaime Corchado" }, { - "id" : "Luis F. Uceta", - "name" : "Luis F. Uceta", "data" : [ [ "Perl 6", 4 ] - ] + ], + "id" : "Luis F. Uceta", + "name" : "Luis F. Uceta" }, { + "id" : "Matt Latusek", "data" : [ [ "Perl 5", 4 ] ], - "name" : "Matt Latusek", - "id" : "Matt Latusek" + "name" : "Matt Latusek" }, { + "id" : "Neil Bowers", "data" : [ [ "Perl 5", 4 ] ], - "id" : "Neil Bowers", "name" : "Neil Bowers" }, { + "name" : "Simon Reinhardt", + "id" : "Simon Reinhardt", "data" : [ [ "Perl 5", 4 ] - ], - "name" : "Simon Reinhardt", - "id" : "Simon Reinhardt" + ] }, { + "name" : "Tim Smith", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Tim Smith", - "name" : "Tim Smith" + "id" : "Tim Smith" }, { - "id" : "Ailbhe Tweedie", - "name" : "Ailbhe Tweedie", "data" : [ [ "Perl 5", 3 ] - ] + ], + "id" : "Ailbhe Tweedie", + "name" : "Ailbhe Tweedie" }, { - "id" : "Dave Cross", "name" : "Dave Cross", + "id" : "Dave Cross", "data" : [ - [ - "Blog", - 1 - ], [ "Perl 5", 2 + ], + [ + "Blog", + 1 ] ] } ] + }, + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-26 13:51:31 GMT" + }, + "xAxis" : { + "type" : "category" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 60db55fede..80fab43f92 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -2,56 +2,6 @@ "title" : { "text" : "Perl Weekly Challenge - 2019" }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-05-26 13:13:53 GMT" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "xAxis" : { - "categories" : [ - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alexander Karelas", - "Alexey Melezhik", - "Alicia Bielsa", - "Andrezgz", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bill Palmer", - "Bob Kleemann", - "Clive Holloway", - "Daniel Mantovani", - "Daniel Mita", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Denis Yurashku", - "Doug Schrag", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Finley", - "Francis Whittle", - "Fred Zinn", - "Freddie B" - ] - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -128,5 +78,55 @@ 0 ] } - ] + ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-05-26 13:50:43 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "xAxis" : { + "categories" : [ + "Abigail", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alexander Karelas", + "Alexey Melezhik", + "Alicia Bielsa", + "Andrezgz", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bill Palmer", + "Bob Kleemann", + "Clive Holloway", + "Daniel Mantovani", + "Daniel Mita", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Denis Yurashku", + "Doug Schrag", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Finley", + "Francis Whittle", + "Fred Zinn", + "Freddie B" + ] + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index a91d73f4e9..2703baea22 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -2,56 +2,6 @@ "title" : { "text" : "Perl Weekly Challenge - 2019" }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-05-26 13:13:53 GMT" - }, - "xAxis" : { - "categories" : [ - "Guillermo Ramos", - "Gustavo Chaves", - "Jacques Guinnebault", - "Jaime Corchado", - "Jaldhar H. Vyas", - "Dr James A. Smith", - "Jeff", - "Jeremy Carman", - "Jim Bacon", - "JJ Merelo", - "Jo Christian Oterhals", - "Joelle Maslak", - "John Barrett", - "Juan Caballero", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Magnus Woldrich", - "Mano Chandar", - "Mark Senn", - "Martin Mugeni", - "Matt Latusek", - "Maxim Kolodyazhny", - "Maxim Nechaev", - "Michael Schaap", - "Neil Bowers", - "Nick Logan", - "Chenyf" - ] - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "series" : [ { "name" : "Perl 5", @@ -71,7 +21,7 @@ 7, 2, 4, - 12, + 14, 3, 10, 18, @@ -128,5 +78,55 @@ "column" : { "stacking" : "percent" } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-05-26 13:50:43 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "xAxis" : { + "categories" : [ + "Guillermo Ramos", + "Gustavo Chaves", + "Jacques Guinnebault", + "Jaime Corchado", + "Jaldhar H. Vyas", + "Dr James A. Smith", + "Jeff", + "Jeremy Carman", + "Jim Bacon", + "JJ Merelo", + "Jo Christian Oterhals", + "Joelle Maslak", + "John Barrett", + "Juan Caballero", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Magnus Woldrich", + "Mano Chandar", + "Mark Senn", + "Martin Mugeni", + "Matt Latusek", + "Maxim Kolodyazhny", + "Maxim Nechaev", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Chenyf" + ] + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 08669c7624..3363125439 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,45 +1,16 @@ { - "xAxis" : { - "categories" : [ - "Oleksii Tsvietnov", - "Ozzy", - "Pavel Jurca", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Philippe Bruhat", - "Prajith P", - "Robert Gratza", - "Ruben Westerberg", - "Sean Meininger", - "Sergio Iglesias", - "Simon Proctor", - "Simon Reinhardt", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Tiago Stock", - "Tim Smith", - "Tore Andersson", - "Luis F. Uceta", - "Veesh Goldman", - "William Gilmore", - "Yary H", - "Yozen Hernandez" - ] - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 + }, + "subtitle" : { + "text" : "[Champions: 25] Last updated at 2019-05-26 13:50:43 GMT" }, "series" : [ { + "name" : "Perl 5", "data" : [ 2, 0, @@ -66,8 +37,7 @@ 1, 1, 4 - ], - "name" : "Perl 5" + ] }, { "data" : [ @@ -108,10 +78,40 @@ "title" : { "text" : "Perl Weekly Challenge - 2019" }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "xAxis" : { + "categories" : [ + "Oleksii Tsvietnov", + "Ozzy", + "Pavel Jurca", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Philippe Bruhat", + "Prajith P", + "Robert Gratza", + "Ruben Westerberg", + "Sean Meininger", + "Sergio Iglesias", + "Simon Proctor", + "Simon Reinhardt", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Tiago Stock", + "Tim Smith", + "Tore Andersson", + "Luis F. Uceta", + "Veesh Goldman", + "William Gilmore", + "Yary H", + "Yozen Hernandez" + ] + }, "chart" : { "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 25] Last updated at 2019-05-26 13:13:53 GMT" } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index beff8a39c5..3ad8cf2d9c 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,20 +1,20 @@ { + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "subtitle" : { + "text" : "[Champions: 85] Last updated at 2019-05-26 13:50:43 GMT" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 85] Last updated at 2019-05-26 13:13:53 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "chart" : { + "type" : "column" }, "xAxis" : { "categories" : [ @@ -105,12 +105,8 @@ "Yozen Hernandez" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, "series" : [ { @@ -160,7 +156,7 @@ 7, 2, 4, - 12, + 14, 3, 10, 18, @@ -204,7 +200,6 @@ "name" : "Perl 5" }, { - "name" : "Perl 6", "data" : [ 0, 0, @@ -291,7 +286,12 @@ 0, 1, 0 - ] + ], + "name" : "Perl 6" } - ] + ], + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + } } -- cgit