From 8dcfe60d2313bc33f22471d54143d878a850539a Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 19 Jun 2019 11:21:20 +0100 Subject: - Added solution by Andrezgz. --- stats/pwc-current.json | 129 ++++--- stats/pwc-leaders.json | 862 +++++++++++++++++++++--------------------- stats/pwc-summary-1-30.json | 100 ++--- stats/pwc-summary-31-60.json | 110 +++--- stats/pwc-summary-61-90.json | 92 ++--- stats/pwc-summary-91-120.json | 40 +- stats/pwc-summary.json | 34 +- 7 files changed, 691 insertions(+), 676 deletions(-) diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 4f6255572e..f1bd8cd396 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,49 +1,39 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 013" - }, - "subtitle" : { - "text" : "[Champions: 7] Last updated at 2019-06-19 10:13:21 GMT" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, "drilldown" : { "series" : [ { - "name" : "Dave Jacoby", - "id" : "Dave Jacoby", + "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Andrezgz" }, { - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Dave Jacoby", + "id" : "Dave Jacoby" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves" }, { "id" : "Joelle Maslak", + "name" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -53,18 +43,17 @@ "Perl 6", 2 ] - ], - "name" : "Joelle Maslak" + ] }, { - "name" : "Kevin Colyer", + "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Kevin Colyer" + "name" : "Kevin Colyer" }, { "name" : "Ozzy", @@ -77,54 +66,86 @@ "id" : "Ozzy" }, { + "id" : "Pete Houston", + "name" : "Pete Houston", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Pete Houston", - "name" : "Pete Houston" + ] }, { - "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Simon Proctor" + "id" : "Simon Proctor" } ] }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 013" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "subtitle" : { + "text" : "[Champions: 8] Last updated at 2019-06-19 10:20:31 GMT" + }, "tooltip" : { "headerFormat" : "{series.name}
", - "followPointer" : 1, - "pointFormat" : "{point.name}: {point.y:f}
" + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1 + }, + "xAxis" : { + "type" : "category" }, "series" : [ { + "colorByPoint" : 1, "data" : [ + { + "drilldown" : "Andrezgz", + "y" : 2, + "name" : "Andrezgz" + }, { "y" : 2, - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { "y" : 2, - "name" : "Gustavo Chaves", - "drilldown" : "Gustavo Chaves" + "drilldown" : "Gustavo Chaves", + "name" : "Gustavo Chaves" }, { - "y" : 4, + "name" : "Joelle Maslak", "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak" + "y" : 4 }, { + "drilldown" : "Kevin Colyer", "y" : 2, - "name" : "Kevin Colyer", - "drilldown" : "Kevin Colyer" + "name" : "Kevin Colyer" }, { "name" : "Ozzy", @@ -132,26 +153,20 @@ "y" : 1 }, { - "y" : 1, "drilldown" : "Pete Houston", + "y" : 1, "name" : "Pete Houston" }, { + "y" : 2, "drilldown" : "Simon Proctor", - "name" : "Simon Proctor", - "y" : 2 + "name" : "Simon Proctor" } ], - "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 013" } ], - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "legend" : { + "enabled" : 0 } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index a1c848733b..db44a84d04 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,15 +1,289 @@ { + "xAxis" : { + "type" : "category" + }, + "chart" : { + "type" : "column" + }, "plotOptions" : { "series" : { "borderWidth" : 0, "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 + "enabled" : 1, + "format" : "{point.y}" } } }, - "xAxis" : { - "type" : "category" + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" + }, + "series" : [ + { + "name" : "Perl Weekly Challenge Leaders", + "data" : [ + { + "drilldown" : "Joelle Maslak", + "name" : "#1: Joelle Maslak", + "y" : 132 + }, + { + "name" : "#2: Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld", + "y" : 122 + }, + { + "y" : 96, + "name" : "#3: Jaldhar H. Vyas", + "drilldown" : "Jaldhar H. Vyas" + }, + { + "drilldown" : "Ruben Westerberg", + "name" : "#4: Ruben Westerberg", + "y" : 84 + }, + { + "name" : "#5: Adam Russell", + "drilldown" : "Adam Russell", + "y" : 72 + }, + { + "drilldown" : "Arne Sommer", + "name" : "#6: Arne Sommer", + "y" : 64 + }, + { + "y" : 64, + "drilldown" : "Kian-Meng Ang", + "name" : "#7: Kian-Meng Ang" + }, + { + "y" : 64, + "name" : "#8: Simon Proctor", + "drilldown" : "Simon Proctor" + }, + { + "y" : 56, + "name" : "#9: Athanasius", + "drilldown" : "Athanasius" + }, + { + "y" : 54, + "drilldown" : "Gustavo Chaves", + "name" : "#10: Gustavo Chaves" + }, + { + "name" : "#11: Andrezgz", + "drilldown" : "Andrezgz", + "y" : 50 + }, + { + "drilldown" : "Francis Whittle", + "name" : "#12: Francis Whittle", + "y" : 50 + }, + { + "y" : 48, + "drilldown" : "Dave Jacoby", + "name" : "#13: Dave Jacoby" + }, + { + "name" : "#14: E. Choroba", + "drilldown" : "E. Choroba", + "y" : 48 + }, + { + "drilldown" : "Jo Christian Oterhals", + "name" : "#15: Jo Christian Oterhals", + "y" : 48 + }, + { + "name" : "#16: Dr James A. Smith", + "drilldown" : "Dr James A. Smith", + "y" : 44 + }, + { + "drilldown" : "Daniel Mantovani", + "name" : "#17: Daniel Mantovani", + "y" : 36 + }, + { + "name" : "#18: Duncan C. White", + "drilldown" : "Duncan C. White", + "y" : 36 + }, + { + "name" : "#19: Mark Senn", + "drilldown" : "Mark Senn", + "y" : 32 + }, + { + "drilldown" : "Nick Logan", + "name" : "#20: Nick Logan", + "y" : 32 + }, + { + "y" : 28, + "name" : "#21: Lars Balker", + "drilldown" : "Lars Balker" + }, + { + "y" : 28, + "drilldown" : "Yozen Hernandez", + "name" : "#22: Yozen Hernandez" + }, + { + "y" : 26, + "name" : "#23: Steven Wilson", + "drilldown" : "Steven Wilson" + }, + { + "name" : "#24: Ozzy", + "drilldown" : "Ozzy", + "y" : 24 + }, + { + "drilldown" : "Alicia Bielsa", + "name" : "#25: Alicia Bielsa", + "y" : 22 + }, + { + "drilldown" : "Feng Chang", + "name" : "#26: Feng Chang", + "y" : 22 + }, + { + "drilldown" : "Doug Schrag", + "name" : "#27: Doug Schrag", + "y" : 20 + }, + { + "drilldown" : "Maxim Nechaev", + "name" : "#28: Maxim Nechaev", + "y" : 20 + }, + { + "drilldown" : "Guillermo Ramos", + "name" : "#29: Guillermo Ramos", + "y" : 18 + }, + { + "y" : 16, + "drilldown" : "Robert Gratza", + "name" : "#30: Robert Gratza" + }, + { + "name" : "#31: John Barrett", + "drilldown" : "John Barrett", + "y" : 14 + }, + { + "name" : "#32: Khalid", + "drilldown" : "Khalid", + "y" : 14 + }, + { + "y" : 12, + "name" : "#33: Jaime Corchado", + "drilldown" : "Jaime Corchado" + }, + { + "drilldown" : "Kevin Colyer", + "name" : "#34: Kevin Colyer", + "y" : 12 + }, + { + "y" : 12, + "drilldown" : "Kivanc Yazan", + "name" : "#35: Kivanc Yazan" + }, + { + "name" : "#36: Maxim Kolodyazhny", + "drilldown" : "Maxim Kolodyazhny", + "y" : 12 + }, + { + "drilldown" : "Philippe Bruhat", + "name" : "#37: Philippe Bruhat", + "y" : 12 + }, + { + "y" : 12, + "name" : "#38: Sergio Iglesias", + "drilldown" : "Sergio Iglesias" + }, + { + "drilldown" : "Arpad Toth", + "name" : "#39: Arpad Toth", + "y" : 10 + }, + { + "y" : 10, + "name" : "#40: Pete Houston", + "drilldown" : "Pete Houston" + }, + { + "drilldown" : "Steve Rogerson", + "name" : "#41: Steve Rogerson", + "y" : 10 + }, + { + "y" : 10, + "drilldown" : "Veesh Goldman", + "name" : "#42: Veesh Goldman" + }, + { + "drilldown" : "Aaron Sherman", + "name" : "#43: Aaron Sherman", + "y" : 8 + }, + { + "drilldown" : "Alex Daniel", + "name" : "#44: Alex Daniel", + "y" : 8 + }, + { + "y" : 8, + "drilldown" : "Bob Kleemann", + "name" : "#45: Bob Kleemann" + }, + { + "y" : 8, + "drilldown" : "Chenyf", + "name" : "#46: Chenyf" + }, + { + "y" : 8, + "drilldown" : "David Kayal", + "name" : "#47: David Kayal" + }, + { + "y" : 8, + "drilldown" : "Finley", + "name" : "#48: Finley" + }, + { + "y" : 8, + "drilldown" : "Luis F. Uceta", + "name" : "#49: Luis F. Uceta" + }, + { + "y" : 8, + "name" : "#50: Matt Latusek", + "drilldown" : "Matt Latusek" + } + ], + "colorByPoint" : "true" + } + ], + "tooltip" : { + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : "true" + }, + "yAxis" : { + "title" : { + "text" : "Total Score" + } }, "legend" : { "enabled" : "false" @@ -17,7 +291,12 @@ "drilldown" : { "series" : [ { + "name" : "Joelle Maslak", "data" : [ + [ + "Perl 5", + 31 + ], [ "Perl 6", 31 @@ -25,19 +304,17 @@ [ "Blog", 4 - ], - [ - "Perl 5", - 31 ] ], - "id" : "Joelle Maslak", - "name" : "Joelle Maslak" + "id" : "Joelle Maslak" }, { "id" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", "data" : [ + [ + "Perl 5", + 24 + ], [ "Perl 6", 23 @@ -45,15 +322,11 @@ [ "Blog", 14 - ], - [ - "Perl 5", - 24 ] - ] + ], + "name" : "Laurent Rosenfeld" }, { - "name" : "Jaldhar H. Vyas", "id" : "Jaldhar H. Vyas", "data" : [ [ @@ -64,9 +337,11 @@ "Perl 6", 24 ] - ] + ], + "name" : "Jaldhar H. Vyas" }, { + "id" : "Ruben Westerberg", "data" : [ [ "Perl 6", @@ -77,21 +352,20 @@ 21 ] ], - "name" : "Ruben Westerberg", - "id" : "Ruben Westerberg" + "name" : "Ruben Westerberg" }, { + "name" : "Adam Russell", "data" : [ - [ - "Perl 5", - 24 - ], [ "Blog", 12 + ], + [ + "Perl 5", + 24 ] ], - "name" : "Adam Russell", "id" : "Adam Russell" }, { @@ -109,40 +383,38 @@ "name" : "Arne Sommer" }, { + "id" : "Kian-Meng Ang", "data" : [ - [ - "Perl 5", - 21 - ], [ "Blog", 11 + ], + [ + "Perl 5", + 21 ] ], - "id" : "Kian-Meng Ang", "name" : "Kian-Meng Ang" }, { + "name" : "Simon Proctor", "data" : [ - [ - "Perl 5", - 4 - ], [ "Blog", 6 ], + [ + "Perl 5", + 4 + ], [ "Perl 6", 22 ] ], - "name" : "Simon Proctor", "id" : "Simon Proctor" }, { - "id" : "Athanasius", - "name" : "Athanasius", "data" : [ [ "Perl 5", @@ -152,11 +424,11 @@ "Perl 6", 2 ] - ] + ], + "id" : "Athanasius", + "name" : "Athanasius" }, { - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves", "data" : [ [ "Blog", @@ -166,23 +438,36 @@ "Perl 5", 23 ] - ] + ], + "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves" }, { - "name" : "Francis Whittle", - "id" : "Francis Whittle", + "name" : "Andrezgz", "data" : [ [ - "Perl 6", - 19 - ], + "Perl 5", + 25 + ] + ], + "id" : "Andrezgz" + }, + { + "name" : "Francis Whittle", + "data" : [ [ "Blog", 6 + ], + [ + "Perl 6", + 19 ] - ] + ], + "id" : "Francis Whittle" }, { + "id" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -193,73 +478,62 @@ 11 ] ], - "id" : "Dave Jacoby", "name" : "Dave Jacoby" }, { "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ - [ - "Blog", - 8 - ], [ "Perl 5", 16 + ], + [ + "Blog", + 8 ] - ] + ], + "id" : "E. Choroba" }, { - "id" : "Jo Christian Oterhals", - "name" : "Jo Christian Oterhals", "data" : [ - [ - "Perl 6", - 12 - ], [ "Blog", 6 ], + [ + "Perl 6", + 12 + ], [ "Perl 5", 6 ] - ] + ], + "id" : "Jo Christian Oterhals", + "name" : "Jo Christian Oterhals" }, { - "name" : "Andrezgz", - "id" : "Andrezgz", + "name" : "Dr James A. Smith", "data" : [ [ "Perl 5", - 23 - ] - ] - }, - { - "name" : "Dr James A. Smith", - "id" : "Dr James A. Smith", - "data" : [ + 12 + ], [ "Perl 6", 10 - ], - [ - "Perl 5", - 12 ] - ] + ], + "id" : "Dr James A. Smith" }, { + "name" : "Daniel Mantovani", "data" : [ [ "Perl 5", 18 ] ], - "name" : "Daniel Mantovani", "id" : "Daniel Mantovani" }, { @@ -273,7 +547,6 @@ "name" : "Duncan C. White" }, { - "name" : "Mark Senn", "id" : "Mark Senn", "data" : [ [ @@ -284,11 +557,10 @@ "Blog", 4 ] - ] + ], + "name" : "Mark Senn" }, { - "id" : "Nick Logan", - "name" : "Nick Logan", "data" : [ [ "Perl 5", @@ -298,9 +570,12 @@ "Perl 6", 8 ] - ] + ], + "id" : "Nick Logan", + "name" : "Nick Logan" }, { + "name" : "Lars Balker", "data" : [ [ "Perl 6", @@ -311,10 +586,10 @@ 10 ] ], - "id" : "Lars Balker", - "name" : "Lars Balker" + "id" : "Lars Balker" }, { + "id" : "Yozen Hernandez", "data" : [ [ "Blog", @@ -325,27 +600,26 @@ 10 ] ], - "id" : "Yozen Hernandez", "name" : "Yozen Hernandez" }, { "id" : "Steven Wilson", - "name" : "Steven Wilson", "data" : [ [ "Perl 5", 13 ] - ] + ], + "name" : "Steven Wilson" }, { + "name" : "Ozzy", "data" : [ [ "Perl 6", 12 ] ], - "name" : "Ozzy", "id" : "Ozzy" }, { @@ -360,49 +634,51 @@ }, { "id" : "Feng Chang", - "name" : "Feng Chang", "data" : [ - [ - "Perl 5", - 4 - ], [ "Perl 6", 7 + ], + [ + "Perl 5", + 4 ] - ] + ], + "name" : "Feng Chang" }, { - "id" : "Doug Schrag", - "name" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] - ] + ], + "id" : "Doug Schrag", + "name" : "Doug Schrag" }, { - "id" : "Maxim Nechaev", "name" : "Maxim Nechaev", "data" : [ [ "Perl 5", 10 ] - ] + ], + "id" : "Maxim Nechaev" }, { + "name" : "Guillermo Ramos", + "id" : "Guillermo Ramos", "data" : [ [ "Perl 5", 9 ] - ], - "name" : "Guillermo Ramos", - "id" : "Guillermo Ramos" + ] }, { + "name" : "Robert Gratza", + "id" : "Robert Gratza", "data" : [ [ "Perl 6", @@ -412,26 +688,22 @@ "Perl 5", 2 ] - ], - "name" : "Robert Gratza", - "id" : "Robert Gratza" + ] }, { + "name" : "John Barrett", "data" : [ [ "Perl 5", 7 ] ], - "id" : "John Barrett", - "name" : "John Barrett" + "id" : "John Barrett" }, { + "name" : "Khalid", + "id" : "Khalid", "data" : [ - [ - "Perl 5", - 4 - ], [ "Blog", 1 @@ -439,476 +711,204 @@ [ "Perl 6", 2 + ], + [ + "Perl 5", + 4 ] - ], - "name" : "Khalid", - "id" : "Khalid" + ] }, { + "id" : "Jaime Corchado", "data" : [ [ "Perl 5", 6 ] ], - "id" : "Jaime Corchado", "name" : "Jaime Corchado" }, { + "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 6 ] ], - "name" : "Kevin Colyer", - "id" : "Kevin Colyer" + "name" : "Kevin Colyer" }, { - "name" : "Kivanc Yazan", "id" : "Kivanc Yazan", "data" : [ [ "Perl 5", 6 ] - ] + ], + "name" : "Kivanc Yazan" }, { - "name" : "Maxim Kolodyazhny", "id" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] - ] + ], + "name" : "Maxim Kolodyazhny" }, { + "name" : "Philippe Bruhat", + "id" : "Philippe Bruhat", "data" : [ - [ - "Blog", - 2 - ], [ "Perl 5", 4 + ], + [ + "Blog", + 2 ] - ], - "name" : "Philippe Bruhat", - "id" : "Philippe Bruhat" + ] }, { - "id" : "Sergio Iglesias", - "name" : "Sergio Iglesias", "data" : [ [ "Perl 5", 6 ] - ] + ], + "id" : "Sergio Iglesias", + "name" : "Sergio Iglesias" }, { - "name" : "Arpad Toth", "id" : "Arpad Toth", "data" : [ [ "Perl 5", 5 ] - ] + ], + "name" : "Arpad Toth" }, { + "id" : "Pete Houston", "data" : [ [ "Perl 5", 5 ] ], - "id" : "Pete Houston", "name" : "Pete Houston" }, { "data" : [ - [ - "Perl 6", - 2 - ], [ "Perl 5", 3 + ], + [ + "Perl 6", + 2 ] ], "id" : "Steve Rogerson", "name" : "Steve Rogerson" }, { + "name" : "Veesh Goldman", + "id" : "Veesh Goldman", "data" : [ [ "Perl 5", 5 ] - ], - "name" : "Veesh Goldman", - "id" : "Veesh Goldman" + ] }, { "id" : "Aaron Sherman", - "name" : "Aaron Sherman", "data" : [ [ "Perl 6", 4 ] - ] + ], + "name" : "Aaron Sherman" }, { + "name" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Alex Daniel", - "name" : "Alex Daniel" + "id" : "Alex Daniel" }, { + "name" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] ], - "id" : "Bob Kleemann", - "name" : "Bob Kleemann" + "id" : "Bob Kleemann" }, { + "id" : "Chenyf", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Chenyf", "name" : "Chenyf" }, { + "name" : "David Kayal", "data" : [ [ "Perl 5", 4 ] ], - "id" : "David Kayal", - "name" : "David Kayal" + "id" : "David Kayal" }, { "name" : "Finley", - "id" : "Finley", "data" : [ [ "Perl 6", 4 ] - ] + ], + "id" : "Finley" }, { + "name" : "Luis F. Uceta", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Luis F. Uceta", - "name" : "Luis F. Uceta" + "id" : "Luis F. Uceta" }, { - "name" : "Matt Latusek", "id" : "Matt Latusek", "data" : [ [ "Perl 5", 4 ] - ] + ], + "name" : "Matt Latusek" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Score" - } - }, "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-19 10:13:25 GMT" - }, - "series" : [ - { - "colorByPoint" : "true", - "data" : [ - { - "name" : "#1: Joelle Maslak", - "y" : 132, - "drilldown" : "Joelle Maslak" - }, - { - "y" : 122, - "drilldown" : "Laurent Rosenfeld", - "name" : "#2: Laurent Rosenfeld" - }, - { - "name" : "#3: Jaldhar H. Vyas", - "y" : 96, - "drilldown" : "Jaldhar H. Vyas" - }, - { - "name" : "#4: Ruben Westerberg", - "y" : 84, - "drilldown" : "Ruben Westerberg" - }, - { - "y" : 72, - "drilldown" : "Adam Russell", - "name" : "#5: Adam Russell" - }, - { - "y" : 64, - "drilldown" : "Arne Sommer", - "name" : "#6: Arne Sommer" - }, - { - "name" : "#7: Kian-Meng Ang", - "y" : 64, - "drilldown" : "Kian-Meng Ang" - }, - { - "name" : "#8: Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 64 - }, - { - "name" : "#9: Athanasius", - "y" : 56, - "drilldown" : "Athanasius" - }, - { - "name" : "#10: Gustavo Chaves", - "y" : 54, - "drilldown" : "Gustavo Chaves" - }, - { - "y" : 50, - "drilldown" : "Francis Whittle", - "name" : "#11: Francis Whittle" - }, - { - "drilldown" : "Dave Jacoby", - "y" : 48, - "name" : "#12: Dave Jacoby" - }, - { - "drilldown" : "E. Choroba", - "y" : 48, - "name" : "#13: E. Choroba" - }, - { - "drilldown" : "Jo Christian Oterhals", - "y" : 48, - "name" : "#14: Jo Christian Oterhals" - }, - { - "y" : 46, - "drilldown" : "Andrezgz", - "name" : "#15: Andrezgz" - }, - { - "y" : 44, - "drilldown" : "Dr James A. Smith", - "name" : "#16: Dr James A. Smith" - }, - { - "drilldown" : "Daniel Mantovani", - "y" : 36, - "name" : "#17: Daniel Mantovani" - }, - { - "name" : "#18: Duncan C. White", - "drilldown" : "Duncan C. White", - "y" : 36 - }, - { - "drilldown" : "Mark Senn", - "y" : 32, - "name" : "#19: Mark Senn" - }, - { - "y" : 32, - "drilldown" : "Nick Logan", - "name" : "#20: Nick Logan" - }, - { - "name" : "#21: Lars Balker", - "drilldown" : "Lars Balker", - "y" : 28 - }, - { - "name" : "#22: Yozen Hernandez", - "y" : 28, - "drilldown" : "Yozen Hernandez" - }, - { - "y" : 26, - "drilldown" : "Steven Wilson", - "name" : "#23: Steven Wilson" - }, - { - "drilldown" : "Ozzy", - "y" : 24, - "name" : "#24: Ozzy" - }, - { - "name" : "#25: Alicia Bielsa", - "drilldown" : "Alicia Bielsa", - "y" : 22 - }, - { - "y" : 22, - "drilldown" : "Feng Chang", - "name" : "#26: Feng Chang" - }, - { - "y" : 20, - "drilldown" : "Doug Schrag", - "name" : "#27: Doug Schrag" - }, - { - "name" : "#28: Maxim Nechaev", - "y" : 20, - "drilldown" : "Maxim Nechaev" - }, - { - "drilldown" : "Guillermo Ramos", - "y" : 18, - "name" : "#29: Guillermo Ramos" - }, - { - "y" : 16, - "drilldown" : "Robert Gratza", - "name" : "#30: Robert Gratza" - }, - { - "name" : "#31: John Barrett", - "y" : 14, - "drilldown" : "John Barrett" - }, - { - "drilldown" : "Khalid", - "y" : 14, - "name" : "#32: Khalid" - }, - { - "drilldown" : "Jaime Corchado", - "y" : 12, - "name" : "#33: Jaime Corchado" - }, - { - "name" : "#34: Kevin Colyer", - "drilldown" : "Kevin Colyer", - "y" : 12 - }, - { - "drilldown" : "Kivanc Yazan", - "y" : 12, - "name" : "#35: Kivanc Yazan" - }, - { - "drilldown" : "Maxim Kolodyazhny", - "y" : 12, - "name" : "#36: Maxim Kolodyazhny" - }, - { - "name" : "#37: Philippe Bruhat", - "drilldown" : "Philippe Bruhat", - "y" : 12 - }, - { - "name" : "#38: Sergio Iglesias", - "y" : 12, - "drilldown" : "Sergio Iglesias" - }, - { - "name" : "#39: Arpad Toth", - "y" : 10, - "drilldown" : "Arpad Toth" - }, - { - "name" : "#40: Pete Houston", - "drilldown" : "Pete Houston", - "y" : 10 - }, - { - "name" : "#41: Steve Rogerson", - "drilldown" : "Steve Rogerson", - "y" : 10 - }, - { - "y" : 10, - "drilldown" : "Veesh Goldman", - "name" : "#42: Veesh Goldman" - }, - { - "name" : "#43: Aaron Sherman", - "y" : 8, - "drilldown" : "Aaron Sherman" - }, - { - "y" : 8, - "drilldown" : "Alex Daniel", - "name" : "#44: Alex Daniel" - }, - { - "drilldown" : "Bob Kleemann", - "y" : 8, - "name" : "#45: Bob Kleemann" - }, - { - "name" : "#46: Chenyf", - "drilldown" : "Chenyf", - "y" : 8 - }, - { - "drilldown" : "David Kayal", - "y" : 8, - "name" : "#47: David Kayal" - }, - { - "y" : 8, - "drilldown" : "Finley", - "name" : "#48: Finley" - }, - { - "drilldown" : "Luis F. Uceta", - "y" : 8, - "name" : "#49: Luis F. Uceta" - }, - { - "drilldown" : "Matt Latusek", - "y" : 8, - "name" : "#50: Matt Latusek" - } - ], - "name" : "Perl Weekly Challenge Leaders" - } - ], - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.name}: {point.y:f}
", - "headerFormat" : "", - "followPointer" : "true" + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-19 10:20:48 GMT" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 94f82cefa1..3e48279a4a 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,55 +1,25 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-19 10:13:21 GMT" - }, - "xAxis" : { - "categories" : [ - "Aaron Sherman", - "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", - "Donald Hunter", - "Doug Schrag", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Feng Chang", - "Finley" - ] + } }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-19 10:20:31 GMT" + }, "chart" : { "type" : "column" }, @@ -65,7 +35,7 @@ 0, 0, 11, - 23, + 25, 0, 0, 5, @@ -90,6 +60,7 @@ ] }, { + "name" : "Perl 6", "data" : [ 4, 0, @@ -121,11 +92,9 @@ 0, 7, 4 - ], - "name" : "Perl 6" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -157,11 +126,42 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 + "xAxis" : { + "categories" : [ + "Aaron Sherman", + "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", + "Donald Hunter", + "Doug Schrag", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Feng Chang", + "Finley" + ] } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 5afd2ddf3e..2aadbceb74 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,57 +1,17 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-19 10:13:21 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "xAxis" : { - "categories" : [ - "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", - "Joe Tym", - "Joelle Maslak", - "John Barrett", - "Juan Caballero", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Magnus Woldrich", - "Mano Chandar", - "Mark Senn", - "Martin Barth", - "Martin Mugeni", - "Matt Latusek" - ] + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-19 10:20:31 GMT" }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 2, @@ -83,8 +43,7 @@ 0, 0, 4 - ], - "name" : "Perl 5" + ] }, { "name" : "Perl 6", @@ -157,11 +116,52 @@ ] } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "xAxis" : { + "categories" : [ + "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", + "Joe Tym", + "Joelle Maslak", + "John Barrett", + "Juan Caballero", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Magnus Woldrich", + "Mano Chandar", + "Mark Senn", + "Martin Barth", + "Martin Mugeni", + "Matt Latusek" + ] }, - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index d7adb71e96..b572fac2d8 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,7 +1,37 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "xAxis" : { + "categories" : [ + "Matthew O. Persico", + "Maxim Kolodyazhny", + "Maxim Nechaev", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Chenyf", + "Oleksii Tsvietnov", + "Ozzy", + "Pavel Jurca", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Philippe Bruhat", + "Prajith P", + "Robert Gratza", + "Ruben Westerberg", + "Sean Meininger", + "Sergio Iglesias", + "Rakesh Kumar Shardiwal", + "Simon Proctor", + "Simon Reinhardt", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Tiago Stock", + "Tim Smith", + "Tore Andersson", + "Luis F. Uceta", + "Veesh Goldman" + ] }, "series" : [ { @@ -40,7 +70,6 @@ ] }, { - "name" : "Perl 6", "data" : [ 0, 0, @@ -72,7 +101,8 @@ 0, 6, 0 - ] + ], + "name" : "Perl 6" }, { "name" : "Blog", @@ -113,55 +143,25 @@ "chart" : { "type" : "column" }, - "xAxis" : { - "categories" : [ - "Matthew O. Persico", - "Maxim Kolodyazhny", - "Maxim Nechaev", - "Michael Schaap", - "Neil Bowers", - "Nick Logan", - "Chenyf", - "Oleksii Tsvietnov", - "Ozzy", - "Pavel Jurca", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Philippe Bruhat", - "Prajith P", - "Robert Gratza", - "Ruben Westerberg", - "Sean Meininger", - "Sergio Iglesias", - "Rakesh Kumar Shardiwal", - "Simon Proctor", - "Simon Reinhardt", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Tiago Stock", - "Tim Smith", - "Tore Andersson", - "Luis F. Uceta", - "Veesh Goldman" - ] + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-19 10:20:31 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-19 10:13:21 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 } } diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 028870d8f1..aa7bd5f84d 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,16 +1,29 @@ { + "subtitle" : { + "text" : "[Champions: 3] Last updated at 2019-06-19 10:20:31 GMT" + }, "tooltip" : { "pointFormat" : "{series.name}: {point.y}
", "shared" : 1 }, + "xAxis" : { + "categories" : [ + "William Gilmore", + "Yary H", + "Yozen Hernandez" + ] + }, + "chart" : { + "type" : "column" + }, "series" : [ { + "name" : "Perl 5", "data" : [ 1, 1, 10 - ], - "name" : "Perl 5" + ] }, { "name" : "Perl 6", @@ -21,39 +34,26 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, 4 - ], - "name" : "Blog" + ] } ], - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "William Gilmore", - "Yary H", - "Yozen Hernandez" - ] - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 3] Last updated at 2019-06-19 10:13:21 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index d9aa53fe0f..22df87e00f 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,14 +1,10 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "subtitle" : { - "text" : "[Champions: 93] Last updated at 2019-06-19 10:13:21 GMT" + "text" : "[Champions: 93] Last updated at 2019-06-19 10:20:31 GMT" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" }, "xAxis" : { "categories" : [ @@ -107,13 +103,8 @@ "Yozen Hernandez" ] }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, "series" : [ { - "name" : "Perl 5", "data" : [ 0, 2, @@ -123,7 +114,7 @@ 0, 0, 11, - 23, + 25, 0, 0, 5, @@ -208,7 +199,8 @@ 1, 1, 10 - ] + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -408,12 +400,20 @@ } ], "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 }, "chart" : { "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } -- cgit