From ddd1e034d1e841810bac277200eb2e880a593f3f Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Fri, 10 May 2019 15:11:48 +0100 Subject: - Added solutions by Joelle Maslak. --- stats/pwc-current.json | 100 ++++----- stats/pwc-leaders.json | 500 +++++++++++++++++++++---------------------- stats/pwc-summary-1-30.json | 102 ++++----- stats/pwc-summary-31-60.json | 98 ++++----- stats/pwc-summary-61-90.json | 88 ++++---- stats/pwc-summary.json | 42 ++-- 6 files changed, 465 insertions(+), 465 deletions(-) (limited to 'stats') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 14f3837c91..bb02619548 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,24 +1,18 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { "format" : "{point.y}", "enabled" : 1 - }, - "borderWidth" : 0 + } } }, - "xAxis" : { - "type" : "category" + "chart" : { + "type" : "column" }, "series" : [ { - "colorByPoint" : 1, "name" : "Champions", "data" : [ { @@ -27,23 +21,23 @@ "y" : 1 }, { - "name" : "Athanasius", "drilldown" : "Athanasius", + "name" : "Athanasius", "y" : 2 }, { + "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby", - "y" : 2, - "drilldown" : "Dave Jacoby" + "y" : 2 }, { - "name" : "Francis Whittle", + "y" : 2, "drilldown" : "Francis Whittle", - "y" : 2 + "name" : "Francis Whittle" }, { - "drilldown" : "Gustavo Chaves", "y" : 2, + "drilldown" : "Gustavo Chaves", "name" : "Gustavo Chaves" }, { @@ -52,36 +46,44 @@ "name" : "Jo Christian Oterhals" }, { - "y" : 2, + "name" : "Joelle Maslak", "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak" + "y" : 4 }, { - "name" : "Maxim Nechaev", "y" : 2, - "drilldown" : "Maxim Nechaev" + "drilldown" : "Maxim Nechaev", + "name" : "Maxim Nechaev" }, { "name" : "Ozzy", - "y" : 1, - "drilldown" : "Ozzy" + "drilldown" : "Ozzy", + "y" : 1 }, { - "y" : 1, "drilldown" : "Simon Proctor", - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "y" : 1 } - ] + ], + "colorByPoint" : 1 } ], "legend" : { "enabled" : 0 }, - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "tooltip" : { + "headerFormat" : "{series.name}
", + "pointerFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1 }, "subtitle" : { - "text" : "[Champions: 10] Last updated at 2019-05-10 13:41:01 GMT" + "text" : "[Champions: 10] Last updated at 2019-05-10 14:08:21 GMT" }, "title" : { "text" : "Perl Weekly Challenge - 007" @@ -99,24 +101,24 @@ "id" : "Andrezgz" }, { + "id" : "Athanasius", "name" : "Athanasius", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Athanasius" + ] }, { - "name" : "Dave Jacoby", + "id" : "Dave Jacoby", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Dave Jacoby" + "name" : "Dave Jacoby" }, { "name" : "Francis Whittle", @@ -130,37 +132,37 @@ }, { "id" : "Gustavo Chaves", - "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Gustavo Chaves" }, { "id" : "Jo Christian Oterhals", + "name" : "Jo Christian Oterhals", "data" : [ [ "Perl 6", 2 ] - ], - "name" : "Jo Christian Oterhals" + ] }, { + "id" : "Joelle Maslak", + "name" : "Joelle Maslak", "data" : [ [ "Perl 5", - 1 + 2 ], [ "Perl 6", - 1 + 2 ] - ], - "name" : "Joelle Maslak", - "id" : "Joelle Maslak" + ] }, { "name" : "Maxim Nechaev", @@ -173,30 +175,28 @@ "id" : "Maxim Nechaev" }, { - "id" : "Ozzy", - "name" : "Ozzy", "data" : [ [ "Perl 6", 1 ] - ] + ], + "name" : "Ozzy", + "id" : "Ozzy" }, { - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] ], - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "id" : "Simon Proctor" } ] }, - "tooltip" : { - "headerFormat" : "{series.name}
", - "pointerFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1 + "xAxis" : { + "type" : "category" } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 6fae8195ba..d40850ef91 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,23 +1,46 @@ { + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category" + }, + "tooltip" : { + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : "true" + }, + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" + }, "series" : [ { "colorByPoint" : "true", "name" : "Perl Weekly Challenge Leaders", "data" : [ { - "name" : "#1: Laurent Rosenfeld", + "y" : 60, "drilldown" : "Laurent Rosenfeld", - "y" : 60 + "name" : "#1: Laurent Rosenfeld" }, { - "name" : "#2: Joelle Maslak", + "y" : 58, "drilldown" : "Joelle Maslak", - "y" : 54 + "name" : "#2: Joelle Maslak" }, { + "name" : "#3: Jaldhar H. Vyas", "y" : 48, - "drilldown" : "Jaldhar H. Vyas", - "name" : "#3: Jaldhar H. Vyas" + "drilldown" : "Jaldhar H. Vyas" }, { "y" : 42, @@ -25,9 +48,9 @@ "name" : "#4: Jo Christian Oterhals" }, { - "name" : "#5: Simon Proctor", "drilldown" : "Simon Proctor", - "y" : 42 + "y" : 42, + "name" : "#5: Simon Proctor" }, { "drilldown" : "Ruben Westerberg", @@ -40,14 +63,14 @@ "name" : "#7: Adam Russell" }, { + "name" : "#8: Dr James A. Smith", "y" : 36, - "drilldown" : "Dr James A. Smith", - "name" : "#8: Dr James A. Smith" + "drilldown" : "Dr James A. Smith" }, { "name" : "#9: Kian-Meng Ang", - "y" : 32, - "drilldown" : "Kian-Meng Ang" + "drilldown" : "Kian-Meng Ang", + "y" : 32 }, { "y" : 32, @@ -55,9 +78,9 @@ "name" : "#10: Nick Logan" }, { + "name" : "#11: Arne Sommer", "drilldown" : "Arne Sommer", - "y" : 30, - "name" : "#11: Arne Sommer" + "y" : 30 }, { "name" : "#12: Gustavo Chaves", @@ -66,8 +89,8 @@ }, { "name" : "#13: Athanasius", - "y" : 28, - "drilldown" : "Athanasius" + "drilldown" : "Athanasius", + "y" : 28 }, { "drilldown" : "Lars Balker", @@ -75,24 +98,24 @@ "name" : "#14: Lars Balker" }, { - "name" : "#15: Andrezgz", + "y" : 26, "drilldown" : "Andrezgz", - "y" : 26 + "name" : "#15: Andrezgz" }, { - "drilldown" : "Mark Senn", + "name" : "#16: Mark Senn", "y" : 26, - "name" : "#16: Mark Senn" + "drilldown" : "Mark Senn" }, { - "y" : 22, "drilldown" : "Francis Whittle", + "y" : 22, "name" : "#17: Francis Whittle" }, { - "name" : "#18: Doug Schrag", "y" : 20, - "drilldown" : "Doug Schrag" + "drilldown" : "Doug Schrag", + "name" : "#18: Doug Schrag" }, { "name" : "#19: Duncan C. White", @@ -105,14 +128,14 @@ "y" : 16 }, { - "y" : 14, + "name" : "#21: Daniel Mantovani", "drilldown" : "Daniel Mantovani", - "name" : "#21: Daniel Mantovani" + "y" : 14 }, { - "drilldown" : "Dave Jacoby", + "name" : "#22: Dave Jacoby", "y" : 14, - "name" : "#22: Dave Jacoby" + "drilldown" : "Dave Jacoby" }, { "y" : 14, @@ -120,24 +143,24 @@ "name" : "#23: John Barrett" }, { - "y" : 12, "drilldown" : "E. Choroba", + "y" : 12, "name" : "#24: E. Choroba" }, { + "name" : "#25: Maxim Kolodyazhny", "drilldown" : "Maxim Kolodyazhny", - "y" : 12, - "name" : "#25: Maxim Kolodyazhny" + "y" : 12 }, { - "y" : 12, + "name" : "#26: Ozzy", "drilldown" : "Ozzy", - "name" : "#26: Ozzy" + "y" : 12 }, { - "drilldown" : "Philippe Bruhat", + "name" : "#27: Philippe Bruhat", "y" : 12, - "name" : "#27: Philippe Bruhat" + "drilldown" : "Philippe Bruhat" }, { "name" : "#28: Sergio Iglesias", @@ -146,18 +169,18 @@ }, { "name" : "#29: Arpad Toth", - "y" : 10, - "drilldown" : "Arpad Toth" + "drilldown" : "Arpad Toth", + "y" : 10 }, { - "drilldown" : "Khalid", + "name" : "#30: Khalid", "y" : 10, - "name" : "#30: Khalid" + "drilldown" : "Khalid" }, { - "name" : "#31: Steve Rogerson", "y" : 10, - "drilldown" : "Steve Rogerson" + "drilldown" : "Steve Rogerson", + "name" : "#31: Steve Rogerson" }, { "y" : 10, @@ -165,18 +188,18 @@ "name" : "#32: Veesh Goldman" }, { - "y" : 8, + "name" : "#33: Alex Daniel", "drilldown" : "Alex Daniel", - "name" : "#33: Alex Daniel" + "y" : 8 }, { + "name" : "#34: Bob Kleemann", "y" : 8, - "drilldown" : "Bob Kleemann", - "name" : "#34: Bob Kleemann" + "drilldown" : "Bob Kleemann" }, { - "y" : 8, "drilldown" : "Chenyf", + "y" : 8, "name" : "#35: Chenyf" }, { @@ -185,9 +208,9 @@ "y" : 8 }, { - "drilldown" : "Jaime Corchado", + "name" : "#37: Jaime Corchado", "y" : 8, - "name" : "#37: Jaime Corchado" + "drilldown" : "Jaime Corchado" }, { "name" : "#38: Matt Latusek", @@ -195,14 +218,14 @@ "drilldown" : "Matt Latusek" }, { + "name" : "#39: Simon Reinhardt", "drilldown" : "Simon Reinhardt", - "y" : 8, - "name" : "#39: Simon Reinhardt" + "y" : 8 }, { - "name" : "#40: Steven Wilson", + "drilldown" : "Steven Wilson", "y" : 8, - "drilldown" : "Steven Wilson" + "name" : "#40: Steven Wilson" }, { "drilldown" : "Tim Smith", @@ -210,19 +233,19 @@ "name" : "#41: Tim Smith" }, { - "y" : 6, "drilldown" : "Ailbhe Tweedie", + "y" : 6, "name" : "#42: Ailbhe Tweedie" }, { - "name" : "#43: Alicia Bielsa", + "drilldown" : "Alicia Bielsa", "y" : 6, - "drilldown" : "Alicia Bielsa" + "name" : "#43: Alicia Bielsa" }, { - "y" : 6, + "name" : "#44: Dave Cross", "drilldown" : "Dave Cross", - "name" : "#44: Dave Cross" + "y" : 6 }, { "drilldown" : "Freddie B", @@ -235,49 +258,39 @@ "name" : "#46: Jeremy Carman" }, { - "name" : "#47: Kivanc Yazan", + "y" : 6, "drilldown" : "Kivanc Yazan", - "y" : 6 + "name" : "#47: Kivanc Yazan" }, { - "name" : "#48: Neil Bowers", + "drilldown" : "Neil Bowers", "y" : 6, - "drilldown" : "Neil Bowers" + "name" : "#48: Neil Bowers" }, { - "y" : 6, + "name" : "#49: Pete Houston", "drilldown" : "Pete Houston", - "name" : "#49: Pete Houston" + "y" : 6 }, { - "drilldown" : "Sean Meininger", + "name" : "#50: Sean Meininger", "y" : 6, - "name" : "#50: Sean Meininger" + "drilldown" : "Sean Meininger" } ] } ], - "tooltip" : { - "headerFormat" : "", - "followPointer" : "true", - "pointFormat" : "{point.name}: {point.y:f}
" - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-10 13:41:07 GMT" + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-10 14:08:30 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Score" + } }, "drilldown" : { "series" : [ { - "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 6", @@ -292,47 +305,43 @@ 7 ] ], - "id" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" }, { - "name" : "Joelle Maslak", - "id" : "Joelle Maslak", "data" : [ - [ - "Perl 5", - 13 - ], [ "Blog", 1 ], [ "Perl 6", - 13 + 14 + ], + [ + "Perl 5", + 14 ] - ] + ], + "id" : "Joelle Maslak", + "name" : "Joelle Maslak" }, { - "name" : "Jaldhar H. Vyas", - "id" : "Jaldhar H. Vyas", "data" : [ [ - "Perl 6", + "Perl 5", 12 ], [ - "Perl 5", + "Perl 6", 12 ] - ] + ], + "name" : "Jaldhar H. Vyas", + "id" : "Jaldhar H. Vyas" }, { - "id" : "Jo Christian Oterhals", "data" : [ - [ - "Blog", - 5 - ], [ "Perl 5", 6 @@ -340,16 +349,17 @@ [ "Perl 6", 10 + ], + [ + "Blog", + 5 ] ], - "name" : "Jo Christian Oterhals" + "name" : "Jo Christian Oterhals", + "id" : "Jo Christian Oterhals" }, { "data" : [ - [ - "Perl 6", - 12 - ], [ "Blog", 5 @@ -357,26 +367,32 @@ [ "Perl 5", 4 + ], + [ + "Perl 6", + 12 ] ], - "id" : "Simon Proctor", - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { - "id" : "Ruben Westerberg", "data" : [ [ - "Perl 6", + "Perl 5", 10 ], [ - "Perl 5", + "Perl 6", 10 ] ], - "name" : "Ruben Westerberg" + "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg" }, { + "name" : "Adam Russell", + "id" : "Adam Russell", "data" : [ [ "Blog", @@ -386,26 +402,25 @@ "Perl 5", 12 ] - ], - "id" : "Adam Russell", - "name" : "Adam Russell" + ] }, { + "id" : "Dr James A. Smith", "name" : "Dr James A. Smith", "data" : [ - [ - "Perl 6", - 8 - ], [ "Perl 5", 10 + ], + [ + "Perl 6", + 8 ] - ], - "id" : "Dr James A. Smith" + ] }, { "name" : "Kian-Meng Ang", + "id" : "Kian-Meng Ang", "data" : [ [ "Perl 5", @@ -415,8 +430,7 @@ "Blog", 5 ] - ], - "id" : "Kian-Meng Ang" + ] }, { "name" : "Nick Logan", @@ -433,69 +447,68 @@ ] }, { - "id" : "Arne Sommer", "data" : [ - [ - "Blog", - 5 - ], [ "Perl 6", 10 + ], + [ + "Blog", + 5 ] ], - "name" : "Arne Sommer" + "name" : "Arne Sommer", + "id" : "Arne Sommer" }, { + "id" : "Gustavo Chaves", "name" : "Gustavo Chaves", "data" : [ - [ - "Blog", - 4 - ], [ "Perl 5", 11 + ], + [ + "Blog", + 4 ] - ], - "id" : "Gustavo Chaves" + ] }, { "name" : "Athanasius", + "id" : "Athanasius", "data" : [ [ "Perl 5", 14 ] - ], - "id" : "Athanasius" + ] }, { "data" : [ - [ - "Perl 6", - 4 - ], [ "Perl 5", 10 + ], + [ + "Perl 6", + 4 ] ], - "id" : "Lars Balker", - "name" : "Lars Balker" + "name" : "Lars Balker", + "id" : "Lars Balker" }, { + "name" : "Andrezgz", + "id" : "Andrezgz", "data" : [ [ "Perl 5", 13 ] - ], - "id" : "Andrezgz", - "name" : "Andrezgz" + ] }, { - "name" : "Mark Senn", "data" : [ [ "Perl 6", @@ -506,67 +519,69 @@ 3 ] ], + "name" : "Mark Senn", "id" : "Mark Senn" }, { + "id" : "Francis Whittle", "name" : "Francis Whittle", "data" : [ - [ - "Perl 6", - 8 - ], [ "Blog", 3 + ], + [ + "Perl 6", + 8 ] - ], - "id" : "Francis Whittle" + ] }, { + "name" : "Doug Schrag", "id" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] - ], - "name" : "Doug Schrag" + ] }, { - "name" : "Duncan C. White", - "id" : "Duncan C. White", "data" : [ [ "Perl 5", 10 ] - ] + ], + "name" : "Duncan C. White", + "id" : "Duncan C. White" }, { + "name" : "Robert Gratza", "id" : "Robert Gratza", "data" : [ - [ - "Perl 6", - 6 - ], [ "Perl 5", 2 + ], + [ + "Perl 6", + 6 ] - ], - "name" : "Robert Gratza" + ] }, { - "name" : "Daniel Mantovani", "data" : [ [ "Perl 5", 7 ] ], + "name" : "Daniel Mantovani", "id" : "Daniel Mantovani" }, { + "name" : "Dave Jacoby", "id" : "Dave Jacoby", "data" : [ [ @@ -577,21 +592,21 @@ "Blog", 4 ] - ], - "name" : "Dave Jacoby" + ] }, { "name" : "John Barrett", + "id" : "John Barrett", "data" : [ [ "Perl 5", 7 ] - ], - "id" : "John Barrett" + ] }, { "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl 5", @@ -601,90 +616,89 @@ "Blog", 2 ] - ], - "name" : "E. Choroba" + ] }, { - "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] ], - "id" : "Maxim Kolodyazhny" + "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny" }, { + "name" : "Ozzy", + "id" : "Ozzy", "data" : [ [ "Perl 6", 6 ] - ], - "id" : "Ozzy", - "name" : "Ozzy" + ] }, { "name" : "Philippe Bruhat", "id" : "Philippe Bruhat", "data" : [ - [ - "Blog", - 2 - ], [ "Perl 5", 4 + ], + [ + "Blog", + 2 ] ] }, { + "name" : "Sergio Iglesias", + "id" : "Sergio Iglesias", "data" : [ [ "Perl 5", 6 ] - ], - "id" : "Sergio Iglesias", - "name" : "Sergio Iglesias" + ] }, { "id" : "Arpad Toth", + "name" : "Arpad Toth", "data" : [ [ "Perl 5", 5 ] - ], - "name" : "Arpad Toth" + ] }, { - "name" : "Khalid", "data" : [ - [ - "Blog", - 1 - ], [ "Perl 5", 4 + ], + [ + "Blog", + 1 ] ], + "name" : "Khalid", "id" : "Khalid" }, { - "name" : "Steve Rogerson", "data" : [ - [ - "Perl 5", - 3 - ], [ "Perl 6", 2 + ], + [ + "Perl 5", + 3 ] ], - "id" : "Steve Rogerson" + "id" : "Steve Rogerson", + "name" : "Steve Rogerson" }, { "data" : [ @@ -697,24 +711,24 @@ "name" : "Veesh Goldman" }, { - "name" : "Alex Daniel", - "id" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] - ] + ], + "name" : "Alex Daniel", + "id" : "Alex Daniel" }, { "id" : "Bob Kleemann", + "name" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] - ], - "name" : "Bob Kleemann" + ] }, { "data" : [ @@ -723,48 +737,48 @@ 4 ] ], - "id" : "Chenyf", - "name" : "Chenyf" + "name" : "Chenyf", + "id" : "Chenyf" }, { + "id" : "David Kayal", + "name" : "David Kayal", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "David Kayal", - "name" : "David Kayal" + ] }, { - "name" : "Jaime Corchado", "data" : [ [ "Perl 5", 4 ] ], + "name" : "Jaime Corchado", "id" : "Jaime Corchado" }, { "name" : "Matt Latusek", + "id" : "Matt Latusek", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "Matt Latusek" + ] }, { "id" : "Simon Reinhardt", + "name" : "Simon Reinhardt", "data" : [ [ "Perl 5", 4 ] - ], - "name" : "Simon Reinhardt" + ] }, { "data" : [ @@ -783,55 +797,54 @@ 4 ] ], - "id" : "Tim Smith", - "name" : "Tim Smith" + "name" : "Tim Smith", + "id" : "Tim Smith" }, { "name" : "Ailbhe Tweedie", + "id" : "Ailbhe Tweedie", "data" : [ [ "Perl 5", 3 ] - ], - "id" : "Ailbhe Tweedie" + ] }, { - "name" : "Alicia Bielsa", - "id" : "Alicia Bielsa", "data" : [ [ "Perl 5", 3 ] - ] + ], + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa" }, { - "id" : "Dave Cross", "data" : [ - [ - "Blog", - 1 - ], [ "Perl 5", 2 + ], + [ + "Blog", + 1 ] ], + "id" : "Dave Cross", "name" : "Dave Cross" }, { "name" : "Freddie B", + "id" : "Freddie B", "data" : [ [ "Perl 5", 3 ] - ], - "id" : "Freddie B" + ] }, { - "name" : "Jeremy Carman", "data" : [ [ "Perl 5", @@ -842,65 +855,52 @@ 1 ] ], + "name" : "Jeremy Carman", "id" : "Jeremy Carman" }, { + "name" : "Kivanc Yazan", + "id" : "Kivanc Yazan", "data" : [ [ "Perl 5", 3 ] - ], - "id" : "Kivanc Yazan", - "name" : "Kivanc Yazan" + ] }, { "name" : "Neil Bowers", + "id" : "Neil Bowers", "data" : [ [ "Perl 5", 3 ] - ], - "id" : "Neil Bowers" + ] }, { - "id" : "Pete Houston", "data" : [ [ "Perl 5", 3 ] ], - "name" : "Pete Houston" + "name" : "Pete Houston", + "id" : "Pete Houston" }, { - "name" : "Sean Meininger", - "id" : "Sean Meininger", "data" : [ [ "Perl 6", 3 ] - ] + ], + "name" : "Sean Meininger", + "id" : "Sean Meininger" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Score" - } - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "chart" : { - "type" : "column" + "legend" : { + "enabled" : "false" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 0a196dd2db..1f43e941af 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,22 +1,49 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-05-10 13:41:01 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "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" + ] }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-05-10 14:08:21 GMT" + }, "series" : [ { - "name" : "Perl 5", "data" : [ 2, 12, @@ -48,7 +75,8 @@ 2, 3, 2 - ] + ], + "name" : "Perl 5" }, { "data" : [ @@ -86,47 +114,19 @@ "name" : "Perl 6" } ], - "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" - ] + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "chart" : { - "type" : "column" + }, + "min" : 0 } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index e26347fd6a..4283f6e3c9 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,56 +1,11 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-05-10 14:08:21 GMT" }, "tooltip" : { "pointFormat" : "{series.name}: {point.y}
", "shared" : 1 }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-05-10 13:41:01 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "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" - ] - }, "series" : [ { "data" : [ @@ -64,7 +19,7 @@ 1, 0, 6, - 13, + 14, 7, 2, 4, @@ -99,7 +54,7 @@ 0, 1, 10, - 13, + 14, 0, 0, 0, @@ -123,6 +78,51 @@ "name" : "Perl 6" } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "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" + ] + }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index dd1e984756..247c6087ee 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,7 +1,48 @@ { + "chart" : { + "type" : "column" + }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, + "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" + ] + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, "series" : [ { "name" : "Perl 5", @@ -28,6 +69,7 @@ ] }, { + "name" : "Perl 6", "data" : [ 0, 0, @@ -48,52 +90,10 @@ 0, 0, 1 - ], - "name" : "Perl 6" + ] } ], - "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" - ] - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "subtitle" : { - "text" : "[Champions: 19] Last updated at 2019-05-10 13:41:01 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 19] Last updated at 2019-05-10 14:08:21 GMT" } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 122abded58..0952a4817a 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,6 +1,13 @@ { + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "series" : [ { + "name" : "Perl 5", "data" : [ 2, 12, @@ -42,7 +49,7 @@ 1, 0, 6, - 13, + 14, 7, 2, 4, @@ -81,8 +88,7 @@ 5, 1, 1 - ], - "name" : "Perl 5" + ] }, { "name" : "Perl 6", @@ -127,7 +133,7 @@ 0, 1, 10, - 13, + 14, 0, 0, 0, @@ -169,6 +175,14 @@ ] } ], + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "Abigail", @@ -252,28 +266,14 @@ "Yary H" ] }, - "chart" : { - "type" : "column" - }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, "subtitle" : { - "text" : "[Champions: 79] Last updated at 2019-05-10 13:41:01 GMT" + "text" : "[Champions: 79] Last updated at 2019-05-10 14:08:21 GMT" }, "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" } } -- cgit