From 25bd8ce0d252e23fe76bb80bd0d1f3f0084700e9 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 16 Jul 2019 00:00:25 +0100 Subject: - Added solutions by Laurent Rosenfeld. --- stats/pwc-current.json | 109 ++-- stats/pwc-language-breakdown-summary.json | 60 +- stats/pwc-language-breakdown.json | 162 +++--- stats/pwc-leaders.json | 878 +++++++++++++++--------------- stats/pwc-summary-1-30.json | 100 ++-- stats/pwc-summary-31-60.json | 110 ++-- stats/pwc-summary-61-90.json | 54 +- stats/pwc-summary-91-120.json | 74 +-- stats/pwc-summary.json | 222 ++++---- 9 files changed, 896 insertions(+), 873 deletions(-) (limited to 'stats') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 48849ec425..420bc3a0fa 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,78 +1,101 @@ { - "subtitle" : { - "text" : "[Champions: 2] Last updated at 2019-07-15 17:06:42 GMT" + "legend" : { + "enabled" : 0 }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "drilldown" : { - "series" : [ - { - "data" : [ - [ - "Perl 5", - 2 - ] - ], - "id" : "Roger Bell West", - "name" : "Roger Bell West" - }, - { - "data" : [ - [ - "Perl 6", - 1 - ] - ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" - } - ] - }, - "legend" : { - "enabled" : 0 - }, "series" : [ { "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 017", "data" : [ + { + "name" : "Laurent Rosenfeld", + "y" : 5, + "drilldown" : "Laurent Rosenfeld" + }, { "y" : 2, "drilldown" : "Roger Bell West", "name" : "Roger Bell West" }, { - "name" : "Simon Proctor", "y" : 1, - "drilldown" : "Simon Proctor" + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" } - ], - "name" : "Perl Weekly Challenge - 017" + ] } ], "xAxis" : { "type" : "category" }, - "title" : { - "text" : "Perl Weekly Challenge - 017" - }, - "chart" : { - "type" : "column" - }, "plotOptions" : { "series" : { "borderWidth" : 0, "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 + "enabled" : 1, + "format" : "{point.y}" } } }, + "subtitle" : { + "text" : "[Champions: 3] Last updated at 2019-07-15 23:00:01 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 017" + }, "tooltip" : { - "headerFormat" : "{series.name}
", "pointFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1 + "followPointer" : 1, + "headerFormat" : "{series.name}
" + }, + "drilldown" : { + "series" : [ + { + "id" : "Laurent Rosenfeld", + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ], + [ + "Blog", + 1 + ] + ], + "name" : "Laurent Rosenfeld" + }, + { + "name" : "Roger Bell West", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Roger Bell West" + }, + { + "name" : "Simon Proctor", + "id" : "Simon Proctor", + "data" : [ + [ + "Perl 6", + 1 + ] + ] + } + ] + }, + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 4e79a9acee..010beb5751 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,63 +1,63 @@ { - "legend" : { - "enabled" : "false" - }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, "series" : [ { "name" : "Contributions", + "dataLabels" : { + "align" : "right", + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "rotation" : -90, + "enabled" : "true", + "y" : 10, + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + }, "data" : [ [ "Blog", - 152 + 153 ], [ "Perl 5", - 677 + 679 ], [ "Perl 6", - 387 + 389 ] - ], - "dataLabels" : { - "rotation" : -90, - "color" : "#FFFFFF", - "align" : "right", - "y" : 10, - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - }, - "enabled" : "true", - "format" : "{point.y:.0f}" - } + ] } ], - "chart" : { - "type" : "column" - }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } + }, + "subtitle" : { + "text" : "Last updated at 2019-07-15 23:00:15 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" }, "xAxis" : { + "type" : "category", "labels" : { "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" } - }, - "type" : "category" + } }, - "subtitle" : { - "text" : "Last updated at 2019-07-15 17:06:50 GMT" + "chart" : { + "type" : "column" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" + "legend" : { + "enabled" : "false" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 1293e4e33f..425e51a0d0 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,68 +1,61 @@ { - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } + "yAxis" : { + "title" : { + "text" : "Total Solutions" } }, "series" : [ { "data" : [ { - "name" : "#001", + "y" : 123, "drilldown" : "001", - "y" : 123 + "name" : "#001" }, { - "y" : 104, "name" : "#002", - "drilldown" : "002" + "drilldown" : "002", + "y" : 104 }, { - "drilldown" : "003", "name" : "#003", - "y" : 66 + "y" : 66, + "drilldown" : "003" }, { "y" : 84, - "name" : "#004", - "drilldown" : "004" + "drilldown" : "004", + "name" : "#004" }, { - "y" : 66, "drilldown" : "005", + "y" : 66, "name" : "#005" }, { - "y" : 47, "drilldown" : "006", + "y" : 47, "name" : "#006" }, { - "y" : 54, "name" : "#007", + "y" : 54, "drilldown" : "007" }, { + "name" : "#008", "y" : 67, - "drilldown" : "008", - "name" : "#008" + "drilldown" : "008" }, { - "name" : "#009", + "y" : 65, "drilldown" : "009", - "y" : 65 + "name" : "#009" }, { - "y" : 58, "name" : "#010", - "drilldown" : "010" + "drilldown" : "010", + "y" : 58 }, { "y" : 77, @@ -70,52 +63,52 @@ "name" : "#011" }, { - "drilldown" : "012", "name" : "#012", - "y" : 81 + "y" : 81, + "drilldown" : "012" }, { "drilldown" : "013", - "name" : "#013", - "y" : 74 + "y" : 74, + "name" : "#013" }, { - "y" : 94, "drilldown" : "014", + "y" : 94, "name" : "#014" }, { - "name" : "#015", "drilldown" : "015", - "y" : 90 + "y" : 90, + "name" : "#015" }, { - "y" : 63, "name" : "#016", - "drilldown" : "016" + "drilldown" : "016", + "y" : 63 }, { - "y" : 3, "name" : "#017", + "y" : 8, "drilldown" : "017" } ], - "colorByPoint" : "true", - "name" : "Perl Weekly Challenge Languages" + "name" : "Perl Weekly Challenge Languages", + "colorByPoint" : "true" } ], - "legend" : { - "enabled" : "false" - }, "tooltip" : { - "headerFormat" : "", "followPointer" : "true", - "pointFormat" : "Challenge {point.name}: {point.y:f}
" + "pointFormat" : "Challenge {point.name}: {point.y:f}
", + "headerFormat" : "" + }, + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-07-15 23:00:15 GMT" }, "drilldown" : { "series" : [ { - "id" : "001", + "name" : "001", "data" : [ [ "Perl 5", @@ -130,9 +123,11 @@ 10 ] ], - "name" : "001" + "id" : "001" }, { + "id" : "002", + "name" : "002", "data" : [ [ "Perl 5", @@ -146,13 +141,10 @@ "Blog", 9 ] - ], - "name" : "002", - "id" : "002" + ] }, { "id" : "003", - "name" : "003", "data" : [ [ "Perl 5", @@ -166,7 +158,8 @@ "Blog", 8 ] - ] + ], + "name" : "003" }, { "id" : "004", @@ -187,7 +180,7 @@ ] }, { - "name" : "005", + "id" : "005", "data" : [ [ "Perl 5", @@ -202,9 +195,10 @@ 11 ] ], - "id" : "005" + "name" : "005" }, { + "id" : "006", "name" : "006", "data" : [ [ @@ -219,11 +213,9 @@ "Blog", 6 ] - ], - "id" : "006" + ] }, { - "name" : "007", "data" : [ [ "Perl 5", @@ -238,10 +230,11 @@ 8 ] ], + "name" : "007", "id" : "007" }, { - "id" : "008", + "name" : "008", "data" : [ [ "Perl 5", @@ -256,7 +249,7 @@ 9 ] ], - "name" : "008" + "id" : "008" }, { "data" : [ @@ -295,6 +288,8 @@ "id" : "010" }, { + "id" : "011", + "name" : "011", "data" : [ [ "Perl 5", @@ -308,12 +303,9 @@ "Blog", 8 ] - ], - "name" : "011", - "id" : "011" + ] }, { - "name" : "012", "data" : [ [ "Perl 5", @@ -328,10 +320,11 @@ 9 ] ], + "name" : "012", "id" : "012" }, { - "name" : "013", + "id" : "013", "data" : [ [ "Perl 5", @@ -346,10 +339,9 @@ 11 ] ], - "id" : "013" + "name" : "013" }, { - "name" : "014", "data" : [ [ "Perl 5", @@ -364,10 +356,10 @@ 13 ] ], + "name" : "014", "id" : "014" }, { - "name" : "015", "data" : [ [ "Perl 5", @@ -382,9 +374,11 @@ 12 ] ], + "name" : "015", "id" : "015" }, { + "id" : "016", "data" : [ [ "Perl 5", @@ -399,41 +393,47 @@ 9 ] ], - "name" : "016", - "id" : "016" + "name" : "016" }, { + "id" : "017", "data" : [ [ "Perl 5", - 2 + 4 ], [ "Perl 6", - 1 + 3 ], [ "Blog", - 0 + 1 ] ], - "name" : "017", - "id" : "017" + "name" : "017" } ] }, - "title" : { - "text" : "Perl Weekly Challenge Language" + "legend" : { + "enabled" : "false" }, - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-07-15 17:06:50 GMT" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "chart" : { + "type" : "column" }, "xAxis" : { "type" : "category" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "title" : { + "text" : "Perl Weekly Challenge Language" } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index a8c615f735..6c9e7cb944 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,331 +1,52 @@ { - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-07-15 17:06:45 GMT" - }, - "tooltip" : { - "headerFormat" : "", - "followPointer" : "true", - "pointFormat" : "{point.name}: {point.y:f}
" - }, - "chart" : { - "type" : "column" - }, - "series" : [ - { - "name" : "Perl Weekly Challenge Leaders", - "colorByPoint" : "true", - "data" : [ - { - "name" : "#1: Joelle Maslak", - "y" : 168, - "drilldown" : "Joelle Maslak" - }, - { - "y" : 166, - "drilldown" : "Laurent Rosenfeld", - "name" : "#2: Laurent Rosenfeld" - }, - { - "name" : "#3: Jaldhar H. Vyas", - "y" : 130, - "drilldown" : "Jaldhar H. Vyas" - }, - { - "name" : "#4: Ruben Westerberg", - "drilldown" : "Ruben Westerberg", - "y" : 116 - }, - { - "name" : "#5: Athanasius", - "drilldown" : "Athanasius", - "y" : 98 - }, - { - "y" : 96, - "drilldown" : "Adam Russell", - "name" : "#6: Adam Russell" - }, - { - "drilldown" : "Arne Sommer", - "y" : 88, - "name" : "#7: Arne Sommer" - }, - { - "name" : "#8: Simon Proctor", - "y" : 76, - "drilldown" : "Simon Proctor" - }, - { - "name" : "#9: Kian-Meng Ang", - "y" : 74, - "drilldown" : "Kian-Meng Ang" - }, - { - "y" : 72, - "drilldown" : "E. Choroba", - "name" : "#10: E. Choroba" - }, - { - "y" : 72, - "drilldown" : "Francis Whittle", - "name" : "#11: Francis Whittle" - }, - { - "name" : "#12: Dave Jacoby", - "drilldown" : "Dave Jacoby", - "y" : 68 - }, - { - "name" : "#13: Gustavo Chaves", - "y" : 64, - "drilldown" : "Gustavo Chaves" - }, - { - "drilldown" : "Andrezgz", - "y" : 60, - "name" : "#14: Andrezgz" - }, - { - "name" : "#15: Yozen Hernandez", - "drilldown" : "Yozen Hernandez", - "y" : 56 - }, - { - "y" : 52, - "drilldown" : "Daniel Mantovani", - "name" : "#16: Daniel Mantovani" - }, - { - "y" : 52, - "drilldown" : "Duncan C. White", - "name" : "#17: Duncan C. White" - }, - { - "name" : "#18: Feng Chang", - "drilldown" : "Feng Chang", - "y" : 52 - }, - { - "name" : "#19: Steven Wilson", - "y" : 50, - "drilldown" : "Steven Wilson" - }, - { - "name" : "#20: Jo Christian Oterhals", - "drilldown" : "Jo Christian Oterhals", - "y" : 48 - }, - { - "name" : "#21: Dr James A. Smith", - "drilldown" : "Dr James A. Smith", - "y" : 44 - }, - { - "y" : 34, - "drilldown" : "Guillermo Ramos", - "name" : "#22: Guillermo Ramos" - }, - { - "name" : "#23: Mark Senn", - "drilldown" : "Mark Senn", - "y" : 32 - }, - { - "name" : "#24: Nick Logan", - "y" : 32, - "drilldown" : "Nick Logan" - }, - { - "name" : "#25: Ozzy", - "drilldown" : "Ozzy", - "y" : 32 - }, - { - "name" : "#26: Lars Balker", - "y" : 28, - "drilldown" : "Lars Balker" - }, - { - "drilldown" : "Veesh Goldman", - "y" : 26, - "name" : "#27: Veesh Goldman" - }, - { - "name" : "#28: Kevin Colyer", - "y" : 24, - "drilldown" : "Kevin Colyer" - }, - { - "name" : "#29: Maxim Nechaev", - "y" : 24, - "drilldown" : "Maxim Nechaev" - }, - { - "name" : "#30: Alicia Bielsa", - "y" : 22, - "drilldown" : "Alicia Bielsa" - }, - { - "name" : "#31: Doug Schrag", - "drilldown" : "Doug Schrag", - "y" : 20 - }, - { - "name" : "#32: Lubos Kolouch", - "drilldown" : "Lubos Kolouch", - "y" : 18 - }, - { - "drilldown" : "Neil Bowers", - "y" : 18, - "name" : "#33: Neil Bowers" - }, - { - "drilldown" : "Roger Bell West", - "y" : 18, - "name" : "#34: Roger Bell West" - }, - { - "name" : "#35: Jaime Corchado", - "y" : 16, - "drilldown" : "Jaime Corchado" - }, - { - "name" : "#36: Robert Gratza", - "y" : 16, - "drilldown" : "Robert Gratza" - }, - { - "drilldown" : "John Barrett", - "y" : 14, - "name" : "#37: John Barrett" - }, - { - "y" : 14, - "drilldown" : "Khalid", - "name" : "#38: Khalid" - }, - { - "name" : "#39: Aaron Sherman", - "drilldown" : "Aaron Sherman", - "y" : 12 - }, - { - "name" : "#40: Donald Hunter", - "drilldown" : "Donald Hunter", - "y" : 12 - }, - { - "name" : "#41: Kivanc Yazan", - "drilldown" : "Kivanc Yazan", - "y" : 12 - }, - { - "name" : "#42: Maxim Kolodyazhny", - "y" : 12, - "drilldown" : "Maxim Kolodyazhny" - }, - { - "name" : "#43: Noud", - "y" : 12, - "drilldown" : "Noud" - }, - { - "name" : "#44: Philippe Bruhat", - "drilldown" : "Philippe Bruhat", - "y" : 12 - }, - { - "drilldown" : "Sergio Iglesias", - "y" : 12, - "name" : "#45: Sergio Iglesias" - }, - { - "drilldown" : "Arpad Toth", - "y" : 10, - "name" : "#46: Arpad Toth" - }, - { - "y" : 10, - "drilldown" : "Duane Powell", - "name" : "#47: Duane Powell" - }, - { - "name" : "#48: Pete Houston", - "drilldown" : "Pete Houston", - "y" : 10 - }, - { - "name" : "#49: Steve Rogerson", - "drilldown" : "Steve Rogerson", - "y" : 10 - }, - { - "drilldown" : "Walt Mankowski", - "y" : 10, - "name" : "#50: Walt Mankowski" - } - ] + "yAxis" : { + "title" : { + "text" : "Total Score" } - ], - "xAxis" : { - "type" : "category" }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } + "legend" : { + "enabled" : "false" }, "drilldown" : { "series" : [ { - "id" : "Joelle Maslak", - "name" : "Joelle Maslak", + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ - "Perl 5", - 40 + "Blog", + 21 ], [ - "Perl 6", - 40 + "Perl 5", + 34 ], [ - "Blog", - 4 + "Perl 6", + 33 ] ] }, { - "id" : "Laurent Rosenfeld", "data" : [ [ - "Blog", - 20 + "Perl 5", + 40 ], [ "Perl 6", - 31 + 40 ], [ - "Perl 5", - 32 + "Blog", + 4 ] ], - "name" : "Laurent Rosenfeld" + "id" : "Joelle Maslak", + "name" : "Joelle Maslak" }, { - "id" : "Jaldhar H. Vyas", - "name" : "Jaldhar H. Vyas", "data" : [ - [ - "Blog", - 3 - ], [ "Perl 6", 31 @@ -333,71 +54,76 @@ [ "Perl 5", 31 + ], + [ + "Blog", + 3 ] - ] + ], + "id" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas" }, { - "id" : "Ruben Westerberg", - "name" : "Ruben Westerberg", "data" : [ [ - "Perl 6", + "Perl 5", 29 ], [ - "Perl 5", + "Perl 6", 29 ] - ] + ], + "id" : "Ruben Westerberg", + "name" : "Ruben Westerberg" }, { - "name" : "Athanasius", "data" : [ - [ - "Perl 5", - 35 - ], [ "Perl 6", 11 ], + [ + "Perl 5", + 35 + ], [ "Blog", 3 ] ], + "name" : "Athanasius", "id" : "Athanasius" }, { - "name" : "Adam Russell", "data" : [ - [ - "Perl 5", - 32 - ], [ "Blog", 16 + ], + [ + "Perl 5", + 32 ] ], + "name" : "Adam Russell", "id" : "Adam Russell" }, { + "id" : "Arne Sommer", "name" : "Arne Sommer", "data" : [ - [ - "Perl 6", - 29 - ], [ "Blog", 15 + ], + [ + "Perl 6", + 29 ] - ], - "id" : "Arne Sommer" + ] }, { - "name" : "Simon Proctor", "data" : [ [ "Blog", @@ -412,9 +138,12 @@ 4 ] ], + "name" : "Simon Proctor", "id" : "Simon Proctor" }, { + "id" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang", "data" : [ [ "Blog", @@ -424,40 +153,37 @@ "Perl 5", 26 ] - ], - "name" : "Kian-Meng Ang", - "id" : "Kian-Meng Ang" + ] }, { - "id" : "E. Choroba", "data" : [ - [ - "Blog", - 12 - ], [ "Perl 5", 24 + ], + [ + "Blog", + 12 ] ], - "name" : "E. Choroba" + "name" : "E. Choroba", + "id" : "E. Choroba" }, { "name" : "Francis Whittle", + "id" : "Francis Whittle", "data" : [ - [ - "Perl 6", - 29 - ], [ "Blog", 7 + ], + [ + "Perl 6", + 29 ] - ], - "id" : "Francis Whittle" + ] }, { - "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -472,31 +198,32 @@ 14 ] ], - "id" : "Dave Jacoby" + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { "data" : [ - [ - "Perl 5", - 28 - ], [ "Blog", 4 + ], + [ + "Perl 5", + 28 ] ], - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves" + "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves" }, { "id" : "Andrezgz", + "name" : "Andrezgz", "data" : [ [ "Perl 5", 30 ] - ], - "name" : "Andrezgz" + ] }, { "data" : [ @@ -509,8 +236,8 @@ 10 ] ], - "name" : "Yozen Hernandez", - "id" : "Yozen Hernandez" + "id" : "Yozen Hernandez", + "name" : "Yozen Hernandez" }, { "id" : "Daniel Mantovani", @@ -524,13 +251,13 @@ }, { "id" : "Duncan C. White", + "name" : "Duncan C. White", "data" : [ [ "Perl 5", 26 ] - ], - "name" : "Duncan C. White" + ] }, { "data" : [ @@ -547,7 +274,6 @@ "id" : "Feng Chang" }, { - "id" : "Steven Wilson", "data" : [ [ "Perl 5", @@ -558,15 +284,13 @@ 3 ] ], + "id" : "Steven Wilson", "name" : "Steven Wilson" }, { "name" : "Jo Christian Oterhals", + "id" : "Jo Christian Oterhals", "data" : [ - [ - "Blog", - 6 - ], [ "Perl 6", 12 @@ -574,71 +298,74 @@ [ "Perl 5", 6 + ], + [ + "Blog", + 6 ] - ], - "id" : "Jo Christian Oterhals" + ] }, { "id" : "Dr James A. Smith", "name" : "Dr James A. Smith", "data" : [ - [ - "Perl 5", - 12 - ], [ "Perl 6", 10 + ], + [ + "Perl 5", + 12 ] ] }, { - "name" : "Guillermo Ramos", "data" : [ [ "Perl 5", 17 ] ], + "name" : "Guillermo Ramos", "id" : "Guillermo Ramos" }, { - "name" : "Mark Senn", "data" : [ - [ - "Blog", - 4 - ], [ "Perl 6", 12 + ], + [ + "Blog", + 4 ] ], - "id" : "Mark Senn" + "id" : "Mark Senn", + "name" : "Mark Senn" }, { "id" : "Nick Logan", + "name" : "Nick Logan", "data" : [ [ - "Perl 6", + "Perl 5", 8 ], [ - "Perl 5", + "Perl 6", 8 ] - ], - "name" : "Nick Logan" + ] }, { - "id" : "Ozzy", - "name" : "Ozzy", "data" : [ [ "Perl 6", 16 ] - ] + ], + "id" : "Ozzy", + "name" : "Ozzy" }, { "data" : [ @@ -651,8 +378,8 @@ 10 ] ], - "name" : "Lars Balker", - "id" : "Lars Balker" + "id" : "Lars Balker", + "name" : "Lars Balker" }, { "id" : "Veesh Goldman", @@ -669,18 +396,18 @@ ] }, { - "id" : "Kevin Colyer", - "name" : "Kevin Colyer", "data" : [ [ "Perl 6", 12 ] - ] + ], + "id" : "Kevin Colyer", + "name" : "Kevin Colyer" }, { - "id" : "Maxim Nechaev", "name" : "Maxim Nechaev", + "id" : "Maxim Nechaev", "data" : [ [ "Perl 5", @@ -695,31 +422,30 @@ 11 ] ], - "name" : "Alicia Bielsa", - "id" : "Alicia Bielsa" + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa" }, { - "id" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] ], + "id" : "Doug Schrag", "name" : "Doug Schrag" }, { + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch", "data" : [ [ "Perl 5", 9 ] - ], - "name" : "Lubos Kolouch", - "id" : "Lubos Kolouch" + ] }, { - "name" : "Neil Bowers", "data" : [ [ "Perl 5", @@ -730,6 +456,7 @@ 3 ] ], + "name" : "Neil Bowers", "id" : "Neil Bowers" }, { @@ -743,32 +470,32 @@ 8 ] ], - "name" : "Roger Bell West", - "id" : "Roger Bell West" + "id" : "Roger Bell West", + "name" : "Roger Bell West" }, { + "name" : "Jaime Corchado", + "id" : "Jaime Corchado", "data" : [ [ "Perl 5", 8 ] - ], - "name" : "Jaime Corchado", - "id" : "Jaime Corchado" + ] }, { - "name" : "Robert Gratza", "data" : [ - [ - "Perl 5", - 2 - ], [ "Perl 6", 6 + ], + [ + "Perl 5", + 2 ] ], - "id" : "Robert Gratza" + "id" : "Robert Gratza", + "name" : "Robert Gratza" }, { "id" : "John Barrett", @@ -780,37 +507,35 @@ ] ] }, - { - "data" : [ - [ - "Perl 6", - 2 - ], + { + "data" : [ [ "Blog", 1 ], + [ + "Perl 6", + 2 + ], [ "Perl 5", 4 ] ], - "name" : "Khalid", - "id" : "Khalid" + "id" : "Khalid", + "name" : "Khalid" }, { + "id" : "Aaron Sherman", + "name" : "Aaron Sherman", "data" : [ [ "Perl 6", 6 ] - ], - "name" : "Aaron Sherman", - "id" : "Aaron Sherman" + ] }, { - "id" : "Donald Hunter", - "name" : "Donald Hunter", "data" : [ [ "Blog", @@ -820,31 +545,33 @@ "Perl 6", 3 ] - ] + ], + "name" : "Donald Hunter", + "id" : "Donald Hunter" }, { - "id" : "Kivanc Yazan", "data" : [ [ "Perl 5", 6 ] ], + "id" : "Kivanc Yazan", "name" : "Kivanc Yazan" }, { - "id" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] ], - "name" : "Maxim Kolodyazhny" + "name" : "Maxim Kolodyazhny", + "id" : "Maxim Kolodyazhny" }, { - "id" : "Noud", "name" : "Noud", + "id" : "Noud", "data" : [ [ "Perl 6", @@ -867,46 +594,47 @@ ] }, { + "id" : "Sergio Iglesias", + "name" : "Sergio Iglesias", "data" : [ [ "Perl 5", 6 ] - ], - "name" : "Sergio Iglesias", - "id" : "Sergio Iglesias" + ] }, { - "id" : "Arpad Toth", - "name" : "Arpad Toth", "data" : [ [ "Perl 5", 5 ] - ] + ], + "id" : "Arpad Toth", + "name" : "Arpad Toth" }, { + "name" : "Duane Powell", + "id" : "Duane Powell", "data" : [ [ "Perl 5", 5 ] - ], - "name" : "Duane Powell", - "id" : "Duane Powell" + ] }, { - "id" : "Pete Houston", - "name" : "Pete Houston", "data" : [ [ "Perl 5", 5 ] - ] + ], + "id" : "Pete Houston", + "name" : "Pete Houston" }, { + "id" : "Steve Rogerson", "name" : "Steve Rogerson", "data" : [ [ @@ -917,29 +645,301 @@ "Perl 6", 2 ] - ], - "id" : "Steve Rogerson" + ] }, { + "id" : "Walt Mankowski", "name" : "Walt Mankowski", "data" : [ [ "Perl 5", 5 ] - ], - "id" : "Walt Mankowski" + ] } ] }, - "legend" : { - "enabled" : "false" + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-07-15 23:00:11 GMT" }, - "yAxis" : { - "title" : { - "text" : "Total Score" + "tooltip" : { + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : "true" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } } }, + "xAxis" : { + "type" : "category" + }, + "series" : [ + { + "colorByPoint" : "true", + "data" : [ + { + "drilldown" : "Laurent Rosenfeld", + "y" : 176, + "name" : "#1: Laurent Rosenfeld" + }, + { + "y" : 168, + "name" : "#2: Joelle Maslak", + "drilldown" : "Joelle Maslak" + }, + { + "name" : "#3: Jaldhar H. Vyas", + "y" : 130, + "drilldown" : "Jaldhar H. Vyas" + }, + { + "drilldown" : "Ruben Westerberg", + "y" : 116, + "name" : "#4: Ruben Westerberg" + }, + { + "name" : "#5: Athanasius", + "y" : 98, + "drilldown" : "Athanasius" + }, + { + "drilldown" : "Adam Russell", + "y" : 96, + "name" : "#6: Adam Russell" + }, + { + "drilldown" : "Arne Sommer", + "name" : "#7: Arne Sommer", + "y" : 88 + }, + { + "drilldown" : "Simon Proctor", + "name" : "#8: Simon Proctor", + "y" : 76 + }, + { + "drilldown" : "Kian-Meng Ang", + "y" : 74, + "name" : "#9: Kian-Meng Ang" + }, + { + "name" : "#10: E. Choroba", + "y" : 72, + "drilldown" : "E. Choroba" + }, + { + "drilldown" : "Francis Whittle", + "y" : 72, + "name" : "#11: Francis Whittle" + }, + { + "name" : "#12: Dave Jacoby", + "y" : 68, + "drilldown" : "Dave Jacoby" + }, + { + "y" : 64, + "name" : "#13: Gustavo Chaves", + "drilldown" : "Gustavo Chaves" + }, + { + "drilldown" : "Andrezgz", + "name" : "#14: Andrezgz", + "y" : 60 + }, + { + "drilldown" : "Yozen Hernandez", + "name" : "#15: Yozen Hernandez", + "y" : 56 + }, + { + "y" : 52, + "name" : "#16: Daniel Mantovani", + "drilldown" : "Daniel Mantovani" + }, + { + "name" : "#17: Duncan C. White", + "y" : 52, + "drilldown" : "Duncan C. White" + }, + { + "name" : "#18: Feng Chang", + "y" : 52, + "drilldown" : "Feng Chang" + }, + { + "drilldown" : "Steven Wilson", + "name" : "#19: Steven Wilson", + "y" : 50 + }, + { + "name" : "#20: Jo Christian Oterhals", + "y" : 48, + "drilldown" : "Jo Christian Oterhals" + }, + { + "drilldown" : "Dr James A. Smith", + "name" : "#21: Dr James A. Smith", + "y" : 44 + }, + { + "drilldown" : "Guillermo Ramos", + "name" : "#22: Guillermo Ramos", + "y" : 34 + }, + { + "drilldown" : "Mark Senn", + "y" : 32, + "name" : "#23: Mark Senn" + }, + { + "y" : 32, + "name" : "#24: Nick Logan", + "drilldown" : "Nick Logan" + }, + { + "name" : "#25: Ozzy", + "y" : 32, + "drilldown" : "Ozzy" + }, + { + "y" : 28, + "name" : "#26: Lars Balker", + "drilldown" : "Lars Balker" + }, + { + "y" : 26, + "name" : "#27: Veesh Goldman", + "drilldown" : "Veesh Goldman" + }, + { + "drilldown" : "Kevin Colyer", + "y" : 24, + "name" : "#28: Kevin Colyer" + }, + { + "drilldown" : "Maxim Nechaev", + "y" : 24, + "name" : "#29: Maxim Nechaev" + }, + { + "drilldown" : "Alicia Bielsa", + "y" : 22, + "name" : "#30: Alicia Bielsa" + }, + { + "y" : 20, + "name" : "#31: Doug Schrag", + "drilldown" : "Doug Schrag" + }, + { + "drilldown" : "Lubos Kolouch", + "name" : "#32: Lubos Kolouch", + "y" : 18 + }, + { + "y" : 18, + "name" : "#33: Neil Bowers", + "drilldown" : "Neil Bowers" + }, + { + "drilldown" : "Roger Bell West", + "name" : "#34: Roger Bell West", + "y" : 18 + }, + { + "name" : "#35: Jaime Corchado", + "y" : 16, + "drilldown" : "Jaime Corchado" + }, + { + "y" : 16, + "name" : "#36: Robert Gratza", + "drilldown" : "Robert Gratza" + }, + { + "name" : "#37: John Barrett", + "y" : 14, + "drilldown" : "John Barrett" + }, + { + "drilldown" : "Khalid", + "y" : 14, + "name" : "#38: Khalid" + }, + { + "y" : 12, + "name" : "#39: Aaron Sherman", + "drilldown" : "Aaron Sherman" + }, + { + "name" : "#40: Donald Hunter", + "y" : 12, + "drilldown" : "Donald Hunter" + }, + { + "name" : "#41: Kivanc Yazan", + "y" : 12, + "drilldown" : "Kivanc Yazan" + }, + { + "drilldown" : "Maxim Kolodyazhny", + "name" : "#42: Maxim Kolodyazhny", + "y" : 12 + }, + { + "drilldown" : "Noud", + "name" : "#43: Noud", + "y" : 12 + }, + { + "drilldown" : "Philippe Bruhat", + "y" : 12, + "name" : "#44: Philippe Bruhat" + }, + { + "drilldown" : "Sergio Iglesias", + "y" : 12, + "name" : "#45: Sergio Iglesias" + }, + { + "drilldown" : "Arpad Toth", + "name" : "#46: Arpad Toth", + "y" : 10 + }, + { + "drilldown" : "Duane Powell", + "name" : "#47: Duane Powell", + "y" : 10 + }, + { + "y" : 10, + "name" : "#48: Pete Houston", + "drilldown" : "Pete Houston" + }, + { + "drilldown" : "Steve Rogerson", + "y" : 10, + "name" : "#49: Steve Rogerson" + }, + { + "name" : "#50: Walt Mankowski", + "y" : 10, + "drilldown" : "Walt Mankowski" + } + ], + "name" : "Perl Weekly Challenge Leaders" + } + ], "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 1a4f7ac4e4..c5c1446216 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,27 +1,50 @@ { - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-07-15 23:00:01 GMT" }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, - "yAxis" : { - "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", + "Duane Powell", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Feng Chang" + ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-07-15 17:06:42 GMT" + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" }, "series" : [ { @@ -130,38 +153,15 @@ "name" : "Blog" } ], - "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", - "Duane Powell", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Feng Chang" - ] + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 51cf8664d1..7b9f458d8b 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,30 +1,61 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "chart" : { "type" : "column" }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, + "xAxis" : { + "categories" : [ + "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" + ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-07-15 23:00:01 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-07-15 17:06:42 GMT" - }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 0, @@ -50,16 +81,16 @@ 26, 6, 10, - 32, + 34, 9, 1, 0, 0, 0 - ], - "name" : "Perl 5" + ] }, { + "name" : "Perl 6", "data" : [ 4, 29, @@ -85,16 +116,16 @@ 0, 0, 4, - 31, + 33, 0, 1, 0, 12, 1 - ], - "name" : "Perl 6" + ] }, { + "name" : "Blog", "data" : [ 0, 7, @@ -120,48 +151,17 @@ 11, 0, 0, - 20, + 21, 0, 0, 0, 4, 0 - ], - "name" : "Blog" + ] } ], - "xAxis" : { - "categories" : [ - "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" - ] + "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 c57cc74e2b..9c1d7f88c5 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,4 +1,7 @@ { + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, "xAxis" : { "categories" : [ "Martin Mugeni", @@ -33,6 +36,27 @@ "Simon Proctor" ] }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-07-15 23:00:01 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, "series" : [ { "data" : [ @@ -105,6 +129,7 @@ "name" : "Perl 6" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -136,32 +161,7 @@ 0, 0, 7 - ], - "name" : "Blog" - } - ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-07-15 17:06:42 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + ] } - } + ] } diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 617d4fb44d..9fb988d30c 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,48 +1,21 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 13] Last updated at 2019-07-15 17:06:42 GMT" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "chart" : { - "type" : "column" - }, "yAxis" : { "min" : 0, "title" : { "text" : "" } }, - "xAxis" : { - "categories" : [ - "Simon Reinhardt", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Tiago Stock", - "Tim Smith", - "Tore Andersson", - "Luis F. Uceta", - "Veesh Goldman", - "Walt Mankowski", - "William Gilmore", - "Yary H", - "Yozen Hernandez" - ] + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" }, "series" : [ { - "name" : "Perl 5", "data" : [ 4, 3, @@ -57,7 +30,8 @@ 1, 1, 18 - ] + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -95,5 +69,31 @@ ], "name" : "Blog" } - ] + ], + "xAxis" : { + "categories" : [ + "Simon Reinhardt", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Tiago Stock", + "Tim Smith", + "Tore Andersson", + "Luis F. Uceta", + "Veesh Goldman", + "Walt Mankowski", + "William Gilmore", + "Yary H", + "Yozen Hernandez" + ] + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 13] Last updated at 2019-07-15 23:00:01 GMT" + } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index c29749848b..c09592b387 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,6 +1,110 @@ { - "subtitle" : { - "text" : "[Champions: 103] Last updated at 2019-07-15 17:06:42 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", + "Duane Powell", + "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 Hamlin", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Nikhil Prasanna", + "Noud", + "Chenyf", + "Oleksii Tsvietnov", + "Ozzy", + "Pavel Jurca", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Philippe Bruhat", + "Prajith P", + "Robert Van Dam", + "Robert Gratza", + "Roger Bell West", + "Ruben Westerberg", + "Sean Meininger", + "Sergio Iglesias", + "Rakesh Kumar Shardiwal", + "Shaun Pearce", + "Simon Miner", + "Simon Proctor", + "Simon Reinhardt", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Tiago Stock", + "Tim Smith", + "Tore Andersson", + "Luis F. Uceta", + "Veesh Goldman", + "Walt Mankowski", + "William Gilmore", + "Yary H", + "Yozen Hernandez" + ] }, "series" : [ { @@ -59,7 +163,7 @@ 26, 6, 10, - 32, + 34, 9, 1, 0, @@ -168,7 +272,7 @@ 0, 0, 4, - 31, + 33, 0, 1, 0, @@ -276,7 +380,7 @@ 11, 0, 0, - 20, + 21, 0, 0, 0, @@ -340,112 +444,8 @@ "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