From ad39658bba41950a0c9c66b20e4440ae25c3f3f2 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Mon, 24 Jun 2019 19:28:22 +0100 Subject: - Added solution by Steven Wilson. --- stats/pwc-current.json | 149 ++++---- stats/pwc-language-breakdown-summary.json | 44 +-- stats/pwc-language-breakdown.json | 168 ++++----- stats/pwc-leaders.json | 548 +++++++++++++++--------------- stats/pwc-summary-1-30.json | 44 +-- stats/pwc-summary-31-60.json | 102 +++--- stats/pwc-summary-61-90.json | 38 +-- stats/pwc-summary-91-120.json | 46 +-- stats/pwc-summary.json | 240 ++++++------- 9 files changed, 697 insertions(+), 682 deletions(-) diff --git a/stats/pwc-current.json b/stats/pwc-current.json index c4135d8317..a0a51e0289 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,15 +1,73 @@ { + "subtitle" : { + "text" : "[Champions: 6] Last updated at 2019-06-24 18:27:42 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "y" : 2, + "drilldown" : "Aaron Sherman", + "name" : "Aaron Sherman" + }, + { + "y" : 3, + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby" + }, + { + "y" : 3, + "name" : "Lubos Kolouch", + "drilldown" : "Lubos Kolouch" + }, + { + "name" : "Robert Van Dam", + "drilldown" : "Robert Van Dam", + "y" : 3 + }, + { + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor", + "y" : 1 + }, + { + "name" : "Steven Wilson", + "drilldown" : "Steven Wilson", + "y" : 1 + } + ], + "name" : "Perl Weekly Challenge - 014" + } + ], + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "xAxis" : { + "type" : "category" + }, "drilldown" : { "series" : [ { - "name" : "Aaron Sherman", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Aaron Sherman" + "id" : "Aaron Sherman", + "name" : "Aaron Sherman" }, { "name" : "Dave Jacoby", @@ -26,102 +84,59 @@ "id" : "Dave Jacoby" }, { - "name" : "Lubos Kolouch", - "id" : "Lubos Kolouch", "data" : [ [ "Perl 5", 3 ] - ] + ], + "id" : "Lubos Kolouch", + "name" : "Lubos Kolouch" }, { "name" : "Robert Van Dam", + "id" : "Robert Van Dam", "data" : [ [ "Perl 5", 3 ] - ], - "id" : "Robert Van Dam" + ] }, { - "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] ], - "name" : "Simon Proctor" + "id" : "Simon Proctor" + }, + { + "data" : [ + [ + "Perl 5", + 1 + ] + ], + "id" : "Steven Wilson", + "name" : "Steven Wilson" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "xAxis" : { - "type" : "category" - }, - "series" : [ - { - "name" : "Perl Weekly Challenge - 014", - "data" : [ - { - "y" : 2, - "name" : "Aaron Sherman", - "drilldown" : "Aaron Sherman" - }, - { - "drilldown" : "Dave Jacoby", - "y" : 3, - "name" : "Dave Jacoby" - }, - { - "drilldown" : "Lubos Kolouch", - "y" : 3, - "name" : "Lubos Kolouch" - }, - { - "drilldown" : "Robert Van Dam", - "name" : "Robert Van Dam", - "y" : 3 - }, - { - "y" : 1, - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" - } - ], - "colorByPoint" : 1 - } - ], - "title" : { - "text" : "Perl Weekly Challenge - 014" - }, - "subtitle" : { - "text" : "[Champions: 5] Last updated at 2019-06-24 18:22:22 GMT" - }, "chart" : { "type" : "column" }, "legend" : { "enabled" : 0 }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, "tooltip" : { + "pointFormat" : "{point.name}: {point.y:f}
", "followPointer" : 1, - "headerFormat" : "{series.name}
", - "pointFormat" : "{point.name}: {point.y:f}
" + "headerFormat" : "{series.name}
" + }, + "title" : { + "text" : "Perl Weekly Challenge - 014" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index d71bb998c4..47a388700e 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,4 +1,13 @@ { + "legend" : { + "enabled" : "false" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "xAxis" : { "type" : "category", "labels" : { @@ -8,32 +17,20 @@ } } }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2019-06-24 18:22:35 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, - "chart" : { - "type" : "column" - }, "series" : [ { "name" : "Contributions", "dataLabels" : { + "align" : "right", + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, - "format" : "{point.y:.0f}", - "color" : "#FFFFFF", "enabled" : "true", "rotation" : -90, - "y" : 10, - "align" : "right" + "y" : 10 }, "data" : [ [ @@ -42,7 +39,7 @@ ], [ "Perl 5", - 537 + 538 ], [ "Perl 6", @@ -51,13 +48,16 @@ ] } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "chart" : { + "type" : "column" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" + }, + "subtitle" : { + "text" : "Last updated at 2019-06-24 18:27:53 GMT" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 455d4ac93e..08099664fe 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,24 +1,15 @@ { "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-24 18:22:35 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-24 18:27:53 GMT" }, - "title" : { - "text" : "Perl Weekly Challenge Language" - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : "false" - }, - "chart" : { - "type" : "column" + "tooltip" : { + "followPointer" : "true", + "headerFormat" : "", + "pointFormat" : "Challenge {point.name}: {point.y:f}
" }, "drilldown" : { "series" : [ { - "name" : "001", - "id" : "001", "data" : [ [ "Perl 5", @@ -32,9 +23,12 @@ "Blog", 10 ] - ] + ], + "id" : "001", + "name" : "001" }, { + "name" : "002", "id" : "002", "data" : [ [ @@ -49,11 +43,9 @@ "Blog", 9 ] - ], - "name" : "002" + ] }, { - "name" : "003", "data" : [ [ "Perl 5", @@ -68,11 +60,10 @@ 8 ] ], - "id" : "003" + "id" : "003", + "name" : "003" }, { - "name" : "004", - "id" : "004", "data" : [ [ "Perl 5", @@ -86,7 +77,9 @@ "Blog", 9 ] - ] + ], + "name" : "004", + "id" : "004" }, { "data" : [ @@ -103,12 +96,10 @@ 11 ] ], - "id" : "005", - "name" : "005" + "name" : "005", + "id" : "005" }, { - "name" : "006", - "id" : "006", "data" : [ [ "Perl 5", @@ -122,10 +113,13 @@ "Blog", 6 ] - ] + ], + "id" : "006", + "name" : "006" }, { "name" : "007", + "id" : "007", "data" : [ [ "Perl 5", @@ -139,10 +133,11 @@ "Blog", 8 ] - ], - "id" : "007" + ] }, { + "id" : "008", + "name" : "008", "data" : [ [ "Perl 5", @@ -156,12 +151,11 @@ "Blog", 9 ] - ], - "id" : "008", - "name" : "008" + ] }, { "id" : "009", + "name" : "009", "data" : [ [ "Perl 5", @@ -175,11 +169,9 @@ "Blog", 11 ] - ], - "name" : "009" + ] }, { - "id" : "010", "data" : [ [ "Perl 5", @@ -194,11 +186,10 @@ 9 ] ], + "id" : "010", "name" : "010" }, { - "name" : "011", - "id" : "011", "data" : [ [ "Perl 5", @@ -212,11 +203,11 @@ "Blog", 8 ] - ] + ], + "name" : "011", + "id" : "011" }, { - "name" : "012", - "id" : "012", "data" : [ [ "Perl 5", @@ -230,7 +221,9 @@ "Blog", 9 ] - ] + ], + "id" : "012", + "name" : "012" }, { "data" : [ @@ -251,12 +244,10 @@ "name" : "013" }, { - "name" : "014", - "id" : "014", "data" : [ [ "Perl 5", - 8 + 9 ], [ "Perl 6", @@ -266,14 +257,26 @@ "Blog", 1 ] - ] + ], + "id" : "014", + "name" : "014" } ] }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Perl Weekly Challenge Languages", - "colorByPoint" : "true", "data" : [ { "y" : 123, @@ -281,54 +284,54 @@ "name" : "#001" }, { - "name" : "#002", "drilldown" : "002", + "name" : "#002", "y" : 104 }, { "y" : 66, - "name" : "#003", - "drilldown" : "003" + "drilldown" : "003", + "name" : "#003" }, { + "y" : 84, "name" : "#004", - "drilldown" : "004", - "y" : 84 + "drilldown" : "004" }, { "y" : 66, - "name" : "#005", - "drilldown" : "005" + "drilldown" : "005", + "name" : "#005" }, { - "y" : 47, + "drilldown" : "006", "name" : "#006", - "drilldown" : "006" + "y" : 47 }, { - "drilldown" : "007", "name" : "#007", + "drilldown" : "007", "y" : 54 }, { - "y" : 67, "name" : "#008", - "drilldown" : "008" + "drilldown" : "008", + "y" : 67 }, { + "y" : 62, "name" : "#009", - "drilldown" : "009", - "y" : 62 + "drilldown" : "009" }, { "y" : 58, - "drilldown" : "010", - "name" : "#010" + "name" : "#010", + "drilldown" : "010" }, { "y" : 75, - "name" : "#011", - "drilldown" : "011" + "drilldown" : "011", + "name" : "#011" }, { "y" : 80, @@ -336,35 +339,32 @@ "drilldown" : "012" }, { + "y" : 71, "drilldown" : "013", - "name" : "#013", - "y" : 71 + "name" : "#013" }, { + "y" : 13, "name" : "#014", - "drilldown" : "014", - "y" : 12 + "drilldown" : "014" } - ] + ], + "colorByPoint" : "true", + "name" : "Perl Weekly Challenge Languages" } ], + "title" : { + "text" : "Perl Weekly Challenge Language" + }, + "xAxis" : { + "type" : "category" + }, + "legend" : { + "enabled" : "false" + }, "yAxis" : { "title" : { "text" : "Total Solutions" } - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "tooltip" : { - "headerFormat" : "", - "followPointer" : "true", - "pointFormat" : "Challenge {point.name}: {point.y:f}
" } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index bbc14c90c1..64b0593172 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,128 +1,131 @@ { + "yAxis" : { + "title" : { + "text" : "Total Score" + } + }, "series" : [ { - "colorByPoint" : "true", - "name" : "Perl Weekly Challenge Leaders", "data" : [ { "name" : "#1: Joelle Maslak", - "drilldown" : "Joelle Maslak", - "y" : 136 + "y" : 136, + "drilldown" : "Joelle Maslak" }, { - "y" : 132, "name" : "#2: Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld" + "drilldown" : "Laurent Rosenfeld", + "y" : 132 }, { - "name" : "#3: Jaldhar H. Vyas", "drilldown" : "Jaldhar H. Vyas", - "y" : 106 + "y" : 106, + "name" : "#3: Jaldhar H. Vyas" }, { "y" : 92, - "name" : "#4: Ruben Westerberg", - "drilldown" : "Ruben Westerberg" + "drilldown" : "Ruben Westerberg", + "name" : "#4: Ruben Westerberg" }, { + "name" : "#5: Adam Russell", "y" : 78, - "drilldown" : "Adam Russell", - "name" : "#5: Adam Russell" + "drilldown" : "Adam Russell" }, { "y" : 70, - "name" : "#6: Arne Sommer", - "drilldown" : "Arne Sommer" + "drilldown" : "Arne Sommer", + "name" : "#6: Arne Sommer" }, { - "name" : "#7: Kian-Meng Ang", + "y" : 68, "drilldown" : "Kian-Meng Ang", - "y" : 68 + "name" : "#7: Kian-Meng Ang" }, { - "drilldown" : "Simon Proctor", "name" : "#8: Simon Proctor", - "y" : 68 + "y" : 68, + "drilldown" : "Simon Proctor" }, { - "drilldown" : "Athanasius", "name" : "#9: Athanasius", + "drilldown" : "Athanasius", "y" : 66 }, { - "name" : "#10: Dave Jacoby", "drilldown" : "Dave Jacoby", - "y" : 56 + "y" : 56, + "name" : "#10: Dave Jacoby" }, { + "y" : 54, "drilldown" : "E. Choroba", - "name" : "#11: E. Choroba", - "y" : 54 + "name" : "#11: E. Choroba" }, { - "y" : 54, + "name" : "#12: Francis Whittle", "drilldown" : "Francis Whittle", - "name" : "#12: Francis Whittle" + "y" : 54 }, { "name" : "#13: Gustavo Chaves", - "drilldown" : "Gustavo Chaves", - "y" : 54 + "y" : 54, + "drilldown" : "Gustavo Chaves" }, { - "name" : "#14: Andrezgz", "drilldown" : "Andrezgz", - "y" : 50 + "y" : 50, + "name" : "#14: Andrezgz" }, { - "name" : "#15: Jo Christian Oterhals", + "y" : 48, "drilldown" : "Jo Christian Oterhals", - "y" : 48 + "name" : "#15: Jo Christian Oterhals" }, { + "y" : 44, "drilldown" : "Dr James A. Smith", - "name" : "#16: Dr James A. Smith", - "y" : 44 + "name" : "#16: Dr James A. Smith" }, { + "drilldown" : "Daniel Mantovani", "y" : 40, - "name" : "#17: Daniel Mantovani", - "drilldown" : "Daniel Mantovani" + "name" : "#17: Daniel Mantovani" }, { "drilldown" : "Duncan C. White", - "name" : "#18: Duncan C. White", - "y" : 40 + "y" : 40, + "name" : "#18: Duncan C. White" }, { - "y" : 34, - "drilldown" : "Yozen Hernandez", - "name" : "#19: Yozen Hernandez" + "name" : "#19: Steven Wilson", + "drilldown" : "Steven Wilson", + "y" : 34 }, { - "y" : 32, - "name" : "#20: Mark Senn", - "drilldown" : "Mark Senn" + "name" : "#20: Yozen Hernandez", + "y" : 34, + "drilldown" : "Yozen Hernandez" }, { - "drilldown" : "Nick Logan", - "name" : "#21: Nick Logan", + "name" : "#21: Mark Senn", + "drilldown" : "Mark Senn", "y" : 32 }, { - "name" : "#22: Steven Wilson", - "drilldown" : "Steven Wilson", - "y" : 32 + "drilldown" : "Nick Logan", + "y" : 32, + "name" : "#22: Nick Logan" }, { "name" : "#23: Lars Balker", - "drilldown" : "Lars Balker", - "y" : 28 + "y" : 28, + "drilldown" : "Lars Balker" }, { "drilldown" : "Ozzy", - "name" : "#24: Ozzy", - "y" : 26 + "y" : 26, + "name" : "#24: Ozzy" }, { "y" : 24, @@ -131,18 +134,18 @@ }, { "name" : "#26: Maxim Nechaev", - "drilldown" : "Maxim Nechaev", - "y" : 24 + "y" : 24, + "drilldown" : "Maxim Nechaev" }, { "drilldown" : "Alicia Bielsa", - "name" : "#27: Alicia Bielsa", - "y" : 22 + "y" : 22, + "name" : "#27: Alicia Bielsa" }, { + "drilldown" : "Feng Chang", "y" : 22, - "name" : "#28: Feng Chang", - "drilldown" : "Feng Chang" + "name" : "#28: Feng Chang" }, { "name" : "#29: Doug Schrag", @@ -150,28 +153,28 @@ "y" : 20 }, { + "drilldown" : "Robert Gratza", "y" : 16, - "name" : "#30: Robert Gratza", - "drilldown" : "Robert Gratza" + "name" : "#30: Robert Gratza" }, { - "y" : 14, "drilldown" : "John Barrett", + "y" : 14, "name" : "#31: John Barrett" }, { - "drilldown" : "Khalid", "name" : "#32: Khalid", + "drilldown" : "Khalid", "y" : 14 }, { + "name" : "#33: Aaron Sherman", "y" : 12, - "drilldown" : "Aaron Sherman", - "name" : "#33: Aaron Sherman" + "drilldown" : "Aaron Sherman" }, { - "drilldown" : "Jaime Corchado", "name" : "#34: Jaime Corchado", + "drilldown" : "Jaime Corchado", "y" : 12 }, { @@ -180,9 +183,9 @@ "y" : 12 }, { + "name" : "#36: Kivanc Yazan", "y" : 12, - "drilldown" : "Kivanc Yazan", - "name" : "#36: Kivanc Yazan" + "drilldown" : "Kivanc Yazan" }, { "y" : 12, @@ -190,110 +193,88 @@ "name" : "#37: Maxim Kolodyazhny" }, { - "drilldown" : "Philippe Bruhat", "name" : "#38: Philippe Bruhat", - "y" : 12 + "y" : 12, + "drilldown" : "Philippe Bruhat" }, { + "name" : "#39: Sergio Iglesias", "y" : 12, - "drilldown" : "Sergio Iglesias", - "name" : "#39: Sergio Iglesias" + "drilldown" : "Sergio Iglesias" }, { - "y" : 10, "name" : "#40: Arpad Toth", + "y" : 10, "drilldown" : "Arpad Toth" }, { + "drilldown" : "Lubos Kolouch", "y" : 10, - "name" : "#41: Lubos Kolouch", - "drilldown" : "Lubos Kolouch" + "name" : "#41: Lubos Kolouch" }, { - "y" : 10, "drilldown" : "Neil Bowers", + "y" : 10, "name" : "#42: Neil Bowers" }, { "name" : "#43: Pete Houston", - "drilldown" : "Pete Houston", - "y" : 10 + "y" : 10, + "drilldown" : "Pete Houston" }, { + "drilldown" : "Steve Rogerson", "y" : 10, - "name" : "#44: Steve Rogerson", - "drilldown" : "Steve Rogerson" + "name" : "#44: Steve Rogerson" }, { - "y" : 10, "name" : "#45: Veesh Goldman", + "y" : 10, "drilldown" : "Veesh Goldman" }, { - "name" : "#46: Alex Daniel", "drilldown" : "Alex Daniel", - "y" : 8 + "y" : 8, + "name" : "#46: Alex Daniel" }, { "y" : 8, - "name" : "#47: Bob Kleemann", - "drilldown" : "Bob Kleemann" + "drilldown" : "Bob Kleemann", + "name" : "#47: Bob Kleemann" }, { - "name" : "#48: Chenyf", + "y" : 8, "drilldown" : "Chenyf", - "y" : 8 + "name" : "#48: Chenyf" }, { - "y" : 8, "name" : "#49: David Kayal", - "drilldown" : "David Kayal" + "drilldown" : "David Kayal", + "y" : 8 }, { "name" : "#50: Finley", "drilldown" : "Finley", "y" : 8 } - ] + ], + "name" : "Perl Weekly Challenge Leaders", + "colorByPoint" : "true" } ], "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "Total Score" - } - }, "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-24 18:22:27 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "followPointer" : "true", - "pointFormat" : "{point.name}: {point.y:f}
", - "headerFormat" : "" + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-24 18:27:49 GMT" }, "drilldown" : { "series" : [ { + "name" : "Joelle Maslak", "data" : [ [ - "Perl 5", + "Perl 6", 32 ], [ @@ -301,35 +282,34 @@ 4 ], [ - "Perl 6", + "Perl 5", 32 ] ], - "name" : "Joelle Maslak", "id" : "Joelle Maslak" }, { "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld", "data" : [ - [ - "Perl 6", - 25 - ], [ "Blog", 15 ], + [ + "Perl 6", + 25 + ], [ "Perl 5", 26 ] - ] + ], + "id" : "Laurent Rosenfeld" }, { "data" : [ [ - "Perl 6", + "Perl 5", 26 ], [ @@ -337,44 +317,43 @@ 1 ], [ - "Perl 5", + "Perl 6", 26 ] ], - "name" : "Jaldhar H. Vyas", - "id" : "Jaldhar H. Vyas" + "id" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas" }, { "id" : "Ruben Westerberg", - "name" : "Ruben Westerberg", "data" : [ [ - "Perl 5", + "Perl 6", 23 ], [ - "Perl 6", + "Perl 5", 23 ] - ] + ], + "name" : "Ruben Westerberg" }, { + "name" : "Adam Russell", + "id" : "Adam Russell", "data" : [ - [ - "Blog", - 13 - ], [ "Perl 5", 26 + ], + [ + "Blog", + 13 ] - ], - "id" : "Adam Russell", - "name" : "Adam Russell" + ] }, { "name" : "Arne Sommer", - "id" : "Arne Sommer", "data" : [ [ "Perl 6", @@ -384,9 +363,12 @@ "Blog", 12 ] - ] + ], + "id" : "Arne Sommer" }, { + "name" : "Kian-Meng Ang", + "id" : "Kian-Meng Ang", "data" : [ [ "Perl 5", @@ -396,49 +378,45 @@ "Blog", 11 ] - ], - "id" : "Kian-Meng Ang", - "name" : "Kian-Meng Ang" + ] }, { - "id" : "Simon Proctor", "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ - "Blog", - 7 + "Perl 5", + 4 ], [ "Perl 6", 23 ], [ - "Perl 5", - 4 + "Blog", + 7 ] ] }, { + "name" : "Athanasius", + "id" : "Athanasius", "data" : [ [ - "Perl 5", - 28 + "Perl 6", + 4 ], [ "Blog", 1 ], [ - "Perl 6", - 4 + "Perl 5", + 28 ] - ], - "id" : "Athanasius", - "name" : "Athanasius" + ] }, { - "id" : "Dave Jacoby", - "name" : "Dave Jacoby", "data" : [ [ "Blog", @@ -448,11 +426,12 @@ "Perl 5", 15 ] - ] + ], + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ [ "Blog", @@ -462,91 +441,92 @@ "Perl 5", 18 ] - ] + ], + "id" : "E. Choroba" }, { + "id" : "Francis Whittle", "data" : [ - [ - "Blog", - 6 - ], [ "Perl 6", 21 + ], + [ + "Blog", + 6 ] ], - "id" : "Francis Whittle", "name" : "Francis Whittle" }, { + "id" : "Gustavo Chaves", "data" : [ - [ - "Blog", - 4 - ], [ "Perl 5", 23 + ], + [ + "Blog", + 4 ] ], - "id" : "Gustavo Chaves", "name" : "Gustavo Chaves" }, { + "name" : "Andrezgz", "data" : [ [ "Perl 5", 25 ] ], - "id" : "Andrezgz", - "name" : "Andrezgz" + "id" : "Andrezgz" }, { "name" : "Jo Christian Oterhals", - "id" : "Jo Christian Oterhals", "data" : [ [ - "Perl 5", - 6 + "Perl 6", + 12 ], [ "Blog", 6 ], [ - "Perl 6", - 12 + "Perl 5", + 6 ] - ] + ], + "id" : "Jo Christian Oterhals" }, { "name" : "Dr James A. Smith", "id" : "Dr James A. Smith", "data" : [ - [ - "Perl 6", - 10 - ], [ "Perl 5", 12 + ], + [ + "Perl 6", + 10 ] ] }, { - "id" : "Daniel Mantovani", "name" : "Daniel Mantovani", "data" : [ [ "Perl 5", 20 ] - ] + ], + "id" : "Daniel Mantovani" }, { - "id" : "Duncan C. White", "name" : "Duncan C. White", + "id" : "Duncan C. White", "data" : [ [ "Perl 5", @@ -555,62 +535,63 @@ ] }, { - "id" : "Yozen Hernandez", - "name" : "Yozen Hernandez", + "id" : "Steven Wilson", "data" : [ [ - "Perl 5", - 12 + "Blog", + 1 ], [ - "Blog", - 5 + "Perl 5", + 16 ] - ] + ], + "name" : "Steven Wilson" }, { + "name" : "Yozen Hernandez", "data" : [ [ - "Perl 6", - 12 + "Blog", + 5 ], [ - "Blog", - 4 + "Perl 5", + 12 ] ], - "name" : "Mark Senn", - "id" : "Mark Senn" + "id" : "Yozen Hernandez" }, { + "name" : "Mark Senn", + "id" : "Mark Senn", "data" : [ [ - "Perl 5", - 8 + "Blog", + 4 ], [ "Perl 6", - 8 + 12 ] - ], - "id" : "Nick Logan", - "name" : "Nick Logan" + ] }, { - "name" : "Steven Wilson", - "id" : "Steven Wilson", + "name" : "Nick Logan", "data" : [ [ - "Blog", - 1 + "Perl 6", + 8 ], [ "Perl 5", - 15 + 8 ] - ] + ], + "id" : "Nick Logan" }, { + "name" : "Lars Balker", "data" : [ [ "Perl 5", @@ -621,7 +602,6 @@ 4 ] ], - "name" : "Lars Balker", "id" : "Lars Balker" }, { @@ -635,60 +615,61 @@ ] }, { + "name" : "Guillermo Ramos", "data" : [ [ "Perl 5", 12 ] ], - "id" : "Guillermo Ramos", - "name" : "Guillermo Ramos" + "id" : "Guillermo Ramos" }, { + "name" : "Maxim Nechaev", + "id" : "Maxim Nechaev", "data" : [ [ "Perl 5", 12 ] - ], - "id" : "Maxim Nechaev", - "name" : "Maxim Nechaev" + ] }, { + "name" : "Alicia Bielsa", "data" : [ [ "Perl 5", 11 ] ], - "id" : "Alicia Bielsa", - "name" : "Alicia Bielsa" + "id" : "Alicia Bielsa" }, { - "name" : "Feng Chang", "id" : "Feng Chang", "data" : [ - [ - "Perl 6", - 7 - ], [ "Perl 5", 4 + ], + [ + "Perl 6", + 7 ] - ] + ], + "name" : "Feng Chang" }, { + "name" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] ], - "id" : "Doug Schrag", - "name" : "Doug Schrag" + "id" : "Doug Schrag" }, { + "name" : "Robert Gratza", "data" : [ [ "Perl 6", @@ -699,21 +680,25 @@ 2 ] ], - "id" : "Robert Gratza", - "name" : "Robert Gratza" + "id" : "Robert Gratza" }, { + "id" : "John Barrett", "data" : [ [ "Perl 5", 7 ] ], - "name" : "John Barrett", - "id" : "John Barrett" + "name" : "John Barrett" }, { + "id" : "Khalid", "data" : [ + [ + "Perl 5", + 4 + ], [ "Perl 6", 2 @@ -721,23 +706,18 @@ [ "Blog", 1 - ], - [ - "Perl 5", - 4 ] ], - "name" : "Khalid", - "id" : "Khalid" + "name" : "Khalid" }, { + "name" : "Aaron Sherman", "data" : [ [ "Perl 6", 6 ] ], - "name" : "Aaron Sherman", "id" : "Aaron Sherman" }, { @@ -757,22 +737,22 @@ 6 ] ], - "name" : "Kevin Colyer", - "id" : "Kevin Colyer" + "id" : "Kevin Colyer", + "name" : "Kevin Colyer" }, { - "name" : "Kivanc Yazan", "id" : "Kivanc Yazan", "data" : [ [ "Perl 5", 6 ] - ] + ], + "name" : "Kivanc Yazan" }, { - "id" : "Maxim Kolodyazhny", "name" : "Maxim Kolodyazhny", + "id" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", @@ -781,52 +761,51 @@ ] }, { - "id" : "Philippe Bruhat", - "name" : "Philippe Bruhat", "data" : [ - [ - "Blog", - 2 - ], [ "Perl 5", 4 + ], + [ + "Blog", + 2 ] - ] + ], + "id" : "Philippe Bruhat", + "name" : "Philippe Bruhat" }, { - "name" : "Sergio Iglesias", "id" : "Sergio Iglesias", "data" : [ [ "Perl 5", 6 ] - ] + ], + "name" : "Sergio Iglesias" }, { "id" : "Arpad Toth", - "name" : "Arpad Toth", "data" : [ [ "Perl 5", 5 ] - ] + ], + "name" : "Arpad Toth" }, { "id" : "Lubos Kolouch", - "name" : "Lubos Kolouch", "data" : [ [ "Perl 5", 5 ] - ] + ], + "name" : "Lubos Kolouch" }, { "name" : "Neil Bowers", - "id" : "Neil Bowers", "data" : [ [ "Perl 5", @@ -836,30 +815,31 @@ "Blog", 1 ] - ] + ], + "id" : "Neil Bowers" }, { - "id" : "Pete Houston", - "name" : "Pete Houston", "data" : [ [ "Perl 5", 5 ] - ] + ], + "id" : "Pete Houston", + "name" : "Pete Houston" }, { + "id" : "Steve Rogerson", "data" : [ - [ - "Perl 6", - 2 - ], [ "Perl 5", 3 + ], + [ + "Perl 6", + 2 ] ], - "id" : "Steve Rogerson", "name" : "Steve Rogerson" }, { @@ -873,58 +853,78 @@ ] }, { + "name" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] ], - "name" : "Alex Daniel", "id" : "Alex Daniel" }, { - "id" : "Bob Kleemann", "name" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "Bob Kleemann" }, { + "id" : "Chenyf", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Chenyf", "name" : "Chenyf" }, { "name" : "David Kayal", - "id" : "David Kayal", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "David Kayal" }, { - "name" : "Finley", "id" : "Finley", "data" : [ [ "Perl 6", 4 ] - ] + ], + "name" : "Finley" } ] }, + "legend" : { + "enabled" : "false" + }, "xAxis" : { "type" : "category" + }, + "tooltip" : { + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : "true", + "headerFormat" : "" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index ddbca34d55..0891723af1 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,19 +1,4 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-24 18:22:22 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { "name" : "Perl 5", @@ -121,14 +106,16 @@ ] } ], - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-24 18:27:42 GMT" }, "xAxis" : { "categories" : [ @@ -163,5 +150,18 @@ "Feng Chang", "Finley" ] + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 60aecf54eb..724e242090 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,4 +1,8 @@ { + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, @@ -8,6 +12,46 @@ }, "min" : 0 }, + "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", + "Lubos Kolouch", + "Magnus Woldrich", + "Mano Chandar", + "Mark Senn", + "Martin Barth", + "Martin Mugeni" + ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-24 18:27:42 GMT" + }, + "chart" : { + "type" : "column" + }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -15,6 +59,7 @@ }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 2, @@ -46,10 +91,10 @@ 0, 0, 0 - ], - "name" : "Perl 5" + ] }, { + "name" : "Perl 6", "data" : [ 21, 0, @@ -81,10 +126,10 @@ 12, 1, 2 - ], - "name" : "Perl 6" + ] }, { + "name" : "Blog", "data" : [ 6, 0, @@ -116,52 +161,7 @@ 4, 0, 0 - ], - "name" : "Blog" + ] } - ], - "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", - "Lubos Kolouch", - "Magnus Woldrich", - "Mano Chandar", - "Mark Senn", - "Martin Barth", - "Martin Mugeni" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-24 18:22:22 GMT" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - } + ] } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index f44457801b..67bc227bc7 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,14 +1,4 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-24 18:22:22 GMT" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, "series" : [ { "name" : "Perl 5", @@ -39,7 +29,7 @@ 4, 3, 0, - 15, + 16, 1, 0, 2 @@ -116,19 +106,16 @@ ] } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-24 18:27:43 GMT" }, "xAxis" : { "categories" : [ @@ -163,5 +150,18 @@ "Tim Smith", "Tore Andersson" ] + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" } } diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index d7587ea5d2..97d80370f1 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,47 +1,46 @@ { - "xAxis" : { - "categories" : [ - "Luis F. Uceta", - "Veesh Goldman", - "William Gilmore", - "Yary H", - "Yozen Hernandez" - ] + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "xAxis" : { + "categories" : [ + "Luis F. Uceta", + "Veesh Goldman", + "William Gilmore", + "Yary H", + "Yozen Hernandez" + ] }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 5, 1, 1, 12 - ], - "name" : "Perl 5" + ] }, { - "name" : "Perl 6", "data" : [ 6, 0, 0, 1, 0 - ] + ], + "name" : "Perl 6" }, { "name" : "Blog", @@ -54,14 +53,15 @@ ] } ], - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, "subtitle" : { - "text" : "[Champions: 5] Last updated at 2019-06-24 18:22:22 GMT" + "text" : "[Champions: 5] Last updated at 2019-06-24 18:27:43 GMT" }, "chart" : { "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index ef458359dc..9c0f06b4bc 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,126 +1,16 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 95] Last updated at 2019-06-24 18:22:22 GMT" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } }, - "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", - "Joe Tym", - "Joelle Maslak", - "John Barrett", - "Juan Caballero", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Lubos Kolouch", - "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 Van Dam", - "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" - ] + "subtitle" : { + "text" : "[Champions: 95] Last updated at 2019-06-24 18:27:42 GMT" }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 2, @@ -208,7 +98,7 @@ 4, 3, 0, - 15, + 16, 1, 0, 2, @@ -217,11 +107,9 @@ 1, 1, 12 - ], - "name" : "Perl 5" + ] }, { - "name" : "Perl 6", "data" : [ 6, 0, @@ -318,7 +206,8 @@ 0, 1, 0 - ] + ], + "name" : "Perl 6" }, { "data" : [ @@ -421,7 +310,118 @@ "name" : "Blog" } ], + "chart" : { + "type" : "column" + }, + "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", + "Joe Tym", + "Joelle Maslak", + "John Barrett", + "Juan Caballero", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Lubos Kolouch", + "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 Van Dam", + "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" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "title" : { "text" : "Perl Weekly Challenge - 2019" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" } } -- cgit