From 6cd5697e97037fc448bc84f1479d5494679cd936 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 4 Jun 2019 04:23:38 +0100 Subject: - Added solution by Khalid. --- stats/pwc-current.json | 165 +++--- stats/pwc-language-breakdown-summary.json | 60 +-- stats/pwc-language-breakdown.json | 228 ++++----- stats/pwc-leaders.json | 802 +++++++++++++++--------------- stats/pwc-summary-1-30.json | 50 +- stats/pwc-summary-31-60.json | 48 +- stats/pwc-summary-61-90.json | 108 ++-- stats/pwc-summary.json | 198 ++++---- 8 files changed, 839 insertions(+), 820 deletions(-) diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 629a83e5fa..52e7b5bfce 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,27 +1,71 @@ { - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "name" : "Dave Jacoby", + "y" : 2, + "drilldown" : "Dave Jacoby" + }, + { + "drilldown" : "E. Choroba", + "y" : 2, + "name" : "E. Choroba" + }, + { + "name" : "Joelle Maslak", + "drilldown" : "Joelle Maslak", + "y" : 6 + }, + { + "name" : "Khalid", + "y" : 1, + "drilldown" : "Khalid" + }, + { + "name" : "Kivanc Yazan", + "y" : 2, + "drilldown" : "Kivanc Yazan" + }, + { + "drilldown" : "Pete Houston", + "y" : 1, + "name" : "Pete Houston" + }, + { + "name" : "Simon Proctor", + "y" : 2, + "drilldown" : "Simon Proctor" + }, + { + "drilldown" : "Steven Wilson", + "y" : 2, + "name" : "Steven Wilson" + } + ], + "name" : "Champions" } + ], + "tooltip" : { + "pointerFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1, + "headerFormat" : "{series.name}
" }, - "legend" : { - "enabled" : 0 + "chart" : { + "type" : "column" }, "drilldown" : { "series" : [ { + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Dave Jacoby", - "name" : "Dave Jacoby" + "id" : "Dave Jacoby" }, { "data" : [ @@ -30,10 +74,12 @@ 2 ] ], - "name" : "E. Choroba", - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { + "name" : "Joelle Maslak", + "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -43,115 +89,84 @@ "Perl 6", 3 ] + ] + }, + { + "name" : "Khalid", + "data" : [ + [ + "Perl 6", + 1 + ] ], - "name" : "Joelle Maslak", - "id" : "Joelle Maslak" + "id" : "Khalid" }, { + "id" : "Kivanc Yazan", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Kivanc Yazan", - "id" : "Kivanc Yazan" + "name" : "Kivanc Yazan" }, { + "name" : "Pete Houston", "data" : [ [ "Perl 5", 1 ] ], - "name" : "Pete Houston", "id" : "Pete Houston" }, { - "id" : "Simon Proctor", "name" : "Simon Proctor", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Simon Proctor" }, { + "name" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Steven Wilson", "id" : "Steven Wilson" } ] }, - "xAxis" : { - "type" : "category" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } }, "title" : { "text" : "Perl Weekly Challenge - 011" }, - "tooltip" : { - "headerFormat" : "{series.name}
", - "pointerFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1 + "subtitle" : { + "text" : "[Champions: 8] Last updated at 2019-06-04 03:20:03 GMT" }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "subtitle" : { - "text" : "[Champions: 7] Last updated at 2019-06-04 02:48:35 GMT" - }, - "chart" : { - "type" : "column" + "xAxis" : { + "type" : "category" }, - "series" : [ - { - "data" : [ - { - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby", - "y" : 2 - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 2 - }, - { - "name" : "Joelle Maslak", - "drilldown" : "Joelle Maslak", - "y" : 6 - }, - { - "y" : 2, - "drilldown" : "Kivanc Yazan", - "name" : "Kivanc Yazan" - }, - { - "name" : "Pete Houston", - "drilldown" : "Pete Houston", - "y" : 1 - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "Steven Wilson", - "name" : "Steven Wilson" - } - ], - "colorByPoint" : 1, - "name" : "Champions" - } - ] + "legend" : { + "enabled" : 0 + } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 7ab7948410..7caacc5ddd 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,49 +1,33 @@ { - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" - }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 + } }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" }, "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "Last updated at 2019-06-04 03:20:47 GMT" + }, "xAxis" : { "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } }, "type" : "category" }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2019-06-04 02:48:47 GMT" + "tooltip" : { + "pointFormat" : "{point.y:.0f}" }, "series" : [ { - "dataLabels" : { - "y" : 10, - "format" : "{point.y:.0f}", - "align" : "right", - "enabled" : "true", - "rotation" : -90, - "color" : "#FFFFFF", - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "name" : "Contributions", "data" : [ [ "Blog", @@ -55,9 +39,25 @@ ], [ "Perl 6", - 238 + 239 ] - ] + ], + "name" : "Contributions", + "dataLabels" : { + "y" : 10, + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + }, + "enabled" : "true", + "align" : "right", + "color" : "#FFFFFF", + "format" : "{point.y:.0f}", + "rotation" : -90 + } } - ] + ], + "legend" : { + "enabled" : "false" + } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 840b10c899..7a3466b700 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,104 +1,9 @@ { - "series" : [ - { - "name" : "Perl Weekly Challenge Languages", - "colorByPoint" : "true", - "data" : [ - { - "y" : 113, - "name" : "#001 [P5=76 P6=37]", - "drilldown" : "001" - }, - { - "name" : "#002 [P5=63 P6=32]", - "drilldown" : "002", - "y" : 95 - }, - { - "drilldown" : "003", - "name" : "#003 [P5=32 P6=26]", - "y" : 58 - }, - { - "y" : 75, - "drilldown" : "004", - "name" : "#004 [P5=46 P6=29]" - }, - { - "y" : 55, - "drilldown" : "005", - "name" : "#005 [P5=33 P6=22]" - }, - { - "y" : 41, - "drilldown" : "006", - "name" : "#006 [P5=27 P6=14]" - }, - { - "y" : 46, - "drilldown" : "007", - "name" : "#007 [P5=26 P6=20]" - }, - { - "drilldown" : "008", - "name" : "#008 [P5=36 P6=20]", - "y" : 56 - }, - { - "y" : 51, - "name" : "#009 [P5=33 P6=18]", - "drilldown" : "009" - }, - { - "drilldown" : "010", - "name" : "#010 [P5=30 P6=15]", - "y" : 45 - }, - { - "name" : "#011 [P5=12 P6=5]", - "drilldown" : "011", - "y" : 17 - } - ] - } - ], - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-04 02:48:47 GMT" - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : "false" - }, - "tooltip" : { - "headerFormat" : "", - "followPointer" : "true", - "pointFormat" : "{point.name}: {point.y:f}
" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "title" : { - "text" : "Perl Weekly Challenge Language" - }, "drilldown" : { "series" : [ { + "id" : "001", + "name" : "001", "data" : [ [ "Perl 5", @@ -108,13 +13,9 @@ "Perl 6", 37 ] - ], - "name" : "001", - "id" : "001" + ] }, { - "id" : "002", - "name" : "002", "data" : [ [ "Perl 5", @@ -124,7 +25,9 @@ "Perl 6", 32 ] - ] + ], + "name" : "002", + "id" : "002" }, { "data" : [ @@ -155,6 +58,8 @@ ] }, { + "id" : "005", + "name" : "005", "data" : [ [ "Perl 5", @@ -164,13 +69,9 @@ "Perl 6", 22 ] - ], - "id" : "005", - "name" : "005" + ] }, { - "name" : "006", - "id" : "006", "data" : [ [ "Perl 5", @@ -180,7 +81,9 @@ "Perl 6", 14 ] - ] + ], + "name" : "006", + "id" : "006" }, { "name" : "007", @@ -197,8 +100,6 @@ ] }, { - "id" : "008", - "name" : "008", "data" : [ [ "Perl 5", @@ -208,7 +109,9 @@ "Perl 6", 20 ] - ] + ], + "id" : "008", + "name" : "008" }, { "data" : [ @@ -239,8 +142,8 @@ ] }, { - "id" : "011", "name" : "011", + "id" : "011", "data" : [ [ "Perl 5", @@ -248,10 +151,107 @@ ], [ "Perl 6", - 5 + 6 ] ] } ] + }, + "legend" : { + "enabled" : "false" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "series" : [ + { + "name" : "Perl Weekly Challenge Languages", + "colorByPoint" : "true", + "data" : [ + { + "y" : 113, + "drilldown" : "001", + "name" : "#001 [P5=76 P6=37]" + }, + { + "name" : "#002 [P5=63 P6=32]", + "y" : 95, + "drilldown" : "002" + }, + { + "y" : 58, + "drilldown" : "003", + "name" : "#003 [P5=32 P6=26]" + }, + { + "name" : "#004 [P5=46 P6=29]", + "y" : 75, + "drilldown" : "004" + }, + { + "name" : "#005 [P5=33 P6=22]", + "drilldown" : "005", + "y" : 55 + }, + { + "drilldown" : "006", + "y" : 41, + "name" : "#006 [P5=27 P6=14]" + }, + { + "y" : 46, + "drilldown" : "007", + "name" : "#007 [P5=26 P6=20]" + }, + { + "name" : "#008 [P5=36 P6=20]", + "drilldown" : "008", + "y" : 56 + }, + { + "drilldown" : "009", + "y" : 51, + "name" : "#009 [P5=33 P6=18]" + }, + { + "name" : "#010 [P5=30 P6=15]", + "drilldown" : "010", + "y" : 45 + }, + { + "drilldown" : "011", + "y" : 18, + "name" : "#011 [P5=12 P6=6]" + } + ] + } + ], + "tooltip" : { + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : "true" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "title" : { + "text" : "Perl Weekly Challenge Language" + }, + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-04 03:20:47 GMT" + }, + "xAxis" : { + "type" : "category" + }, + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 82eb837ded..d1ae010cae 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -7,28 +7,278 @@ "xAxis" : { "type" : "category" }, - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-04 02:48:41 GMT" + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-04 03:20:33 GMT" }, "chart" : { "type" : "column" }, - "tooltip" : { - "followPointer" : "true", - "pointFormat" : "{point.name}: {point.y:f}
", - "headerFormat" : "" - }, + "series" : [ + { + "colorByPoint" : "true", + "name" : "Perl Weekly Challenge Leaders", + "data" : [ + { + "y" : 110, + "name" : "#1: Joelle Maslak", + "drilldown" : "Joelle Maslak" + }, + { + "drilldown" : "Laurent Rosenfeld", + "name" : "#2: Laurent Rosenfeld", + "y" : 102 + }, + { + "name" : "#3: Jaldhar H. Vyas", + "y" : 80, + "drilldown" : "Jaldhar H. Vyas" + }, + { + "drilldown" : "Ruben Westerberg", + "name" : "#4: Ruben Westerberg", + "y" : 68 + }, + { + "drilldown" : "Adam Russell", + "y" : 60, + "name" : "#5: Adam Russell" + }, + { + "y" : 56, + "name" : "#6: Simon Proctor", + "drilldown" : "Simon Proctor" + }, + { + "name" : "#7: Arne Sommer", + "y" : 52, + "drilldown" : "Arne Sommer" + }, + { + "y" : 52, + "name" : "#8: Kian-Meng Ang", + "drilldown" : "Kian-Meng Ang" + }, + { + "y" : 44, + "name" : "#9: Dr James A. Smith", + "drilldown" : "Dr James A. Smith" + }, + { + "drilldown" : "Gustavo Chaves", + "y" : 42, + "name" : "#10: Gustavo Chaves" + }, + { + "y" : 42, + "name" : "#11: Jo Christian Oterhals", + "drilldown" : "Jo Christian Oterhals" + }, + { + "drilldown" : "Athanasius", + "name" : "#12: Athanasius", + "y" : 40 + }, + { + "drilldown" : "Francis Whittle", + "y" : 40, + "name" : "#13: Francis Whittle" + }, + { + "drilldown" : "Andrezgz", + "y" : 38, + "name" : "#14: Andrezgz" + }, + { + "y" : 38, + "name" : "#15: E. Choroba", + "drilldown" : "E. Choroba" + }, + { + "drilldown" : "Dave Jacoby", + "y" : 34, + "name" : "#16: Dave Jacoby" + }, + { + "drilldown" : "Nick Logan", + "y" : 32, + "name" : "#17: Nick Logan" + }, + { + "drilldown" : "Daniel Mantovani", + "name" : "#18: Daniel Mantovani", + "y" : 30 + }, + { + "drilldown" : "Lars Balker", + "y" : 28, + "name" : "#19: Lars Balker" + }, + { + "drilldown" : "Mark Senn", + "y" : 26, + "name" : "#20: Mark Senn" + }, + { + "drilldown" : "Doug Schrag", + "y" : 20, + "name" : "#21: Doug Schrag" + }, + { + "drilldown" : "Duncan C. White", + "name" : "#22: Duncan C. White", + "y" : 20 + }, + { + "drilldown" : "Guillermo Ramos", + "y" : 18, + "name" : "#23: Guillermo Ramos" + }, + { + "y" : 18, + "name" : "#24: Steven Wilson", + "drilldown" : "Steven Wilson" + }, + { + "drilldown" : "Robert Gratza", + "name" : "#25: Robert Gratza", + "y" : 16 + }, + { + "y" : 16, + "name" : "#26: Yozen Hernandez", + "drilldown" : "Yozen Hernandez" + }, + { + "drilldown" : "Alicia Bielsa", + "name" : "#27: Alicia Bielsa", + "y" : 14 + }, + { + "name" : "#28: John Barrett", + "y" : 14, + "drilldown" : "John Barrett" + }, + { + "y" : 14, + "name" : "#29: Maxim Nechaev", + "drilldown" : "Maxim Nechaev" + }, + { + "name" : "#30: Ozzy", + "y" : 14, + "drilldown" : "Ozzy" + }, + { + "drilldown" : "Khalid", + "name" : "#31: Khalid", + "y" : 12 + }, + { + "drilldown" : "Kivanc Yazan", + "y" : 12, + "name" : "#32: Kivanc Yazan" + }, + { + "drilldown" : "Maxim Kolodyazhny", + "y" : 12, + "name" : "#33: Maxim Kolodyazhny" + }, + { + "name" : "#34: Philippe Bruhat", + "y" : 12, + "drilldown" : "Philippe Bruhat" + }, + { + "name" : "#35: Sergio Iglesias", + "y" : 12, + "drilldown" : "Sergio Iglesias" + }, + { + "drilldown" : "Arpad Toth", + "y" : 10, + "name" : "#36: Arpad Toth" + }, + { + "y" : 10, + "name" : "#37: Steve Rogerson", + "drilldown" : "Steve Rogerson" + }, + { + "drilldown" : "Veesh Goldman", + "y" : 10, + "name" : "#38: Veesh Goldman" + }, + { + "name" : "#39: Alex Daniel", + "y" : 8, + "drilldown" : "Alex Daniel" + }, + { + "name" : "#40: Bob Kleemann", + "y" : 8, + "drilldown" : "Bob Kleemann" + }, + { + "drilldown" : "Chenyf", + "name" : "#41: Chenyf", + "y" : 8 + }, + { + "drilldown" : "David Kayal", + "name" : "#42: David Kayal", + "y" : 8 + }, + { + "drilldown" : "Finley", + "name" : "#43: Finley", + "y" : 8 + }, + { + "drilldown" : "Jaime Corchado", + "y" : 8, + "name" : "#44: Jaime Corchado" + }, + { + "y" : 8, + "name" : "#45: Luis F. Uceta", + "drilldown" : "Luis F. Uceta" + }, + { + "name" : "#46: Matt Latusek", + "y" : 8, + "drilldown" : "Matt Latusek" + }, + { + "drilldown" : "Neil Bowers", + "y" : 8, + "name" : "#47: Neil Bowers" + }, + { + "y" : 8, + "name" : "#48: Pete Houston", + "drilldown" : "Pete Houston" + }, + { + "y" : 8, + "name" : "#49: Simon Reinhardt", + "drilldown" : "Simon Reinhardt" + }, + { + "drilldown" : "Tim Smith", + "y" : 8, + "name" : "#50: Tim Smith" + } + ] + } + ], "drilldown" : { "series" : [ { - "name" : "Joelle Maslak", "data" : [ + [ + "Perl 6", + 26 + ], [ "Perl 5", 26 @@ -36,18 +286,19 @@ [ "Blog", 3 - ], - [ - "Perl 6", - 26 ] ], + "name" : "Joelle Maslak", "id" : "Joelle Maslak" }, { "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", "data" : [ + [ + "Perl 6", + 19 + ], [ "Perl 5", 20 @@ -55,10 +306,6 @@ [ "Blog", 12 - ], - [ - "Perl 6", - 19 ] ] }, @@ -66,50 +313,47 @@ "id" : "Jaldhar H. Vyas", "data" : [ [ - "Perl 6", + "Perl 5", 20 ], [ - "Perl 5", + "Perl 6", 20 ] ], "name" : "Jaldhar H. Vyas" }, { - "id" : "Ruben Westerberg", - "name" : "Ruben Westerberg", "data" : [ [ - "Perl 6", + "Perl 5", 17 ], [ - "Perl 5", + "Perl 6", 17 ] - ] + ], + "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg" }, { "name" : "Adam Russell", "data" : [ - [ - "Perl 5", - 20 - ], [ "Blog", 10 + ], + [ + "Perl 5", + 20 ] ], "id" : "Adam Russell" }, { + "name" : "Simon Proctor", "data" : [ - [ - "Perl 6", - 18 - ], [ "Blog", 6 @@ -117,13 +361,15 @@ [ "Perl 5", 4 + ], + [ + "Perl 6", + 18 ] ], - "name" : "Simon Proctor", "id" : "Simon Proctor" }, { - "id" : "Arne Sommer", "data" : [ [ "Perl 6", @@ -134,11 +380,11 @@ 9 ] ], - "name" : "Arne Sommer" + "name" : "Arne Sommer", + "id" : "Arne Sommer" }, { "id" : "Kian-Meng Ang", - "name" : "Kian-Meng Ang", "data" : [ [ "Blog", @@ -148,18 +394,19 @@ "Perl 5", 17 ] - ] + ], + "name" : "Kian-Meng Ang" }, { "name" : "Dr James A. Smith", "data" : [ - [ - "Perl 5", - 12 - ], [ "Perl 6", 10 + ], + [ + "Perl 5", + 12 ] ], "id" : "Dr James A. Smith" @@ -167,13 +414,13 @@ { "name" : "Gustavo Chaves", "data" : [ - [ - "Blog", - 4 - ], [ "Perl 5", 17 + ], + [ + "Blog", + 4 ] ], "id" : "Gustavo Chaves" @@ -185,13 +432,13 @@ "Blog", 5 ], - [ - "Perl 5", - 6 - ], [ "Perl 6", 10 + ], + [ + "Perl 5", + 6 ] ], "id" : "Jo Christian Oterhals" @@ -233,19 +480,19 @@ { "name" : "E. Choroba", "data" : [ - [ - "Perl 5", - 14 - ], [ "Blog", 5 + ], + [ + "Perl 5", + 14 ] ], "id" : "E. Choroba" }, { - "name" : "Dave Jacoby", + "id" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -256,16 +503,16 @@ 8 ] ], - "id" : "Dave Jacoby" + "name" : "Dave Jacoby" }, { "data" : [ [ - "Perl 5", + "Perl 6", 8 ], [ - "Perl 6", + "Perl 5", 8 ] ], @@ -273,31 +520,30 @@ "id" : "Nick Logan" }, { - "id" : "Daniel Mantovani", + "name" : "Daniel Mantovani", "data" : [ [ "Perl 5", 15 ] ], - "name" : "Daniel Mantovani" + "id" : "Daniel Mantovani" }, { + "id" : "Lars Balker", "name" : "Lars Balker", "data" : [ - [ - "Perl 5", - 10 - ], [ "Perl 6", 4 + ], + [ + "Perl 5", + 10 ] - ], - "id" : "Lars Balker" + ] }, { - "name" : "Mark Senn", "data" : [ [ "Perl 6", @@ -308,17 +554,18 @@ 3 ] ], + "name" : "Mark Senn", "id" : "Mark Senn" }, { "id" : "Doug Schrag", - "name" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] - ] + ], + "name" : "Doug Schrag" }, { "data" : [ @@ -331,111 +578,129 @@ "id" : "Duncan C. White" }, { - "id" : "Guillermo Ramos", - "name" : "Guillermo Ramos", "data" : [ [ "Perl 5", 9 ] - ] + ], + "name" : "Guillermo Ramos", + "id" : "Guillermo Ramos" }, { "id" : "Steven Wilson", - "name" : "Steven Wilson", "data" : [ [ "Perl 5", 9 ] - ] + ], + "name" : "Steven Wilson" }, { - "name" : "Robert Gratza", + "id" : "Robert Gratza", "data" : [ - [ - "Perl 5", - 2 - ], [ "Perl 6", 6 + ], + [ + "Perl 5", + 2 ] ], - "id" : "Robert Gratza" + "name" : "Robert Gratza" }, { - "name" : "Yozen Hernandez", "data" : [ - [ - "Perl 5", - 6 - ], [ "Blog", 2 + ], + [ + "Perl 5", + 6 ] ], + "name" : "Yozen Hernandez", "id" : "Yozen Hernandez" }, { - "name" : "Alicia Bielsa", "data" : [ [ "Perl 5", 7 ] ], + "name" : "Alicia Bielsa", "id" : "Alicia Bielsa" }, { "id" : "John Barrett", - "name" : "John Barrett", "data" : [ [ "Perl 5", 7 ] - ] + ], + "name" : "John Barrett" }, { + "id" : "Maxim Nechaev", "name" : "Maxim Nechaev", "data" : [ [ "Perl 5", 7 ] + ] + }, + { + "data" : [ + [ + "Perl 6", + 7 + ] ], - "id" : "Maxim Nechaev" + "name" : "Ozzy", + "id" : "Ozzy" }, { + "name" : "Khalid", "data" : [ [ - "Perl 6", - 7 + "Perl 6", + 1 + ], + [ + "Perl 5", + 4 + ], + [ + "Blog", + 1 ] ], - "name" : "Ozzy", - "id" : "Ozzy" + "id" : "Khalid" }, { "id" : "Kivanc Yazan", - "name" : "Kivanc Yazan", "data" : [ [ "Perl 5", 6 ] - ] + ], + "name" : "Kivanc Yazan" }, { + "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] ], - "name" : "Maxim Kolodyazhny", "id" : "Maxim Kolodyazhny" }, { @@ -454,13 +719,13 @@ }, { "id" : "Sergio Iglesias", - "name" : "Sergio Iglesias", "data" : [ [ "Perl 5", 6 ] - ] + ], + "name" : "Sergio Iglesias" }, { "name" : "Arpad Toth", @@ -472,23 +737,8 @@ ], "id" : "Arpad Toth" }, - { - "name" : "Khalid", - "data" : [ - [ - "Blog", - 1 - ], - [ - "Perl 5", - 4 - ] - ], - "id" : "Khalid" - }, { "id" : "Steve Rogerson", - "name" : "Steve Rogerson", "data" : [ [ "Perl 6", @@ -498,7 +748,8 @@ "Perl 5", 3 ] - ] + ], + "name" : "Steve Rogerson" }, { "name" : "Veesh Goldman", @@ -511,24 +762,24 @@ "id" : "Veesh Goldman" }, { - "id" : "Alex Daniel", + "name" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] ], - "name" : "Alex Daniel" + "id" : "Alex Daniel" }, { - "id" : "Bob Kleemann", - "name" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] - ] + ], + "name" : "Bob Kleemann", + "id" : "Bob Kleemann" }, { "name" : "Chenyf", @@ -542,73 +793,73 @@ }, { "id" : "David Kayal", + "name" : "David Kayal", "data" : [ [ "Perl 5", 4 ] - ], - "name" : "David Kayal" + ] }, { - "id" : "Finley", "name" : "Finley", "data" : [ [ "Perl 6", 4 ] - ] + ], + "id" : "Finley" }, { - "name" : "Jaime Corchado", + "id" : "Jaime Corchado", "data" : [ [ "Perl 5", 4 ] ], - "id" : "Jaime Corchado" + "name" : "Jaime Corchado" }, { "id" : "Luis F. Uceta", + "name" : "Luis F. Uceta", "data" : [ [ "Perl 6", 4 ] - ], - "name" : "Luis F. Uceta" + ] }, { - "id" : "Matt Latusek", - "name" : "Matt Latusek", "data" : [ [ "Perl 5", 4 ] - ] + ], + "name" : "Matt Latusek", + "id" : "Matt Latusek" }, { - "id" : "Neil Bowers", "name" : "Neil Bowers", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "Neil Bowers" }, { + "id" : "Pete Houston", "name" : "Pete Houston", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "Pete Houston" + ] }, { "data" : [ @@ -622,281 +873,34 @@ }, { "id" : "Tim Smith", - "name" : "Tim Smith", "data" : [ [ "Perl 6", 4 ] - ] + ], + "name" : "Tim Smith" } ] }, - "series" : [ - { - "name" : "Perl Weekly Challenge Leaders", - "data" : [ - { - "drilldown" : "Joelle Maslak", - "y" : 110, - "name" : "#1: Joelle Maslak" - }, - { - "drilldown" : "Laurent Rosenfeld", - "y" : 102, - "name" : "#2: Laurent Rosenfeld" - }, - { - "y" : 80, - "drilldown" : "Jaldhar H. Vyas", - "name" : "#3: Jaldhar H. Vyas" - }, - { - "name" : "#4: Ruben Westerberg", - "drilldown" : "Ruben Westerberg", - "y" : 68 - }, - { - "name" : "#5: Adam Russell", - "y" : 60, - "drilldown" : "Adam Russell" - }, - { - "name" : "#6: Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 56 - }, - { - "y" : 52, - "drilldown" : "Arne Sommer", - "name" : "#7: Arne Sommer" - }, - { - "name" : "#8: Kian-Meng Ang", - "drilldown" : "Kian-Meng Ang", - "y" : 52 - }, - { - "y" : 44, - "drilldown" : "Dr James A. Smith", - "name" : "#9: Dr James A. Smith" - }, - { - "name" : "#10: Gustavo Chaves", - "drilldown" : "Gustavo Chaves", - "y" : 42 - }, - { - "name" : "#11: Jo Christian Oterhals", - "y" : 42, - "drilldown" : "Jo Christian Oterhals" - }, - { - "drilldown" : "Athanasius", - "y" : 40, - "name" : "#12: Athanasius" - }, - { - "y" : 40, - "drilldown" : "Francis Whittle", - "name" : "#13: Francis Whittle" - }, - { - "name" : "#14: Andrezgz", - "y" : 38, - "drilldown" : "Andrezgz" - }, - { - "drilldown" : "E. Choroba", - "y" : 38, - "name" : "#15: E. Choroba" - }, - { - "name" : "#16: Dave Jacoby", - "y" : 34, - "drilldown" : "Dave Jacoby" - }, - { - "name" : "#17: Nick Logan", - "drilldown" : "Nick Logan", - "y" : 32 - }, - { - "name" : "#18: Daniel Mantovani", - "y" : 30, - "drilldown" : "Daniel Mantovani" - }, - { - "y" : 28, - "drilldown" : "Lars Balker", - "name" : "#19: Lars Balker" - }, - { - "name" : "#20: Mark Senn", - "y" : 26, - "drilldown" : "Mark Senn" - }, - { - "name" : "#21: Doug Schrag", - "drilldown" : "Doug Schrag", - "y" : 20 - }, - { - "y" : 20, - "drilldown" : "Duncan C. White", - "name" : "#22: Duncan C. White" - }, - { - "drilldown" : "Guillermo Ramos", - "y" : 18, - "name" : "#23: Guillermo Ramos" - }, - { - "name" : "#24: Steven Wilson", - "drilldown" : "Steven Wilson", - "y" : 18 - }, - { - "name" : "#25: Robert Gratza", - "y" : 16, - "drilldown" : "Robert Gratza" - }, - { - "name" : "#26: Yozen Hernandez", - "drilldown" : "Yozen Hernandez", - "y" : 16 - }, - { - "y" : 14, - "drilldown" : "Alicia Bielsa", - "name" : "#27: Alicia Bielsa" - }, - { - "drilldown" : "John Barrett", - "y" : 14, - "name" : "#28: John Barrett" - }, - { - "name" : "#29: Maxim Nechaev", - "drilldown" : "Maxim Nechaev", - "y" : 14 - }, - { - "y" : 14, - "drilldown" : "Ozzy", - "name" : "#30: Ozzy" - }, - { - "name" : "#31: Kivanc Yazan", - "y" : 12, - "drilldown" : "Kivanc Yazan" - }, - { - "y" : 12, - "drilldown" : "Maxim Kolodyazhny", - "name" : "#32: Maxim Kolodyazhny" - }, - { - "drilldown" : "Philippe Bruhat", - "y" : 12, - "name" : "#33: Philippe Bruhat" - }, - { - "name" : "#34: Sergio Iglesias", - "y" : 12, - "drilldown" : "Sergio Iglesias" - }, - { - "drilldown" : "Arpad Toth", - "y" : 10, - "name" : "#35: Arpad Toth" - }, - { - "drilldown" : "Khalid", - "y" : 10, - "name" : "#36: Khalid" - }, - { - "name" : "#37: Steve Rogerson", - "y" : 10, - "drilldown" : "Steve Rogerson" - }, - { - "drilldown" : "Veesh Goldman", - "y" : 10, - "name" : "#38: Veesh Goldman" - }, - { - "name" : "#39: Alex Daniel", - "y" : 8, - "drilldown" : "Alex Daniel" - }, - { - "name" : "#40: Bob Kleemann", - "y" : 8, - "drilldown" : "Bob Kleemann" - }, - { - "drilldown" : "Chenyf", - "y" : 8, - "name" : "#41: Chenyf" - }, - { - "name" : "#42: David Kayal", - "drilldown" : "David Kayal", - "y" : 8 - }, - { - "drilldown" : "Finley", - "y" : 8, - "name" : "#43: Finley" - }, - { - "y" : 8, - "drilldown" : "Jaime Corchado", - "name" : "#44: Jaime Corchado" - }, - { - "y" : 8, - "drilldown" : "Luis F. Uceta", - "name" : "#45: Luis F. Uceta" - }, - { - "name" : "#46: Matt Latusek", - "y" : 8, - "drilldown" : "Matt Latusek" - }, - { - "y" : 8, - "drilldown" : "Neil Bowers", - "name" : "#47: Neil Bowers" - }, - { - "y" : 8, - "drilldown" : "Pete Houston", - "name" : "#48: Pete Houston" - }, - { - "drilldown" : "Simon Reinhardt", - "y" : 8, - "name" : "#49: Simon Reinhardt" - }, - { - "name" : "#50: Tim Smith", - "drilldown" : "Tim Smith", - "y" : 8 - } - ], - "colorByPoint" : "true" - } - ], "plotOptions" : { "series" : { "borderWidth" : 0, "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" + "format" : "{point.y}", + "enabled" : 1 } } + }, + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" + }, + "tooltip" : { + "followPointer" : "true", + "pointFormat" : "{point.name}: {point.y:f}
", + "headerFormat" : "" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index c77425367d..ba93ac3020 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,18 +1,4 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "categories" : [ "Abigail", @@ -47,6 +33,27 @@ "Fred Zinn" ] }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-04 03:20:03 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "data" : [ @@ -84,7 +91,6 @@ "name" : "Perl 5" }, { - "name" : "Perl 6", "data" : [ 0, 0, @@ -116,17 +122,11 @@ 4, 14, 0 - ] + ], + "name" : "Perl 6" } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-04 02:48:36 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 0c5318da00..0fdb9a863f 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,25 +1,4 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-04 02:48:36 GMT" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { "name" : "Perl 5", @@ -74,7 +53,7 @@ 0, 0, 2, - 0, + 1, 0, 0, 4, @@ -92,6 +71,9 @@ "name" : "Perl 6" } ], + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "Freddie B", @@ -126,7 +108,25 @@ "Michael Schaap" ] }, - "chart" : { - "type" : "column" + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-04 03:20:03 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 2208c7e510..5feaacec4a 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,6 +1,56 @@ { - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "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", + "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 + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 28] Last updated at 2019-06-04 03:20:03 GMT" }, "series" : [ { @@ -70,57 +120,7 @@ ] } ], - "xAxis" : { - "categories" : [ - "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", - "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" - } - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 - }, - "subtitle" : { - "text" : "[Champions: 28] Last updated at 2019-06-04 02:48:36 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index af03c33c38..320868f052 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,95 +1,6 @@ { - "xAxis" : { - "categories" : [ - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alexander Karelas", - "Alexey Melezhik", - "Alicia Bielsa", - "Andrezgz", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bill Palmer", - "Bob Kleemann", - "Clive Holloway", - "Daniel Mantovani", - "Daniel Mita", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Denis Yurashku", - "Donald Hunter", - "Doug Schrag", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "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", - "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", - "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" - ] + "chart" : { + "type" : "column" }, "plotOptions" : { "column" : { @@ -238,7 +149,7 @@ 0, 0, 2, - 0, + 1, 0, 0, 4, @@ -284,11 +195,12 @@ "name" : "Perl 6" } ], - "chart" : { - "type" : "column" + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 }, "subtitle" : { - "text" : "[Champions: 88] Last updated at 2019-06-04 02:48:35 GMT" + "text" : "[Champions: 88] Last updated at 2019-06-04 03:20:03 GMT" }, "yAxis" : { "title" : { @@ -296,11 +208,99 @@ }, "min" : 0 }, + "xAxis" : { + "categories" : [ + "Abigail", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alexander Karelas", + "Alexey Melezhik", + "Alicia Bielsa", + "Andrezgz", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bill Palmer", + "Bob Kleemann", + "Clive Holloway", + "Daniel Mantovani", + "Daniel Mita", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Denis Yurashku", + "Donald Hunter", + "Doug Schrag", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "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", + "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", + "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" + ] + }, "title" : { "text" : "Perl Weekly Challenge - 2019" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 } } -- cgit