From e303e17eda4bed95e5587977a6758dd04ced5224 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 12 May 2019 11:46:55 +0100 Subject: - Added solutions by Ruben Westerberg. --- stats/pwc-current.json | 237 ++++++++++---------- stats/pwc-language-breakdown.json | 168 +++++++-------- stats/pwc-leaders.json | 444 +++++++++++++++++++------------------- stats/pwc-summary-1-30.json | 32 +-- stats/pwc-summary-31-60.json | 98 ++++----- stats/pwc-summary-61-90.json | 104 ++++----- stats/pwc-summary.json | 200 ++++++++--------- 7 files changed, 651 insertions(+), 632 deletions(-) diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 4b12ccb5fe..3241728d49 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,126 +1,46 @@ { - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, - "tooltip" : { - "pointerFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1, - "headerFormat" : "{series.name}
" + "subtitle" : { + "text" : "[Champions: 12] Last updated at 2019-05-12 10:46:07 GMT" }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "series" : [ - { - "data" : [ - { - "drilldown" : "Andrezgz", - "name" : "Andrezgz", - "y" : 1 - }, - { - "drilldown" : "Athanasius", - "y" : 2, - "name" : "Athanasius" - }, - { - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 2 - }, - { - "y" : 2, - "name" : "Finley", - "drilldown" : "Finley" - }, - { - "drilldown" : "Francis Whittle", - "y" : 2, - "name" : "Francis Whittle" - }, - { - "name" : "Gustavo Chaves", - "y" : 2, - "drilldown" : "Gustavo Chaves" - }, - { - "name" : "Jo Christian Oterhals", - "y" : 2, - "drilldown" : "Jo Christian Oterhals" - }, - { - "name" : "Joelle Maslak", - "y" : 4, - "drilldown" : "Joelle Maslak" - }, - { - "drilldown" : "Maxim Nechaev", - "y" : 2, - "name" : "Maxim Nechaev" - }, - { - "y" : 1, - "name" : "Ozzy", - "drilldown" : "Ozzy" - }, - { - "name" : "Simon Proctor", - "y" : 1, - "drilldown" : "Simon Proctor" - } - ], - "name" : "Champions", - "colorByPoint" : 1 - } - ], - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ { - "id" : "Andrezgz", "name" : "Andrezgz", "data" : [ [ "Perl 5", 1 ] - ] + ], + "id" : "Andrezgz" }, { + "id" : "Athanasius", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Athanasius", - "id" : "Athanasius" + "name" : "Athanasius" }, { - "name" : "Dave Jacoby", - "id" : "Dave Jacoby", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Dave Jacoby", + "id" : "Dave Jacoby" }, { "id" : "Finley", @@ -134,35 +54,36 @@ }, { "id" : "Francis Whittle", - "name" : "Francis Whittle", "data" : [ [ "Perl 6", 2 ] - ] + ], + "name" : "Francis Whittle" }, { + "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves" + "name" : "Gustavo Chaves" }, { - "name" : "Jo Christian Oterhals", - "id" : "Jo Christian Oterhals", "data" : [ [ "Perl 6", 2 ] - ] + ], + "name" : "Jo Christian Oterhals", + "id" : "Jo Christian Oterhals" }, { + "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -173,18 +94,17 @@ 2 ] ], - "id" : "Joelle Maslak", "name" : "Joelle Maslak" }, { - "id" : "Maxim Nechaev", - "name" : "Maxim Nechaev", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Maxim Nechaev", + "id" : "Maxim Nechaev" }, { "data" : [ @@ -193,25 +113,124 @@ 1 ] ], - "id" : "Ozzy", - "name" : "Ozzy" + "name" : "Ozzy", + "id" : "Ozzy" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] + ], + "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg" }, { - "id" : "Simon Proctor", - "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ] + ], + "name" : "Simon Proctor", + "id" : "Simon Proctor" } ] }, - "subtitle" : { - "text" : "[Champions: 11] Last updated at 2019-05-10 21:07:17 GMT" + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } }, + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "name" : "Andrezgz", + "drilldown" : "Andrezgz", + "y" : 1 + }, + { + "name" : "Athanasius", + "drilldown" : "Athanasius", + "y" : 2 + }, + { + "y" : 2, + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby" + }, + { + "name" : "Finley", + "y" : 2, + "drilldown" : "Finley" + }, + { + "y" : 2, + "drilldown" : "Francis Whittle", + "name" : "Francis Whittle" + }, + { + "drilldown" : "Gustavo Chaves", + "y" : 2, + "name" : "Gustavo Chaves" + }, + { + "name" : "Jo Christian Oterhals", + "drilldown" : "Jo Christian Oterhals", + "y" : 2 + }, + { + "y" : 4, + "drilldown" : "Joelle Maslak", + "name" : "Joelle Maslak" + }, + { + "name" : "Maxim Nechaev", + "drilldown" : "Maxim Nechaev", + "y" : 2 + }, + { + "name" : "Ozzy", + "y" : 1, + "drilldown" : "Ozzy" + }, + { + "drilldown" : "Ruben Westerberg", + "y" : 4, + "name" : "Ruben Westerberg" + }, + { + "name" : "Simon Proctor", + "y" : 1, + "drilldown" : "Simon Proctor" + } + ], + "name" : "Champions" + } + ], "title" : { "text" : "Perl Weekly Challenge - 007" + }, + "tooltip" : { + "headerFormat" : "{series.name}
", + "pointerFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1 + }, + "legend" : { + "enabled" : 0 } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 8b614f7a90..636b0d518d 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,27 +1,85 @@ { - "xAxis" : { - "type" : "category" + "title" : { + "text" : "Perl Weekly Challenge Language" + }, + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-12 10:46:19 GMT" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, + "tooltip" : { + "followPointer" : "true", + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
" }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "title" : { - "text" : "Perl Weekly Challenge Language" - }, "legend" : { "enabled" : "false" }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-10 21:07:33 GMT" + "series" : [ + { + "name" : "Perl Weekly Challenge Languages", + "data" : [ + { + "drilldown" : "001", + "y" : 113, + "name" : "#001 [P5=76 P6=37]" + }, + { + "drilldown" : "002", + "y" : 95, + "name" : "#002 [P5=63 P6=32]" + }, + { + "drilldown" : "003", + "y" : 58, + "name" : "#003 [P5=32 P6=26]" + }, + { + "drilldown" : "004", + "y" : 75, + "name" : "#004 [P5=46 P6=29]" + }, + { + "drilldown" : "005", + "y" : 55, + "name" : "#005 [P5=33 P6=22]" + }, + { + "y" : 41, + "name" : "#006 [P5=27 P6=14]", + "drilldown" : "006" + }, + { + "name" : "#007 [P5=13 P6=12]", + "y" : 25, + "drilldown" : "007" + } + ], + "colorByPoint" : "true" + } + ], + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ { + "name" : "001", "id" : "001", "data" : [ [ @@ -32,11 +90,11 @@ "Perl 6", 37 ] - ], - "name" : "001" + ] }, { "id" : "002", + "name" : "002", "data" : [ [ "Perl 5", @@ -46,10 +104,11 @@ "Perl 6", 32 ] - ], - "name" : "002" + ] }, { + "name" : "003", + "id" : "003", "data" : [ [ "Perl 5", @@ -59,13 +118,9 @@ "Perl 6", 26 ] - ], - "id" : "003", - "name" : "003" + ] }, { - "name" : "004", - "id" : "004", "data" : [ [ "Perl 5", @@ -75,10 +130,13 @@ "Perl 6", 29 ] - ] + ], + "name" : "004", + "id" : "004" }, { "id" : "005", + "name" : "005", "data" : [ [ "Perl 5", @@ -88,8 +146,7 @@ "Perl 6", 22 ] - ], - "name" : "005" + ] }, { "name" : "006", @@ -106,76 +163,19 @@ ] }, { - "name" : "007", - "id" : "007", "data" : [ [ "Perl 5", - 11 + 13 ], [ "Perl 6", - 10 + 12 ] - ] + ], + "name" : "007", + "id" : "007" } ] - }, - "tooltip" : { - "pointFormat" : "{point.name}: {point.y:f}
", - "followPointer" : "true", - "headerFormat" : "" - }, - "series" : [ - { - "data" : [ - { - "drilldown" : "001", - "name" : "#001 [P5=76 P6=37]", - "y" : 113 - }, - { - "drilldown" : "002", - "name" : "#002 [P5=63 P6=32]", - "y" : 95 - }, - { - "y" : 58, - "name" : "#003 [P5=32 P6=26]", - "drilldown" : "003" - }, - { - "drilldown" : "004", - "name" : "#004 [P5=46 P6=29]", - "y" : 75 - }, - { - "drilldown" : "005", - "name" : "#005 [P5=33 P6=22]", - "y" : 55 - }, - { - "drilldown" : "006", - "name" : "#006 [P5=27 P6=14]", - "y" : 41 - }, - { - "y" : 21, - "name" : "#007 [P5=11 P6=10]", - "drilldown" : "007" - } - ], - "colorByPoint" : "true", - "name" : "Perl Weekly Challenge Languages" - } - ], - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index bc9b8b26d8..5af4698854 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,80 +1,62 @@ { - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, "tooltip" : { + "headerFormat" : "", "followPointer" : "true", - "pointFormat" : "{point.name}: {point.y:f}
", - "headerFormat" : "" - }, - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-10 21:07:28 GMT" + "pointFormat" : "{point.name}: {point.y:f}
" }, "series" : [ { "colorByPoint" : "true", "data" : [ { - "y" : 60, + "name" : "#1: Laurent Rosenfeld", "drilldown" : "Laurent Rosenfeld", - "name" : "#1: Laurent Rosenfeld" + "y" : 60 }, { - "y" : 58, "name" : "#2: Joelle Maslak", - "drilldown" : "Joelle Maslak" + "drilldown" : "Joelle Maslak", + "y" : 58 }, { - "name" : "#3: Jaldhar H. Vyas", "drilldown" : "Jaldhar H. Vyas", + "name" : "#3: Jaldhar H. Vyas", "y" : 48 }, { - "y" : 42, - "name" : "#4: Jo Christian Oterhals", - "drilldown" : "Jo Christian Oterhals" + "name" : "#4: Ruben Westerberg", + "drilldown" : "Ruben Westerberg", + "y" : 48 }, { "y" : 42, - "drilldown" : "Simon Proctor", - "name" : "#5: Simon Proctor" + "name" : "#5: Jo Christian Oterhals", + "drilldown" : "Jo Christian Oterhals" }, { - "name" : "#6: Ruben Westerberg", - "drilldown" : "Ruben Westerberg", - "y" : 40 + "drilldown" : "Simon Proctor", + "name" : "#6: Simon Proctor", + "y" : 42 }, { - "drilldown" : "Adam Russell", + "y" : 36, "name" : "#7: Adam Russell", - "y" : 36 + "drilldown" : "Adam Russell" }, { - "drilldown" : "Dr James A. Smith", + "y" : 36, "name" : "#8: Dr James A. Smith", - "y" : 36 + "drilldown" : "Dr James A. Smith" }, { - "y" : 32, + "name" : "#9: Kian-Meng Ang", "drilldown" : "Kian-Meng Ang", - "name" : "#9: Kian-Meng Ang" + "y" : 32 }, { "y" : 32, - "drilldown" : "Nick Logan", - "name" : "#10: Nick Logan" + "name" : "#10: Nick Logan", + "drilldown" : "Nick Logan" }, { "drilldown" : "Arne Sommer", @@ -88,8 +70,8 @@ }, { "y" : 28, - "name" : "#13: Athanasius", - "drilldown" : "Athanasius" + "drilldown" : "Athanasius", + "name" : "#13: Athanasius" }, { "y" : 28, @@ -97,23 +79,23 @@ "name" : "#14: Lars Balker" }, { - "y" : 26, "name" : "#15: Andrezgz", - "drilldown" : "Andrezgz" + "drilldown" : "Andrezgz", + "y" : 26 }, { + "y" : 26, "name" : "#16: Mark Senn", - "drilldown" : "Mark Senn", - "y" : 26 + "drilldown" : "Mark Senn" }, { "y" : 22, - "drilldown" : "Francis Whittle", - "name" : "#17: Francis Whittle" + "name" : "#17: Francis Whittle", + "drilldown" : "Francis Whittle" }, { - "name" : "#18: Doug Schrag", "drilldown" : "Doug Schrag", + "name" : "#18: Doug Schrag", "y" : 20 }, { @@ -122,33 +104,33 @@ "y" : 20 }, { - "y" : 16, + "drilldown" : "Robert Gratza", "name" : "#20: Robert Gratza", - "drilldown" : "Robert Gratza" + "y" : 16 }, { - "y" : 14, "drilldown" : "Daniel Mantovani", - "name" : "#21: Daniel Mantovani" + "name" : "#21: Daniel Mantovani", + "y" : 14 }, { + "y" : 14, "drilldown" : "Dave Jacoby", - "name" : "#22: Dave Jacoby", - "y" : 14 + "name" : "#22: Dave Jacoby" }, { - "drilldown" : "John Barrett", + "y" : 14, "name" : "#23: John Barrett", - "y" : 14 + "drilldown" : "John Barrett" }, { - "drilldown" : "E. Choroba", "name" : "#24: E. Choroba", + "drilldown" : "E. Choroba", "y" : 12 }, { - "drilldown" : "Maxim Kolodyazhny", "name" : "#25: Maxim Kolodyazhny", + "drilldown" : "Maxim Kolodyazhny", "y" : 12 }, { @@ -157,14 +139,14 @@ "drilldown" : "Ozzy" }, { + "y" : 12, "name" : "#27: Philippe Bruhat", - "drilldown" : "Philippe Bruhat", - "y" : 12 + "drilldown" : "Philippe Bruhat" }, { "y" : 12, - "name" : "#28: Sergio Iglesias", - "drilldown" : "Sergio Iglesias" + "drilldown" : "Sergio Iglesias", + "name" : "#28: Sergio Iglesias" }, { "drilldown" : "Arpad Toth", @@ -172,39 +154,39 @@ "y" : 10 }, { - "y" : 10, "name" : "#30: Khalid", - "drilldown" : "Khalid" + "drilldown" : "Khalid", + "y" : 10 }, { + "y" : 10, "drilldown" : "Steve Rogerson", - "name" : "#31: Steve Rogerson", - "y" : 10 + "name" : "#31: Steve Rogerson" }, { - "name" : "#32: Veesh Goldman", + "y" : 10, "drilldown" : "Veesh Goldman", - "y" : 10 + "name" : "#32: Veesh Goldman" }, { + "y" : 8, "drilldown" : "Alex Daniel", - "name" : "#33: Alex Daniel", - "y" : 8 + "name" : "#33: Alex Daniel" }, { - "drilldown" : "Bob Kleemann", "name" : "#34: Bob Kleemann", + "drilldown" : "Bob Kleemann", "y" : 8 }, { + "y" : 8, "drilldown" : "Chenyf", - "name" : "#35: Chenyf", - "y" : 8 + "name" : "#35: Chenyf" }, { - "y" : 8, + "drilldown" : "David Kayal", "name" : "#36: David Kayal", - "drilldown" : "David Kayal" + "y" : 8 }, { "name" : "#37: Finley", @@ -212,14 +194,14 @@ "y" : 8 }, { - "drilldown" : "Jaime Corchado", "name" : "#38: Jaime Corchado", + "drilldown" : "Jaime Corchado", "y" : 8 }, { - "y" : 8, + "drilldown" : "Matt Latusek", "name" : "#39: Matt Latusek", - "drilldown" : "Matt Latusek" + "y" : 8 }, { "drilldown" : "Simon Reinhardt", @@ -232,39 +214,39 @@ "y" : 8 }, { - "drilldown" : "Tim Smith", "name" : "#42: Tim Smith", + "drilldown" : "Tim Smith", "y" : 8 }, { - "name" : "#43: Ailbhe Tweedie", "drilldown" : "Ailbhe Tweedie", + "name" : "#43: Ailbhe Tweedie", "y" : 6 }, { "y" : 6, - "drilldown" : "Alicia Bielsa", - "name" : "#44: Alicia Bielsa" + "name" : "#44: Alicia Bielsa", + "drilldown" : "Alicia Bielsa" }, { + "y" : 6, "name" : "#45: Dave Cross", - "drilldown" : "Dave Cross", - "y" : 6 + "drilldown" : "Dave Cross" }, { - "y" : 6, + "drilldown" : "Freddie B", "name" : "#46: Freddie B", - "drilldown" : "Freddie B" + "y" : 6 }, { - "drilldown" : "Jeremy Carman", + "y" : 6, "name" : "#47: Jeremy Carman", - "y" : 6 + "drilldown" : "Jeremy Carman" }, { - "y" : 6, "drilldown" : "Kivanc Yazan", - "name" : "#48: Kivanc Yazan" + "name" : "#48: Kivanc Yazan", + "y" : 6 }, { "drilldown" : "Neil Bowers", @@ -272,26 +254,29 @@ "y" : 6 }, { - "y" : 6, + "name" : "#50: Pete Houston", "drilldown" : "Pete Houston", - "name" : "#50: Pete Houston" + "y" : 6 } ], "name" : "Perl Weekly Challenge Leaders" } ], - "xAxis" : { - "type" : "category" + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Score" + } + }, + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" }, "drilldown" : { "series" : [ { - "id" : "Laurent Rosenfeld", "data" : [ - [ - "Perl 6", - 11 - ], [ "Blog", 7 @@ -299,9 +284,14 @@ [ "Perl 5", 12 + ], + [ + "Perl 6", + 11 ] ], - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld" }, { "id" : "Joelle Maslak", @@ -336,12 +326,22 @@ "name" : "Jaldhar H. Vyas" }, { - "id" : "Jo Christian Oterhals", + "id" : "Ruben Westerberg", + "name" : "Ruben Westerberg", "data" : [ [ - "Blog", - 5 + "Perl 5", + 12 ], + [ + "Perl 6", + 12 + ] + ] + }, + { + "id" : "Jo Christian Oterhals", + "data" : [ [ "Perl 6", 10 @@ -349,12 +349,15 @@ [ "Perl 5", 6 + ], + [ + "Blog", + 5 ] ], "name" : "Jo Christian Oterhals" }, { - "name" : "Simon Proctor", "data" : [ [ "Perl 5", @@ -369,23 +372,12 @@ 5 ] ], + "name" : "Simon Proctor", "id" : "Simon Proctor" }, { - "id" : "Ruben Westerberg", - "data" : [ - [ - "Perl 6", - 10 - ], - [ - "Perl 5", - 10 - ] - ], - "name" : "Ruben Westerberg" - }, - { + "id" : "Adam Russell", + "name" : "Adam Russell", "data" : [ [ "Blog", @@ -395,25 +387,24 @@ "Perl 5", 12 ] - ], - "name" : "Adam Russell", - "id" : "Adam Russell" + ] }, { "id" : "Dr James A. Smith", "name" : "Dr James A. Smith", "data" : [ - [ - "Perl 6", - 8 - ], [ "Perl 5", 10 + ], + [ + "Perl 6", + 8 ] ] }, { + "id" : "Kian-Meng Ang", "data" : [ [ "Blog", @@ -424,24 +415,24 @@ 11 ] ], - "name" : "Kian-Meng Ang", - "id" : "Kian-Meng Ang" + "name" : "Kian-Meng Ang" }, { "id" : "Nick Logan", "data" : [ [ - "Perl 5", + "Perl 6", 8 ], [ - "Perl 6", + "Perl 5", 8 ] ], "name" : "Nick Logan" }, { + "id" : "Arne Sommer", "name" : "Arne Sommer", "data" : [ [ @@ -452,35 +443,34 @@ "Blog", 5 ] - ], - "id" : "Arne Sommer" + ] }, { + "id" : "Gustavo Chaves", "data" : [ - [ - "Perl 5", - 11 - ], [ "Blog", 4 + ], + [ + "Perl 5", + 11 ] ], - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves" + "name" : "Gustavo Chaves" }, { - "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ "Perl 5", 14 ] ], - "name" : "Athanasius" + "id" : "Athanasius" }, { - "id" : "Lars Balker", + "name" : "Lars Balker", "data" : [ [ "Perl 6", @@ -491,34 +481,33 @@ 10 ] ], - "name" : "Lars Balker" + "id" : "Lars Balker" }, { - "id" : "Andrezgz", "name" : "Andrezgz", "data" : [ [ "Perl 5", 13 ] - ] + ], + "id" : "Andrezgz" }, { "id" : "Mark Senn", - "name" : "Mark Senn", "data" : [ - [ - "Blog", - 3 - ], [ "Perl 6", 10 + ], + [ + "Blog", + 3 ] - ] + ], + "name" : "Mark Senn" }, { - "id" : "Francis Whittle", "name" : "Francis Whittle", "data" : [ [ @@ -529,31 +518,30 @@ "Blog", 3 ] - ] + ], + "id" : "Francis Whittle" }, { + "name" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] ], - "name" : "Doug Schrag", "id" : "Doug Schrag" }, { - "id" : "Duncan C. White", "name" : "Duncan C. White", "data" : [ [ "Perl 5", 10 ] - ] + ], + "id" : "Duncan C. White" }, { - "id" : "Robert Gratza", - "name" : "Robert Gratza", "data" : [ [ "Perl 6", @@ -563,44 +551,45 @@ "Perl 5", 2 ] - ] + ], + "name" : "Robert Gratza", + "id" : "Robert Gratza" }, { - "name" : "Daniel Mantovani", "data" : [ [ "Perl 5", 7 ] ], + "name" : "Daniel Mantovani", "id" : "Daniel Mantovani" }, { + "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ - [ - "Perl 5", - 3 - ], [ "Blog", 4 + ], + [ + "Perl 5", + 3 ] - ], - "name" : "Dave Jacoby", - "id" : "Dave Jacoby" + ] }, { - "id" : "John Barrett", + "name" : "John Barrett", "data" : [ [ "Perl 5", 7 ] ], - "name" : "John Barrett" + "id" : "John Barrett" }, { - "id" : "E. Choroba", "name" : "E. Choroba", "data" : [ [ @@ -611,30 +600,32 @@ "Blog", 2 ] - ] + ], + "id" : "E. Choroba" }, { + "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] - ], - "name" : "Maxim Kolodyazhny", - "id" : "Maxim Kolodyazhny" + ] }, { - "id" : "Ozzy", "data" : [ [ "Perl 6", 6 ] ], - "name" : "Ozzy" + "name" : "Ozzy", + "id" : "Ozzy" }, { "id" : "Philippe Bruhat", + "name" : "Philippe Bruhat", "data" : [ [ "Perl 5", @@ -644,8 +635,7 @@ "Blog", 2 ] - ], - "name" : "Philippe Bruhat" + ] }, { "name" : "Sergio Iglesias", @@ -668,7 +658,6 @@ "id" : "Arpad Toth" }, { - "id" : "Khalid", "data" : [ [ "Perl 5", @@ -679,21 +668,22 @@ 1 ] ], - "name" : "Khalid" + "name" : "Khalid", + "id" : "Khalid" }, { - "id" : "Steve Rogerson", - "name" : "Steve Rogerson", "data" : [ - [ - "Perl 5", - 3 - ], [ "Perl 6", 2 + ], + [ + "Perl 5", + 3 ] - ] + ], + "name" : "Steve Rogerson", + "id" : "Steve Rogerson" }, { "name" : "Veesh Goldman", @@ -706,54 +696,54 @@ "id" : "Veesh Goldman" }, { - "id" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] ], - "name" : "Alex Daniel" + "name" : "Alex Daniel", + "id" : "Alex Daniel" }, { - "id" : "Bob Kleemann", "name" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "Bob Kleemann" }, { - "id" : "Chenyf", + "name" : "Chenyf", "data" : [ [ "Perl 6", 4 ] ], - "name" : "Chenyf" + "id" : "Chenyf" }, { - "id" : "David Kayal", + "name" : "David Kayal", "data" : [ [ "Perl 5", 4 ] ], - "name" : "David Kayal" + "id" : "David Kayal" }, { "id" : "Finley", - "name" : "Finley", "data" : [ [ "Perl 6", 4 ] - ] + ], + "name" : "Finley" }, { "name" : "Jaime Corchado", @@ -766,34 +756,34 @@ "id" : "Jaime Corchado" }, { + "name" : "Matt Latusek", "data" : [ [ "Perl 5", 4 ] ], - "name" : "Matt Latusek", "id" : "Matt Latusek" }, { - "id" : "Simon Reinhardt", - "name" : "Simon Reinhardt", "data" : [ [ "Perl 5", 4 ] - ] + ], + "name" : "Simon Reinhardt", + "id" : "Simon Reinhardt" }, { + "id" : "Steven Wilson", + "name" : "Steven Wilson", "data" : [ [ "Perl 5", 4 ] - ], - "name" : "Steven Wilson", - "id" : "Steven Wilson" + ] }, { "id" : "Tim Smith", @@ -806,14 +796,14 @@ ] }, { - "name" : "Ailbhe Tweedie", + "id" : "Ailbhe Tweedie", "data" : [ [ "Perl 5", 3 ] ], - "id" : "Ailbhe Tweedie" + "name" : "Ailbhe Tweedie" }, { "data" : [ @@ -826,28 +816,28 @@ "id" : "Alicia Bielsa" }, { + "name" : "Dave Cross", "data" : [ - [ - "Perl 5", - 2 - ], [ "Blog", 1 + ], + [ + "Perl 5", + 2 ] ], - "name" : "Dave Cross", "id" : "Dave Cross" }, { "id" : "Freddie B", - "name" : "Freddie B", "data" : [ [ "Perl 5", 3 ] - ] + ], + "name" : "Freddie B" }, { "id" : "Jeremy Carman", @@ -864,24 +854,24 @@ "name" : "Jeremy Carman" }, { + "name" : "Kivanc Yazan", "data" : [ [ "Perl 5", 3 ] ], - "name" : "Kivanc Yazan", "id" : "Kivanc Yazan" }, { - "id" : "Neil Bowers", - "name" : "Neil Bowers", "data" : [ [ "Perl 5", 3 ] - ] + ], + "name" : "Neil Bowers", + "id" : "Neil Bowers" }, { "id" : "Pete Houston", @@ -895,12 +885,22 @@ } ] }, - "yAxis" : { - "title" : { - "text" : "Total Score" + "legend" : { + "enabled" : "false" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } } }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-12 10:46:14 GMT" + }, + "xAxis" : { + "type" : "category" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 342d4afac1..1374ed3bd9 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,4 +1,7 @@ { + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "Abigail", @@ -33,8 +36,13 @@ "Guillermo Ramos" ] }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-05-12 10:46:08 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { @@ -108,25 +116,17 @@ "name" : "Perl 6" } ], - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-05-10 21:07:17 GMT" - }, "tooltip" : { "pointFormat" : "{series.name}: {point.y}
", "shared" : 1 - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index e00daae1d3..f177aa3e66 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,7 +1,51 @@ { + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-05-12 10:46:08 GMT" + }, + "xAxis" : { + "categories" : [ + "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", + "Mark Senn", + "Martin Mugeni", + "Matt Latusek", + "Maxim Kolodyazhny", + "Maxim Nechaev", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Chenyf", + "Oleksii Tsvietnov", + "Ozzy" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { - "name" : "Perl 5", "data" : [ 11, 0, @@ -33,9 +77,11 @@ 0, 2, 0 - ] + ], + "name" : "Perl 5" }, { + "name" : "Perl 6", "data" : [ 0, 0, @@ -67,47 +113,12 @@ 4, 0, 6 - ], - "name" : "Perl 6" + ] } ], "title" : { "text" : "Perl Weekly Challenge - 2019" }, - "xAxis" : { - "categories" : [ - "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", - "Mark Senn", - "Martin Mugeni", - "Matt Latusek", - "Maxim Kolodyazhny", - "Maxim Nechaev", - "Michael Schaap", - "Neil Bowers", - "Nick Logan", - "Chenyf", - "Oleksii Tsvietnov", - "Ozzy" - ] - }, "yAxis" : { "min" : 0, "title" : { @@ -117,16 +128,5 @@ "tooltip" : { "shared" : 1, "pointFormat" : "{series.name}: {point.y}
" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-05-10 21:07:17 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 3073b33a77..f37f279784 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,51 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 19] Last updated at 2019-05-10 21:07:17 GMT" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "xAxis" : { - "categories" : [ - "Pavel Jurca", - "Pete Houston", - "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", - "Veesh Goldman", - "William Gilmore", - "Yary H" - ] - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "series" : [ { "name" : "Perl 5", @@ -55,7 +8,7 @@ 4, 2, 2, - 10, + 12, 0, 6, 4, @@ -72,13 +25,14 @@ ] }, { + "name" : "Perl 6", "data" : [ 0, 0, 0, 0, 6, - 10, + 12, 3, 0, 12, @@ -92,8 +46,54 @@ 0, 0, 1 - ], - "name" : "Perl 6" + ] + } + ], + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Pavel Jurca", + "Pete Houston", + "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", + "Veesh Goldman", + "William Gilmore", + "Yary H" + ] + }, + "subtitle" : { + "text" : "[Champions: 19] Last updated at 2019-05-12 10:46:08 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } - ] + } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index d72f4397af..11e5557f7e 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,15 +1,104 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "subtitle" : { - "text" : "[Champions: 79] Last updated at 2019-05-10 21:07:17 GMT" + "text" : "[Champions: 79] Last updated at 2019-05-12 10:46:07 GMT" + }, + "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", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Denis Yurashku", + "Doug Schrag", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Finley", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "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", + "Mark Senn", + "Martin Mugeni", + "Matt Latusek", + "Maxim Kolodyazhny", + "Maxim Nechaev", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Chenyf", + "Oleksii Tsvietnov", + "Ozzy", + "Pavel Jurca", + "Pete Houston", + "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", + "Veesh Goldman", + "William Gilmore", + "Yary H" + ] }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "chart" : { + "type" : "column" + }, "series" : [ { "data" : [ @@ -78,7 +167,7 @@ 4, 2, 2, - 10, + 12, 0, 6, 4, @@ -96,7 +185,6 @@ "name" : "Perl 5" }, { - "name" : "Perl 6", "data" : [ 0, 0, @@ -163,7 +251,7 @@ 0, 0, 6, - 10, + 12, 3, 0, 12, @@ -177,103 +265,15 @@ 0, 0, 1 - ] + ], + "name" : "Perl 6" } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, "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", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Denis Yurashku", - "Doug Schrag", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Finley", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "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", - "Mark Senn", - "Martin Mugeni", - "Matt Latusek", - "Maxim Kolodyazhny", - "Maxim Nechaev", - "Michael Schaap", - "Neil Bowers", - "Nick Logan", - "Chenyf", - "Oleksii Tsvietnov", - "Ozzy", - "Pavel Jurca", - "Pete Houston", - "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", - "Veesh Goldman", - "William Gilmore", - "Yary H" - ] - }, - "chart" : { - "type" : "column" + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" } } -- cgit