From b91191dc4a02106d43b6e398c9964edec0f5e618 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Wed, 12 Jun 2019 18:05:30 +0100 Subject: - Added solutions by Alicia Bielsa. --- stats/pwc-current.json | 225 +++++++------- stats/pwc-language-breakdown-summary.json | 66 ++--- stats/pwc-language-breakdown.json | 116 ++++---- stats/pwc-leaders.json | 474 +++++++++++++++--------------- stats/pwc-summary-1-30.json | 48 +-- stats/pwc-summary-31-60.json | 52 ++-- stats/pwc-summary-61-90.json | 102 +++---- stats/pwc-summary-91-120.json | 50 ++-- stats/pwc-summary.json | 230 +++++++-------- 9 files changed, 689 insertions(+), 674 deletions(-) (limited to 'stats') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index b552b7ee4e..407696fec2 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,7 +1,97 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 012" + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "legend" : { + "enabled" : 0 + }, + "tooltip" : { + "followPointer" : 1, + "headerFormat" : "{series.name}
", + "pointerFormat" : "{point.name}: {point.y:f}
" }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 12] Last updated at 2019-06-12 17:04:58 GMT" + }, + "series" : [ + { + "name" : "Champions", + "colorByPoint" : 1, + "data" : [ + { + "name" : "Aaron Sherman", + "drilldown" : "Aaron Sherman", + "y" : 2 + }, + { + "name" : "Alicia Bielsa", + "drilldown" : "Alicia Bielsa", + "y" : 2 + }, + { + "drilldown" : "Arne Sommer", + "name" : "Arne Sommer", + "y" : 2 + }, + { + "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby", + "y" : 2 + }, + { + "name" : "Gustavo Chaves", + "drilldown" : "Gustavo Chaves", + "y" : 2 + }, + { + "name" : "Joelle Maslak", + "drilldown" : "Joelle Maslak", + "y" : 2 + }, + { + "name" : "Kevin Colyer", + "drilldown" : "Kevin Colyer", + "y" : 2 + }, + { + "y" : 1, + "name" : "Ozzy", + "drilldown" : "Ozzy" + }, + { + "name" : "Rakesh Kumar Shardiwal", + "drilldown" : "Rakesh Kumar Shardiwal", + "y" : 2 + }, + { + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", + "y" : 2 + }, + { + "drilldown" : "Steven Wilson", + "name" : "Steven Wilson", + "y" : 2 + }, + { + "y" : 2, + "name" : "Yozen Hernandez", + "drilldown" : "Yozen Hernandez" + } + ] + } + ], "drilldown" : { "series" : [ { @@ -14,15 +104,25 @@ ], "name" : "Aaron Sherman" }, + { + "name" : "Alicia Bielsa", + "id" : "Alicia Bielsa", + "data" : [ + [ + "Perl 5", + 2 + ] + ] + }, { "name" : "Arne Sommer", - "id" : "Arne Sommer", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Arne Sommer" }, { "id" : "Dave Jacoby", @@ -35,18 +135,17 @@ "name" : "Dave Jacoby" }, { - "name" : "Gustavo Chaves", "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Gustavo Chaves" }, { "name" : "Joelle Maslak", - "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -56,16 +155,17 @@ "Perl 6", 1 ] - ] + ], + "id" : "Joelle Maslak" }, { - "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] ], + "id" : "Kevin Colyer", "name" : "Kevin Colyer" }, { @@ -79,14 +179,14 @@ "name" : "Ozzy" }, { + "name" : "Rakesh Kumar Shardiwal", + "id" : "Rakesh Kumar Shardiwal", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Rakesh Kumar Shardiwal", - "name" : "Rakesh Kumar Shardiwal" + ] }, { "name" : "Simon Proctor", @@ -99,119 +199,34 @@ ] }, { - "name" : "Steven Wilson", + "id" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Steven Wilson" + "name" : "Steven Wilson" }, { + "name" : "Yozen Hernandez", "id" : "Yozen Hernandez", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Yozen Hernandez" + ] } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "tooltip" : { - "headerFormat" : "{series.name}
", - "pointerFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1 - }, - "subtitle" : { - "text" : "[Champions: 11] Last updated at 2019-06-12 17:01:13 GMT" + "title" : { + "text" : "Perl Weekly Challenge - 012" }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } + "xAxis" : { + "type" : "category" }, "chart" : { "type" : "column" - }, - "legend" : { - "enabled" : 0 - }, - "series" : [ - { - "data" : [ - { - "drilldown" : "Aaron Sherman", - "y" : 2, - "name" : "Aaron Sherman" - }, - { - "name" : "Arne Sommer", - "y" : 2, - "drilldown" : "Arne Sommer" - }, - { - "y" : 2, - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" - }, - { - "y" : 2, - "name" : "Gustavo Chaves", - "drilldown" : "Gustavo Chaves" - }, - { - "y" : 2, - "name" : "Joelle Maslak", - "drilldown" : "Joelle Maslak" - }, - { - "drilldown" : "Kevin Colyer", - "y" : 2, - "name" : "Kevin Colyer" - }, - { - "y" : 1, - "name" : "Ozzy", - "drilldown" : "Ozzy" - }, - { - "y" : 2, - "name" : "Rakesh Kumar Shardiwal", - "drilldown" : "Rakesh Kumar Shardiwal" - }, - { - "name" : "Simon Proctor", - "y" : 2, - "drilldown" : "Simon Proctor" - }, - { - "drilldown" : "Steven Wilson", - "y" : 2, - "name" : "Steven Wilson" - }, - { - "name" : "Yozen Hernandez", - "y" : 2, - "drilldown" : "Yozen Hernandez" - } - ], - "colorByPoint" : 1, - "name" : "Champions" - } - ], - "xAxis" : { - "type" : "category" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 22abd11450..b41ee75dea 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,16 +1,4 @@ { - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "xAxis" : { "type" : "category", "labels" : { @@ -20,14 +8,21 @@ } } }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2019-06-12 17:01:22 GMT" - }, "series" : [ { + "dataLabels" : { + "align" : "right", + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "rotation" : -90, + "y" : 10, + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "enabled" : "true" + }, + "name" : "Contributions", "data" : [ [ "Blog", @@ -35,29 +30,34 @@ ], [ "Perl 5", - 458 + 460 ], [ "Perl 6", 269 ] - ], - "name" : "Contributions", - "dataLabels" : { - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", - "align" : "right", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "y" : 10, - "enabled" : "true", - "rotation" : -90 - } + ] } ], "tooltip" : { "pointFormat" : "{point.y:.0f}" + }, + "legend" : { + "enabled" : "false" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : null + } + }, + "subtitle" : { + "text" : "Last updated at 2019-06-12 17:05:12 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 70aea124f3..4fd68f280e 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,36 +1,31 @@ { - "chart" : { - "type" : "column" - }, "title" : { "text" : "Perl Weekly Challenge Language" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : "false" + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-12 17:05:12 GMT" }, "plotOptions" : { "series" : { "borderWidth" : 0, "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 + "enabled" : 1, + "format" : "{point.y}" } } }, - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-12 17:01:22 GMT" + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, "drilldown" : { "series" : [ { + "name" : "001", "data" : [ [ "Perl 5", @@ -41,12 +36,9 @@ 37 ] ], - "name" : "001", "id" : "001" }, { - "name" : "002", - "id" : "002", "data" : [ [ "Perl 5", @@ -56,11 +48,11 @@ "Perl 6", 32 ] - ] + ], + "id" : "002", + "name" : "002" }, { - "id" : "003", - "name" : "003", "data" : [ [ "Perl 5", @@ -70,7 +62,9 @@ "Perl 6", 26 ] - ] + ], + "id" : "003", + "name" : "003" }, { "name" : "004", @@ -87,7 +81,6 @@ ] }, { - "id" : "005", "name" : "005", "data" : [ [ @@ -98,7 +91,8 @@ "Perl 6", 22 ] - ] + ], + "id" : "005" }, { "data" : [ @@ -115,8 +109,8 @@ "name" : "006" }, { - "id" : "007", "name" : "007", + "id" : "007", "data" : [ [ "Perl 5", @@ -129,8 +123,8 @@ ] }, { - "id" : "008", "name" : "008", + "id" : "008", "data" : [ [ "Perl 5", @@ -143,6 +137,7 @@ ] }, { + "name" : "009", "data" : [ [ "Perl 5", @@ -153,12 +148,11 @@ 18 ] ], - "id" : "009", - "name" : "009" + "id" : "009" }, { - "id" : "010", "name" : "010", + "id" : "010", "data" : [ [ "Perl 5", @@ -171,8 +165,8 @@ ] }, { - "id" : "011", "name" : "011", + "id" : "011", "data" : [ [ "Perl 5", @@ -185,33 +179,42 @@ ] }, { - "id" : "012", "name" : "012", "data" : [ [ "Perl 5", - 11 + 13 ], [ "Perl 6", 10 ] - ] + ], + "id" : "012" } ] }, + "tooltip" : { + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : "true" + }, + "legend" : { + "enabled" : "false" + }, "series" : [ { + "name" : "Perl Weekly Challenge Languages", "data" : [ { "drilldown" : "001", - "y" : 113, - "name" : "#001 [P5=76 P6=37]" + "name" : "#001 [P5=76 P6=37]", + "y" : 113 }, { - "drilldown" : "002", + "y" : 95, "name" : "#002 [P5=63 P6=32]", - "y" : 95 + "drilldown" : "002" }, { "drilldown" : "003", @@ -219,9 +222,9 @@ "y" : 58 }, { - "y" : 75, + "drilldown" : "004", "name" : "#004 [P5=46 P6=29]", - "drilldown" : "004" + "y" : 75 }, { "drilldown" : "005", @@ -229,24 +232,24 @@ "y" : 55 }, { - "drilldown" : "006", + "y" : 41, "name" : "#006 [P5=27 P6=14]", - "y" : 41 + "drilldown" : "006" }, { - "name" : "#007 [P5=26 P6=20]", "y" : 46, + "name" : "#007 [P5=26 P6=20]", "drilldown" : "007" }, { "drilldown" : "008", - "y" : 58, - "name" : "#008 [P5=38 P6=20]" + "name" : "#008 [P5=38 P6=20]", + "y" : 58 }, { - "name" : "#009 [P5=33 P6=18]", + "drilldown" : "009", "y" : 51, - "drilldown" : "009" + "name" : "#009 [P5=33 P6=18]" }, { "drilldown" : "010", @@ -254,23 +257,20 @@ "y" : 47 }, { - "y" : 67, "name" : "#011 [P5=41 P6=26]", + "y" : 67, "drilldown" : "011" }, { - "drilldown" : "012", - "name" : "#012 [P5=11 P6=10]", - "y" : 21 + "name" : "#012 [P5=13 P6=10]", + "y" : 23, + "drilldown" : "012" } ], - "colorByPoint" : "true", - "name" : "Perl Weekly Challenge Languages" + "colorByPoint" : "true" } ], - "tooltip" : { - "headerFormat" : "", - "followPointer" : "true", - "pointFormat" : "{point.name}: {point.y:f}
" + "xAxis" : { + "type" : "category" } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 6330d00c85..b00a6ac364 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,12 +1,10 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-12 17:01:17 GMT" + "xAxis" : { + "type" : "category" }, "series" : [ { + "colorByPoint" : "true", "data" : [ { "name" : "#1: Joelle Maslak", @@ -14,24 +12,24 @@ "drilldown" : "Joelle Maslak" }, { + "name" : "#2: Laurent Rosenfeld", "y" : 112, - "drilldown" : "Laurent Rosenfeld", - "name" : "#2: Laurent Rosenfeld" + "drilldown" : "Laurent Rosenfeld" }, { + "drilldown" : "Jaldhar H. Vyas", "name" : "#3: Jaldhar H. Vyas", - "y" : 88, - "drilldown" : "Jaldhar H. Vyas" + "y" : 88 }, { "drilldown" : "Ruben Westerberg", - "y" : 76, - "name" : "#4: Ruben Westerberg" + "name" : "#4: Ruben Westerberg", + "y" : 76 }, { + "name" : "#5: Adam Russell", "y" : 66, - "drilldown" : "Adam Russell", - "name" : "#5: Adam Russell" + "drilldown" : "Adam Russell" }, { "name" : "#6: Arne Sommer", @@ -40,28 +38,28 @@ }, { "name" : "#7: Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 60 + "y" : 60, + "drilldown" : "Simon Proctor" }, { + "drilldown" : "Kian-Meng Ang", "name" : "#8: Kian-Meng Ang", - "y" : 58, - "drilldown" : "Kian-Meng Ang" + "y" : 58 }, { - "y" : 50, "drilldown" : "Gustavo Chaves", - "name" : "#9: Gustavo Chaves" + "name" : "#9: Gustavo Chaves", + "y" : 50 }, { - "y" : 48, "drilldown" : "Jo Christian Oterhals", + "y" : 48, "name" : "#10: Jo Christian Oterhals" }, { + "y" : 46, "name" : "#11: Athanasius", - "drilldown" : "Athanasius", - "y" : 46 + "drilldown" : "Athanasius" }, { "name" : "#12: Dr James A. Smith", @@ -69,14 +67,14 @@ "drilldown" : "Dr James A. Smith" }, { - "drilldown" : "Francis Whittle", "y" : 44, - "name" : "#13: Francis Whittle" + "name" : "#13: Francis Whittle", + "drilldown" : "Francis Whittle" }, { - "name" : "#14: Andrezgz", "drilldown" : "Andrezgz", - "y" : 42 + "y" : 42, + "name" : "#14: Andrezgz" }, { "name" : "#15: E. Choroba", @@ -94,49 +92,49 @@ "drilldown" : "Daniel Mantovani" }, { - "drilldown" : "Duncan C. White", "y" : 32, - "name" : "#18: Duncan C. White" + "name" : "#18: Duncan C. White", + "drilldown" : "Duncan C. White" }, { - "y" : 32, "drilldown" : "Nick Logan", + "y" : 32, "name" : "#19: Nick Logan" }, { "name" : "#20: Lars Balker", - "drilldown" : "Lars Balker", - "y" : 28 + "y" : 28, + "drilldown" : "Lars Balker" }, { - "name" : "#21: Yozen Hernandez", "y" : 28, + "name" : "#21: Yozen Hernandez", "drilldown" : "Yozen Hernandez" }, { "drilldown" : "Mark Senn", - "y" : 26, - "name" : "#22: Mark Senn" + "name" : "#22: Mark Senn", + "y" : 26 }, { - "y" : 24, "drilldown" : "Steven Wilson", + "y" : 24, "name" : "#23: Steven Wilson" }, { - "drilldown" : "Doug Schrag", - "y" : 20, - "name" : "#24: Doug Schrag" + "drilldown" : "Alicia Bielsa", + "name" : "#24: Alicia Bielsa", + "y" : 22 }, { + "name" : "#25: Doug Schrag", "y" : 20, - "drilldown" : "Ozzy", - "name" : "#25: Ozzy" + "drilldown" : "Doug Schrag" }, { - "drilldown" : "Alicia Bielsa", - "y" : 18, - "name" : "#26: Alicia Bielsa" + "y" : 20, + "name" : "#26: Ozzy", + "drilldown" : "Ozzy" }, { "drilldown" : "Guillermo Ramos", @@ -144,69 +142,69 @@ "name" : "#27: Guillermo Ramos" }, { - "name" : "#28: Maxim Nechaev", "drilldown" : "Maxim Nechaev", - "y" : 18 + "y" : 18, + "name" : "#28: Maxim Nechaev" }, { - "name" : "#29: Robert Gratza", + "drilldown" : "Robert Gratza", "y" : 16, - "drilldown" : "Robert Gratza" + "name" : "#29: Robert Gratza" }, { - "name" : "#30: John Barrett", "y" : 14, + "name" : "#30: John Barrett", "drilldown" : "John Barrett" }, { + "name" : "#31: Khalid", "y" : 14, - "drilldown" : "Khalid", - "name" : "#31: Khalid" + "drilldown" : "Khalid" }, { - "drilldown" : "Kivanc Yazan", "y" : 12, - "name" : "#32: Kivanc Yazan" + "name" : "#32: Kivanc Yazan", + "drilldown" : "Kivanc Yazan" }, { + "drilldown" : "Maxim Kolodyazhny", "name" : "#33: Maxim Kolodyazhny", - "y" : 12, - "drilldown" : "Maxim Kolodyazhny" + "y" : 12 }, { "drilldown" : "Philippe Bruhat", - "y" : 12, - "name" : "#34: Philippe Bruhat" + "name" : "#34: Philippe Bruhat", + "y" : 12 }, { - "name" : "#35: Sergio Iglesias", "drilldown" : "Sergio Iglesias", + "name" : "#35: Sergio Iglesias", "y" : 12 }, { "drilldown" : "Arpad Toth", - "y" : 10, - "name" : "#36: Arpad Toth" + "name" : "#36: Arpad Toth", + "y" : 10 }, { "drilldown" : "Feng Chang", - "y" : 10, - "name" : "#37: Feng Chang" + "name" : "#37: Feng Chang", + "y" : 10 }, { + "name" : "#38: Steve Rogerson", "y" : 10, - "drilldown" : "Steve Rogerson", - "name" : "#38: Steve Rogerson" + "drilldown" : "Steve Rogerson" }, { - "drilldown" : "Veesh Goldman", + "name" : "#39: Veesh Goldman", "y" : 10, - "name" : "#39: Veesh Goldman" + "drilldown" : "Veesh Goldman" }, { + "drilldown" : "Aaron Sherman", "name" : "#40: Aaron Sherman", - "y" : 8, - "drilldown" : "Aaron Sherman" + "y" : 8 }, { "name" : "#41: Alex Daniel", @@ -214,19 +212,19 @@ "drilldown" : "Alex Daniel" }, { - "y" : 8, "drilldown" : "Bob Kleemann", + "y" : 8, "name" : "#42: Bob Kleemann" }, { + "y" : 8, "name" : "#43: Chenyf", - "drilldown" : "Chenyf", - "y" : 8 + "drilldown" : "Chenyf" }, { - "y" : 8, "drilldown" : "David Kayal", - "name" : "#44: David Kayal" + "name" : "#44: David Kayal", + "y" : 8 }, { "drilldown" : "Finley", @@ -235,34 +233,44 @@ }, { "y" : 8, - "drilldown" : "Jaime Corchado", - "name" : "#46: Jaime Corchado" + "name" : "#46: Jaime Corchado", + "drilldown" : "Jaime Corchado" }, { - "name" : "#47: Kevin Colyer", "drilldown" : "Kevin Colyer", + "name" : "#47: Kevin Colyer", "y" : 8 }, { - "drilldown" : "Luis F. Uceta", + "name" : "#48: Luis F. Uceta", "y" : 8, - "name" : "#48: Luis F. Uceta" + "drilldown" : "Luis F. Uceta" }, { - "y" : 8, "drilldown" : "Matt Latusek", - "name" : "#49: Matt Latusek" + "name" : "#49: Matt Latusek", + "y" : 8 }, { - "drilldown" : "Neil Bowers", "y" : 8, - "name" : "#50: Neil Bowers" + "name" : "#50: Neil Bowers", + "drilldown" : "Neil Bowers" } ], - "colorByPoint" : "true", "name" : "Perl Weekly Challenge Leaders" } ], + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-12 17:05:10 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Score" + } + }, + "legend" : { + "enabled" : "false" + }, "drilldown" : { "series" : [ { @@ -272,19 +280,19 @@ "Perl 5", 27 ], - [ - "Perl 6", - 27 - ], [ "Blog", 3 + ], + [ + "Perl 6", + 27 ] ], "id" : "Joelle Maslak" }, { - "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -299,10 +307,10 @@ 21 ] ], - "id" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld" }, { - "id" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas", "data" : [ [ "Perl 6", @@ -313,11 +321,11 @@ 22 ] ], - "name" : "Jaldhar H. Vyas" + "id" : "Jaldhar H. Vyas" }, { - "name" : "Ruben Westerberg", "id" : "Ruben Westerberg", + "name" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -340,31 +348,27 @@ 22 ] ], - "id" : "Adam Russell", - "name" : "Adam Russell" + "name" : "Adam Russell", + "id" : "Adam Russell" }, { + "id" : "Arne Sommer", "name" : "Arne Sommer", "data" : [ - [ - "Perl 6", - 21 - ], [ "Blog", 11 + ], + [ + "Perl 6", + 21 ] - ], - "id" : "Arne Sommer" + ] }, { - "name" : "Simon Proctor", "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ - [ - "Perl 5", - 4 - ], [ "Perl 6", 20 @@ -372,10 +376,16 @@ [ "Blog", 6 + ], + [ + "Perl 5", + 4 ] ] }, { + "id" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang", "data" : [ [ "Blog", @@ -385,32 +395,25 @@ "Perl 5", 19 ] - ], - "id" : "Kian-Meng Ang", - "name" : "Kian-Meng Ang" + ] }, { "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves", "data" : [ - [ - "Blog", - 4 - ], [ "Perl 5", 21 + ], + [ + "Blog", + 4 ] - ] + ], + "id" : "Gustavo Chaves" }, { "name" : "Jo Christian Oterhals", - "id" : "Jo Christian Oterhals", "data" : [ - [ - "Perl 6", - 12 - ], [ "Blog", 6 @@ -418,20 +421,26 @@ [ "Perl 5", 6 + ], + [ + "Perl 6", + 12 ] - ] + ], + "id" : "Jo Christian Oterhals" }, { - "id" : "Athanasius", "data" : [ [ "Perl 5", 23 ] ], - "name" : "Athanasius" + "name" : "Athanasius", + "id" : "Athanasius" }, { + "name" : "Dr James A. Smith", "data" : [ [ "Perl 6", @@ -442,49 +451,48 @@ 12 ] ], - "id" : "Dr James A. Smith", - "name" : "Dr James A. Smith" + "id" : "Dr James A. Smith" }, { "id" : "Francis Whittle", + "name" : "Francis Whittle", "data" : [ - [ - "Blog", - 6 - ], [ "Perl 6", 16 + ], + [ + "Blog", + 6 ] - ], - "name" : "Francis Whittle" + ] }, { + "id" : "Andrezgz", "name" : "Andrezgz", "data" : [ [ "Perl 5", 21 ] - ], - "id" : "Andrezgz" + ] }, { "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ - [ - "Blog", - 7 - ], [ "Perl 5", 14 + ], + [ + "Blog", + 7 ] - ] + ], + "id" : "E. Choroba" }, { - "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Blog", @@ -495,31 +503,30 @@ 11 ] ], - "name" : "Dave Jacoby" + "id" : "Dave Jacoby" }, { - "name" : "Daniel Mantovani", + "id" : "Daniel Mantovani", "data" : [ [ "Perl 5", 16 ] ], - "id" : "Daniel Mantovani" + "name" : "Daniel Mantovani" }, { - "name" : "Duncan C. White", - "id" : "Duncan C. White", "data" : [ [ "Perl 5", 16 ] - ] + ], + "name" : "Duncan C. White", + "id" : "Duncan C. White" }, { "name" : "Nick Logan", - "id" : "Nick Logan", "data" : [ [ "Perl 5", @@ -529,10 +536,10 @@ "Perl 6", 8 ] - ] + ], + "id" : "Nick Logan" }, { - "name" : "Lars Balker", "id" : "Lars Balker", "data" : [ [ @@ -543,10 +550,11 @@ "Perl 6", 4 ] - ] + ], + "name" : "Lars Balker" }, { - "name" : "Yozen Hernandez", + "id" : "Yozen Hernandez", "data" : [ [ "Perl 5", @@ -557,10 +565,11 @@ 4 ] ], - "id" : "Yozen Hernandez" + "name" : "Yozen Hernandez" }, { "id" : "Mark Senn", + "name" : "Mark Senn", "data" : [ [ "Perl 6", @@ -570,86 +579,85 @@ "Blog", 3 ] - ], - "name" : "Mark Senn" + ] }, { - "name" : "Steven Wilson", "data" : [ [ "Perl 5", 12 ] ], + "name" : "Steven Wilson", "id" : "Steven Wilson" }, { - "id" : "Doug Schrag", + "name" : "Alicia Bielsa", "data" : [ [ - "Perl 6", - 10 + "Perl 5", + 11 ] ], - "name" : "Doug Schrag" + "id" : "Alicia Bielsa" }, { - "name" : "Ozzy", + "id" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] ], - "id" : "Ozzy" + "name" : "Doug Schrag" }, { - "name" : "Alicia Bielsa", - "id" : "Alicia Bielsa", + "id" : "Ozzy", + "name" : "Ozzy", "data" : [ [ - "Perl 5", - 9 + "Perl 6", + 10 ] ] }, { + "id" : "Guillermo Ramos", "name" : "Guillermo Ramos", "data" : [ [ "Perl 5", 9 ] - ], - "id" : "Guillermo Ramos" + ] }, { + "id" : "Maxim Nechaev", "name" : "Maxim Nechaev", "data" : [ [ "Perl 5", 9 ] - ], - "id" : "Maxim Nechaev" + ] }, { - "name" : "Robert Gratza", + "id" : "Robert Gratza", "data" : [ - [ - "Perl 6", - 6 - ], [ "Perl 5", 2 + ], + [ + "Perl 6", + 6 ] ], - "id" : "Robert Gratza" + "name" : "Robert Gratza" }, { - "name" : "John Barrett", "id" : "John Barrett", + "name" : "John Barrett", "data" : [ [ "Perl 5", @@ -658,17 +666,17 @@ ] }, { - "name" : "Khalid", "id" : "Khalid", + "name" : "Khalid", "data" : [ - [ - "Perl 5", - 4 - ], [ "Perl 6", 2 ], + [ + "Perl 5", + 4 + ], [ "Blog", 1 @@ -676,8 +684,8 @@ ] }, { - "name" : "Kivanc Yazan", "id" : "Kivanc Yazan", + "name" : "Kivanc Yazan", "data" : [ [ "Perl 5", @@ -686,42 +694,42 @@ ] }, { - "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] ], - "name" : "Maxim Kolodyazhny" + "id" : "Maxim Kolodyazhny" }, { + "id" : "Philippe Bruhat", "data" : [ - [ - "Blog", - 2 - ], [ "Perl 5", 4 + ], + [ + "Blog", + 2 ] ], - "id" : "Philippe Bruhat", "name" : "Philippe Bruhat" }, { + "id" : "Sergio Iglesias", + "name" : "Sergio Iglesias", "data" : [ [ "Perl 5", 6 ] - ], - "id" : "Sergio Iglesias", - "name" : "Sergio Iglesias" + ] }, { - "name" : "Arpad Toth", "id" : "Arpad Toth", + "name" : "Arpad Toth", "data" : [ [ "Perl 5", @@ -730,29 +738,29 @@ ] }, { - "id" : "Feng Chang", "data" : [ - [ - "Perl 5", - 2 - ], [ "Perl 6", 3 + ], + [ + "Perl 5", + 2 ] ], - "name" : "Feng Chang" + "name" : "Feng Chang", + "id" : "Feng Chang" }, { "name" : "Steve Rogerson", "data" : [ - [ - "Perl 5", - 3 - ], [ "Perl 6", 2 + ], + [ + "Perl 5", + 3 ] ], "id" : "Steve Rogerson" @@ -769,33 +777,33 @@ }, { "name" : "Aaron Sherman", - "id" : "Aaron Sherman", "data" : [ [ "Perl 6", 4 ] - ] + ], + "id" : "Aaron Sherman" }, { + "id" : "Alex Daniel", "name" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] - ], - "id" : "Alex Daniel" + ] }, { + "id" : "Bob Kleemann", + "name" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "Bob Kleemann", - "name" : "Bob Kleemann" + ] }, { "id" : "Chenyf", @@ -808,18 +816,18 @@ "name" : "Chenyf" }, { + "id" : "David Kayal", "name" : "David Kayal", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "David Kayal" + ] }, { - "name" : "Finley", "id" : "Finley", + "name" : "Finley", "data" : [ [ "Perl 6", @@ -828,28 +836,28 @@ ] }, { + "id" : "Jaime Corchado", "name" : "Jaime Corchado", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "Jaime Corchado" + ] }, { + "id" : "Kevin Colyer", + "name" : "Kevin Colyer", "data" : [ [ "Perl 6", 4 ] - ], - "id" : "Kevin Colyer", - "name" : "Kevin Colyer" + ] }, { - "name" : "Luis F. Uceta", "id" : "Luis F. Uceta", + "name" : "Luis F. Uceta", "data" : [ [ "Perl 6", @@ -858,34 +866,37 @@ ] }, { - "id" : "Matt Latusek", "data" : [ [ "Perl 5", 4 ] ], - "name" : "Matt Latusek" + "name" : "Matt Latusek", + "id" : "Matt Latusek" }, { - "name" : "Neil Bowers", "data" : [ [ "Perl 5", 4 ] ], + "name" : "Neil Bowers", "id" : "Neil Bowers" } ] }, - "legend" : { - "enabled" : "false" + "tooltip" : { + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : "true" }, - "yAxis" : { - "title" : { - "text" : "Total Score" - } + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" + }, + "chart" : { + "type" : "column" }, "plotOptions" : { "series" : { @@ -895,16 +906,5 @@ "format" : "{point.y}" } } - }, - "xAxis" : { - "type" : "category" - }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, - "tooltip" : { - "headerFormat" : "", - "followPointer" : "true", - "pointFormat" : "{point.name}: {point.y:f}
" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 39c363dc04..33d772dccc 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,6 +1,28 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-12 17:04:59 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 2, @@ -9,7 +31,7 @@ 0, 0, 0, - 9, + 11, 21, 0, 0, @@ -32,8 +54,7 @@ 2, 2, 0 - ], - "name" : "Perl 5" + ] }, { "name" : "Perl 6", @@ -71,24 +92,9 @@ ] } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-12 17:01:13 GMT" - }, "chart" : { "type" : "column" }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "xAxis" : { "categories" : [ "Aaron Sherman", @@ -122,11 +128,5 @@ "Feng Chang", "Finley" ] - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 3a1a7315fa..0a38ed3813 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,7 +1,30 @@ { + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-12 17:04:59 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Perl 5", "data" : [ 0, 2, @@ -33,7 +56,8 @@ 0, 4, 0 - ] + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -71,24 +95,6 @@ ] } ], - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-12 17:01:13 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "xAxis" : { "categories" : [ "Francis Whittle", @@ -122,11 +128,5 @@ "Matt Latusek", "Matthew O. Persico" ] - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 6e76e22fa9..6c48baed7c 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,59 +1,22 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-12 17:01:13 GMT" - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "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", - "William Gilmore" - ] - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "text" : "[Champions: 30] Last updated at 2019-06-12 17:04:59 GMT" }, "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 }, "series" : [ { + "name" : "Perl 5", "data" : [ 6, 9, @@ -85,8 +48,7 @@ 0, 5, 1 - ], - "name" : "Perl 5" + ] }, { "data" : [ @@ -124,9 +86,47 @@ "name" : "Perl 6" } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } + }, + "xAxis" : { + "categories" : [ + "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", + "William Gilmore" + ] } } diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 17d4b35975..795ca86c1f 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,48 +1,48 @@ { "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "xAxis" : { - "categories" : [ - "Yary H", - "Yozen Hernandez" - ] - }, - "subtitle" : { - "text" : "[Champions: 2] Last updated at 2019-06-12 17:01:13 GMT" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" } }, "series" : [ { - "name" : "Perl 5", "data" : [ 1, 10 - ] + ], + "name" : "Perl 5" }, { + "name" : "Perl 6", "data" : [ 1, 0 - ], - "name" : "Perl 6" + ] } ], + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Yary H", + "Yozen Hernandez" + ] + }, + "subtitle" : { + "text" : "[Champions: 2] Last updated at 2019-06-12 17:04:59 GMT" + }, "tooltip" : { "pointFormat" : "{series.name}: {point.y}
", "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index eb24c61b0a..bd3734d99f 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,126 +1,25 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, "tooltip" : { "shared" : 1, "pointFormat" : "{series.name}: {point.y}
" }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "subtitle" : { - "text" : "[Champions: 92] Last updated at 2019-06-12 17:01:13 GMT" + "text" : "[Champions: 92] Last updated at 2019-06-12 17:04:58 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", - "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", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Magnus Woldrich", - "Mano Chandar", - "Mark Senn", - "Martin Barth", - "Martin Mugeni", - "Matt Latusek", - "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", - "William Gilmore", - "Yary H", - "Yozen Hernandez" - ] + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 2, @@ -129,7 +28,7 @@ 0, 0, 0, - 9, + 11, 21, 0, 0, @@ -214,8 +113,7 @@ 1, 1, 10 - ], - "name" : "Perl 5" + ] }, { "data" : [ @@ -314,5 +212,107 @@ ], "name" : "Perl 6" } - ] + ], + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "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", + "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", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Magnus Woldrich", + "Mano Chandar", + "Mark Senn", + "Martin Barth", + "Martin Mugeni", + "Matt Latusek", + "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", + "William Gilmore", + "Yary H", + "Yozen Hernandez" + ] + } } -- cgit