From 609d221e66d52e98520ea93f64dd540b3f889f32 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 5 May 2019 18:13:38 +0100 Subject: - Tidied up score with regard to multiple blogs. --- challenge-001/simon-proctor/blog.txt | 1 - challenge-001/simon-proctor/blog1.txt | 1 + challenge-006/laurent-rosenfeld/blog.txt | 1 - challenge-006/laurent-rosenfeld/blog1.txt | 1 + stats/pwc-current.json | 150 +++--- stats/pwc-language-breakdown.json | 114 ++--- stats/pwc-leaders.json | 798 +++++++++++++++--------------- stats/pwc-summary-1-30.json | 34 +- stats/pwc-summary-31-60.json | 44 +- stats/pwc-summary-61-90.json | 48 +- stats/pwc-summary.json | 190 +++---- 11 files changed, 691 insertions(+), 691 deletions(-) create mode 100644 challenge-001/simon-proctor/blog1.txt create mode 100644 challenge-006/laurent-rosenfeld/blog1.txt diff --git a/challenge-001/simon-proctor/blog.txt b/challenge-001/simon-proctor/blog.txt index 8d56cd8d63..fe6405ae76 100644 --- a/challenge-001/simon-proctor/blog.txt +++ b/challenge-001/simon-proctor/blog.txt @@ -1,2 +1 @@ http://www.khanate.co.uk/blog/2019/03/25/perl-weekly-1/ -http://www.khanate.co.uk/blog/tag/weekly-challenge-1/ diff --git a/challenge-001/simon-proctor/blog1.txt b/challenge-001/simon-proctor/blog1.txt new file mode 100644 index 0000000000..1114ddce1f --- /dev/null +++ b/challenge-001/simon-proctor/blog1.txt @@ -0,0 +1 @@ +http://www.khanate.co.uk/blog/tag/weekly-challenge-1/ diff --git a/challenge-006/laurent-rosenfeld/blog.txt b/challenge-006/laurent-rosenfeld/blog.txt index 19fd567afc..54d90dc3a7 100644 --- a/challenge-006/laurent-rosenfeld/blog.txt +++ b/challenge-006/laurent-rosenfeld/blog.txt @@ -1,2 +1 @@ http://blogs.perl.org/users/laurent_r/2019/05/perl-weekly-challenge-6-compact-number-ranges.html -http://blogs.perl.org/users/laurent_r/2019/05/perl-weekly-challenge-6-ramanujans-constant.html diff --git a/challenge-006/laurent-rosenfeld/blog1.txt b/challenge-006/laurent-rosenfeld/blog1.txt new file mode 100644 index 0000000000..742db35f04 --- /dev/null +++ b/challenge-006/laurent-rosenfeld/blog1.txt @@ -0,0 +1 @@ +http://blogs.perl.org/users/laurent_r/2019/05/perl-weekly-challenge-6-ramanujans-constant.html diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 9983d92926..1ee5b72af0 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -2,8 +2,21 @@ "xAxis" : { "type" : "category" }, - "legend" : { - "enabled" : 0 + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 14] Last updated at 2019-05-05 17:12:16 GMT" + }, + "tooltip" : { + "pointerFormat" : "{point.name}: {point.y:f}
", + "followPointer" : 1, + "headerFormat" : "{series.name}
" }, "plotOptions" : { "series" : { @@ -14,28 +27,20 @@ } } }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "legend" : { + "enabled" : 0 }, "title" : { "text" : "Perl Weekly Challenge - 006" }, - "tooltip" : { - "headerFormat" : "{series.name}
", - "followPointer" : 1, - "pointerFormat" : "{point.name}: {point.y:f}
" - }, "series" : [ { "name" : "Champions", - "colorByPoint" : 1, "data" : [ { "name" : "Alicia Bielsa", - "y" : 1, - "drilldown" : "Alicia Bielsa" + "drilldown" : "Alicia Bielsa", + "y" : 1 }, { "name" : "Andrezgz", @@ -44,73 +49,68 @@ }, { "name" : "Arpad Toth", - "y" : 1, - "drilldown" : "Arpad Toth" + "drilldown" : "Arpad Toth", + "y" : 1 }, { - "drilldown" : "Athanasius", "name" : "Athanasius", - "y" : 2 + "y" : 2, + "drilldown" : "Athanasius" }, { - "y" : 2, "name" : "E. Choroba", - "drilldown" : "E. Choroba" + "drilldown" : "E. Choroba", + "y" : 2 }, { - "drilldown" : "Guillermo Ramos", "name" : "Guillermo Ramos", - "y" : 1 + "y" : 1, + "drilldown" : "Guillermo Ramos" }, { "drilldown" : "Gustavo Chaves", - "name" : "Gustavo Chaves", - "y" : 2 + "y" : 2, + "name" : "Gustavo Chaves" }, { + "drilldown" : "Joelle Maslak", "y" : 4, - "name" : "Joelle Maslak", - "drilldown" : "Joelle Maslak" + "name" : "Joelle Maslak" }, { + "y" : 1, "drilldown" : "Kian-Meng Ang", - "name" : "Kian-Meng Ang", - "y" : 1 + "name" : "Kian-Meng Ang" }, { + "name" : "Laurent Rosenfeld", "drilldown" : "Laurent Rosenfeld", - "y" : 2, - "name" : "Laurent Rosenfeld" + "y" : 2 }, { + "name" : "Maxim Kolodyazhny", "drilldown" : "Maxim Kolodyazhny", - "y" : 2, - "name" : "Maxim Kolodyazhny" + "y" : 2 }, { - "name" : "Ozzy", "y" : 1, - "drilldown" : "Ozzy" + "drilldown" : "Ozzy", + "name" : "Ozzy" }, { + "name" : "Simon Proctor", "drilldown" : "Simon Proctor", - "y" : 1, - "name" : "Simon Proctor" + "y" : 1 }, { + "drilldown" : "Tim Smith", "y" : 2, - "name" : "Tim Smith", - "drilldown" : "Tim Smith" + "name" : "Tim Smith" } - ] + ], + "colorByPoint" : 1 } ], - "subtitle" : { - "text" : "[Champions: 14] Last updated at 2019-05-05 16:23:28 GMT" - }, - "chart" : { - "type" : "column" - }, "drilldown" : { "series" : [ { @@ -120,71 +120,70 @@ 1 ] ], - "id" : "Alicia Bielsa", - "name" : "Alicia Bielsa" + "name" : "Alicia Bielsa", + "id" : "Alicia Bielsa" }, { "name" : "Andrezgz", - "id" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Andrezgz" }, { + "id" : "Arpad Toth", "data" : [ [ "Perl 5", 1 ] ], - "name" : "Arpad Toth", - "id" : "Arpad Toth" + "name" : "Arpad Toth" }, { + "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Athanasius", - "name" : "Athanasius" + ] }, { - "id" : "E. Choroba", "name" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "E. Choroba" }, { + "name" : "Guillermo Ramos", "data" : [ [ "Perl 5", 1 ] ], - "name" : "Guillermo Ramos", "id" : "Guillermo Ramos" }, { + "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves" + ] }, { - "name" : "Joelle Maslak", "id" : "Joelle Maslak", "data" : [ [ @@ -195,19 +194,21 @@ "Perl 6", 2 ] - ] + ], + "name" : "Joelle Maslak" }, { + "id" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Kian-Meng Ang", - "id" : "Kian-Meng Ang" + ] }, { + "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -218,22 +219,21 @@ 1 ] ], - "id" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld" }, { + "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Maxim Kolodyazhny", "id" : "Maxim Kolodyazhny" }, { - "name" : "Ozzy", "id" : "Ozzy", + "name" : "Ozzy", "data" : [ [ "Perl 6", @@ -242,24 +242,24 @@ ] }, { + "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + ] }, { + "id" : "Tim Smith", + "name" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] - ], - "id" : "Tim Smith", - "name" : "Tim Smith" + ] } ] } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 72d87cdb04..1f81202465 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,20 +1,67 @@ { + "legend" : { + "enabled" : "false" + }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-05 16:23:55 GMT" + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category" }, "title" : { "text" : "Perl Weekly Challenge Language" }, + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-05 17:12:52 GMT" + }, + "series" : [ + { + "data" : [ + { + "name" : "#001 [P5=76 P6=37]", + "drilldown" : "001", + "y" : 113 + }, + { + "name" : "#002 [P5=63 P6=32]", + "drilldown" : "002", + "y" : 95 + }, + { + "name" : "#003 [P5=32 P6=26]", + "y" : 58, + "drilldown" : "003" + }, + { + "name" : "#004 [P5=46 P6=29]", + "y" : 75, + "drilldown" : "004" + }, + { + "y" : 55, + "drilldown" : "005", + "name" : "#005 [P5=33 P6=22]" + }, + { + "name" : "#006 [P5=17 P6=7]", + "y" : 24, + "drilldown" : "006" + } + ], + "colorByPoint" : "true", + "name" : "Perl Weekly Challenge Languages" + } + ], "plotOptions" : { "series" : { "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 + "enabled" : 1, + "format" : "{point.y}" }, "borderWidth" : 0 } @@ -22,6 +69,7 @@ "drilldown" : { "series" : [ { + "name" : "001", "data" : [ [ "Perl 5", @@ -32,11 +80,11 @@ 37 ] ], - "name" : "001", "id" : "001" }, { "name" : "002", + "id" : "002", "data" : [ [ "Perl 5", @@ -46,8 +94,7 @@ "Perl 6", 32 ] - ], - "id" : "002" + ] }, { "id" : "003", @@ -64,6 +111,7 @@ "name" : "003" }, { + "name" : "004", "id" : "004", "data" : [ [ @@ -74,8 +122,7 @@ "Perl 6", 29 ] - ], - "name" : "004" + ] }, { "name" : "005", @@ -107,56 +154,9 @@ } ] }, - "legend" : { - "enabled" : "false" - }, - "xAxis" : { - "type" : "category" - }, "tooltip" : { - "followPointer" : "true", "pointFormat" : "{point.name}: {point.y:f}
", + "followPointer" : "true", "headerFormat" : "" - }, - "series" : [ - { - "name" : "Perl Weekly Challenge Languages", - "data" : [ - { - "drilldown" : "001", - "y" : 113, - "name" : "#001 [P5=76 P6=37]" - }, - { - "drilldown" : "002", - "y" : 95, - "name" : "#002 [P5=63 P6=32]" - }, - { - "drilldown" : "003", - "name" : "#003 [P5=32 P6=26]", - "y" : 58 - }, - { - "y" : 75, - "name" : "#004 [P5=46 P6=29]", - "drilldown" : "004" - }, - { - "y" : 55, - "name" : "#005 [P5=33 P6=22]", - "drilldown" : "005" - }, - { - "name" : "#006 [P5=17 P6=7]", - "y" : 24, - "drilldown" : "006" - } - ], - "colorByPoint" : "true" - } - ], - "chart" : { - "type" : "column" } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 5514c734dc..a0a87b4450 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,22 +1,275 @@ { - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-05 16:23:41 GMT" + "chart" : { + "type" : "column" }, - "tooltip" : { - "pointFormat" : "{point.name}: {point.y:f}
", - "headerFormat" : "", - "followPointer" : "true" + "legend" : { + "enabled" : "false" }, + "series" : [ + { + "name" : "Perl Weekly Challenge Leaders", + "data" : [ + { + "drilldown" : "Laurent Rosenfeld", + "name" : "#1: Laurent Rosenfeld", + "y" : 56 + }, + { + "name" : "#2: Joelle Maslak", + "drilldown" : "Joelle Maslak", + "y" : 50 + }, + { + "y" : 40, + "name" : "#3: Jaldhar H. Vyas", + "drilldown" : "Jaldhar H. Vyas" + }, + { + "name" : "#4: Simon Proctor", + "drilldown" : "Simon Proctor", + "y" : 40 + }, + { + "y" : 36, + "drilldown" : "Dr James A. Smith", + "name" : "#5: Dr James A. Smith" + }, + { + "y" : 36, + "drilldown" : "Jo Christian Oterhals", + "name" : "#6: Jo Christian Oterhals" + }, + { + "y" : 32, + "drilldown" : "Kian-Meng Ang", + "name" : "#7: Kian-Meng Ang" + }, + { + "y" : 32, + "drilldown" : "Nick Logan", + "name" : "#8: Nick Logan" + }, + { + "name" : "#9: Ruben Westerberg", + "drilldown" : "Ruben Westerberg", + "y" : 32 + }, + { + "name" : "#10: Adam Russell", + "drilldown" : "Adam Russell", + "y" : 30 + }, + { + "name" : "#11: Lars Balker", + "drilldown" : "Lars Balker", + "y" : 28 + }, + { + "name" : "#12: Gustavo Chaves", + "drilldown" : "Gustavo Chaves", + "y" : 26 + }, + { + "name" : "#13: Mark Senn", + "drilldown" : "Mark Senn", + "y" : 26 + }, + { + "y" : 24, + "drilldown" : "Andrezgz", + "name" : "#14: Andrezgz" + }, + { + "y" : 24, + "drilldown" : "Arne Sommer", + "name" : "#15: Arne Sommer" + }, + { + "y" : 24, + "drilldown" : "Athanasius", + "name" : "#16: Athanasius" + }, + { + "drilldown" : "Doug Schrag", + "name" : "#17: Doug Schrag", + "y" : 20 + }, + { + "name" : "#18: Francis Whittle", + "drilldown" : "Francis Whittle", + "y" : 18 + }, + { + "name" : "#19: Duncan C. White", + "drilldown" : "Duncan C. White", + "y" : 16 + }, + { + "name" : "#20: Robert Gratza", + "drilldown" : "Robert Gratza", + "y" : 16 + }, + { + "drilldown" : "John Barrett", + "name" : "#21: John Barrett", + "y" : 14 + }, + { + "drilldown" : "Daniel Mantovani", + "name" : "#22: Daniel Mantovani", + "y" : 12 + }, + { + "y" : 12, + "drilldown" : "E. Choroba", + "name" : "#23: E. Choroba" + }, + { + "y" : 12, + "drilldown" : "Maxim Kolodyazhny", + "name" : "#24: Maxim Kolodyazhny" + }, + { + "name" : "#25: Philippe Bruhat", + "drilldown" : "Philippe Bruhat", + "y" : 12 + }, + { + "drilldown" : "Sergio Iglesias", + "name" : "#26: Sergio Iglesias", + "y" : 12 + }, + { + "y" : 10, + "name" : "#27: Arpad Toth", + "drilldown" : "Arpad Toth" + }, + { + "drilldown" : "Khalid", + "name" : "#28: Khalid", + "y" : 10 + }, + { + "name" : "#29: Ozzy", + "drilldown" : "Ozzy", + "y" : 10 + }, + { + "y" : 10, + "drilldown" : "Steve Rogerson", + "name" : "#30: Steve Rogerson" + }, + { + "drilldown" : "Veesh Goldman", + "name" : "#31: Veesh Goldman", + "y" : 10 + }, + { + "y" : 8, + "drilldown" : "Alex Daniel", + "name" : "#32: Alex Daniel" + }, + { + "y" : 8, + "drilldown" : "Bob Kleemann", + "name" : "#33: Bob Kleemann" + }, + { + "y" : 8, + "name" : "#34: Chenyf", + "drilldown" : "Chenyf" + }, + { + "name" : "#35: David Kayal", + "drilldown" : "David Kayal", + "y" : 8 + }, + { + "name" : "#36: Jaime Corchado", + "drilldown" : "Jaime Corchado", + "y" : 8 + }, + { + "drilldown" : "Matt Latusek", + "name" : "#37: Matt Latusek", + "y" : 8 + }, + { + "drilldown" : "Simon Reinhardt", + "name" : "#38: Simon Reinhardt", + "y" : 8 + }, + { + "name" : "#39: Steven Wilson", + "drilldown" : "Steven Wilson", + "y" : 8 + }, + { + "name" : "#40: Tim Smith", + "drilldown" : "Tim Smith", + "y" : 8 + }, + { + "y" : 6, + "drilldown" : "Ailbhe Tweedie", + "name" : "#41: Ailbhe Tweedie" + }, + { + "name" : "#42: Alicia Bielsa", + "drilldown" : "Alicia Bielsa", + "y" : 6 + }, + { + "y" : 6, + "name" : "#43: Dave Cross", + "drilldown" : "Dave Cross" + }, + { + "name" : "#44: Dave Jacoby", + "drilldown" : "Dave Jacoby", + "y" : 6 + }, + { + "y" : 6, + "drilldown" : "Freddie B", + "name" : "#45: Freddie B" + }, + { + "y" : 6, + "drilldown" : "Jeremy Carman", + "name" : "#46: Jeremy Carman" + }, + { + "y" : 6, + "drilldown" : "Kivanc Yazan", + "name" : "#47: Kivanc Yazan" + }, + { + "drilldown" : "Neil Bowers", + "name" : "#48: Neil Bowers", + "y" : 6 + }, + { + "y" : 6, + "name" : "#49: Pete Houston", + "drilldown" : "Pete Houston" + }, + { + "name" : "#50: Sean Meininger", + "drilldown" : "Sean Meininger", + "y" : 6 + } + ], + "colorByPoint" : "true" + } + ], "yAxis" : { "title" : { "text" : "Total Score" } }, - "xAxis" : { - "type" : "category" + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" }, "plotOptions" : { "series" : { @@ -27,45 +280,45 @@ } } }, - "legend" : { - "enabled" : "false" + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-05 17:12:36 GMT" }, "drilldown" : { "series" : [ { + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ - "Perl 6", - 10 + "Blog", + 7 ], [ - "Blog", - 6 + "Perl 6", + 10 ], [ "Perl 5", 11 ] - ], - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld" + ] }, { - "id" : "Joelle Maslak", "data" : [ [ "Perl 6", 12 ], - [ - "Perl 5", - 12 - ], [ "Blog", 1 + ], + [ + "Perl 5", + 12 ] ], + "id" : "Joelle Maslak", "name" : "Joelle Maslak" }, { @@ -85,20 +338,20 @@ { "data" : [ [ - "Perl 5", - 4 + "Perl 6", + 11 ], [ - "Blog", + "Perl 5", 4 ], [ - "Perl 6", - 11 + "Blog", + 5 ] ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { "data" : [ @@ -115,11 +368,9 @@ "id" : "Dr James A. Smith" }, { + "name" : "Jo Christian Oterhals", + "id" : "Jo Christian Oterhals", "data" : [ - [ - "Perl 5", - 6 - ], [ "Blog", 4 @@ -127,10 +378,12 @@ [ "Perl 6", 8 + ], + [ + "Perl 5", + 6 ] - ], - "name" : "Jo Christian Oterhals", - "id" : "Jo Christian Oterhals" + ] }, { "id" : "Kian-Meng Ang", @@ -147,20 +400,21 @@ ] }, { + "id" : "Nick Logan", "name" : "Nick Logan", "data" : [ [ - "Perl 6", + "Perl 5", 8 ], [ - "Perl 5", + "Perl 6", 8 ] - ], - "id" : "Nick Logan" + ] }, { + "name" : "Ruben Westerberg", "id" : "Ruben Westerberg", "data" : [ [ @@ -171,22 +425,21 @@ "Perl 5", 8 ] - ], - "name" : "Ruben Westerberg" + ] }, { + "name" : "Adam Russell", + "id" : "Adam Russell", "data" : [ - [ - "Perl 5", - 10 - ], [ "Blog", 5 + ], + [ + "Perl 5", + 10 ] - ], - "name" : "Adam Russell", - "id" : "Adam Russell" + ] }, { "data" : [ @@ -203,7 +456,6 @@ "id" : "Lars Balker" }, { - "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", @@ -214,6 +466,7 @@ 4 ] ], + "id" : "Gustavo Chaves", "name" : "Gustavo Chaves" }, { @@ -231,8 +484,8 @@ ] }, { - "id" : "Andrezgz", "name" : "Andrezgz", + "id" : "Andrezgz", "data" : [ [ "Perl 5", @@ -241,27 +494,27 @@ ] }, { - "id" : "Arne Sommer", - "name" : "Arne Sommer", "data" : [ - [ - "Blog", - 4 - ], [ "Perl 6", 8 + ], + [ + "Blog", + 4 ] - ] + ], + "name" : "Arne Sommer", + "id" : "Arne Sommer" }, { - "name" : "Athanasius", "data" : [ [ "Perl 5", 12 ] ], + "name" : "Athanasius", "id" : "Athanasius" }, { @@ -289,17 +542,18 @@ ] }, { - "name" : "Duncan C. White", "data" : [ [ "Perl 5", 8 ] ], - "id" : "Duncan C. White" + "id" : "Duncan C. White", + "name" : "Duncan C. White" }, { "name" : "Robert Gratza", + "id" : "Robert Gratza", "data" : [ [ "Perl 5", @@ -309,55 +563,53 @@ "Perl 6", 6 ] - ], - "id" : "Robert Gratza" + ] }, { - "id" : "John Barrett", - "name" : "John Barrett", "data" : [ [ "Perl 5", 7 ] - ] + ], + "name" : "John Barrett", + "id" : "John Barrett" }, { - "name" : "Daniel Mantovani", "data" : [ [ "Perl 5", 6 ] ], + "name" : "Daniel Mantovani", "id" : "Daniel Mantovani" }, { - "id" : "E. Choroba", - "name" : "E. Choroba", "data" : [ - [ - "Perl 5", - 4 - ], [ "Blog", 2 + ], + [ + "Perl 5", + 4 ] - ] + ], + "name" : "E. Choroba", + "id" : "E. Choroba" }, { "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] - ], - "name" : "Maxim Kolodyazhny" + ] }, { - "id" : "Philippe Bruhat", "data" : [ [ "Blog", @@ -368,29 +620,32 @@ 4 ] ], - "name" : "Philippe Bruhat" + "name" : "Philippe Bruhat", + "id" : "Philippe Bruhat" }, { + "id" : "Sergio Iglesias", "name" : "Sergio Iglesias", "data" : [ [ "Perl 5", 6 ] - ], - "id" : "Sergio Iglesias" + ] }, { - "id" : "Arpad Toth", - "name" : "Arpad Toth", "data" : [ [ "Perl 5", 5 ] - ] + ], + "name" : "Arpad Toth", + "id" : "Arpad Toth" }, { + "id" : "Khalid", + "name" : "Khalid", "data" : [ [ "Perl 5", @@ -400,93 +655,91 @@ "Blog", 1 ] - ], - "name" : "Khalid", - "id" : "Khalid" + ] }, { + "name" : "Ozzy", + "id" : "Ozzy", "data" : [ [ "Perl 6", 5 ] - ], - "name" : "Ozzy", - "id" : "Ozzy" - }, - { - "name" : "Steve Rogerson", - "data" : [ - [ - "Perl 6", - 2 - ], + ] + }, + { + "data" : [ [ "Perl 5", 3 + ], + [ + "Perl 6", + 2 ] ], + "name" : "Steve Rogerson", "id" : "Steve Rogerson" }, { - "id" : "Veesh Goldman", "data" : [ [ "Perl 5", 5 ] ], - "name" : "Veesh Goldman" + "name" : "Veesh Goldman", + "id" : "Veesh Goldman" }, { + "name" : "Alex Daniel", "id" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] - ], - "name" : "Alex Daniel" + ] }, { + "name" : "Bob Kleemann", "id" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] - ], - "name" : "Bob Kleemann" + ] }, { - "name" : "Chenyf", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Chenyf" + "id" : "Chenyf", + "name" : "Chenyf" }, { + "id" : "David Kayal", "name" : "David Kayal", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "David Kayal" + ] }, { "name" : "Jaime Corchado", + "id" : "Jaime Corchado", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "Jaime Corchado" + ] }, { "id" : "Matt Latusek", @@ -499,34 +752,34 @@ ] }, { - "id" : "Simon Reinhardt", - "name" : "Simon Reinhardt", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "Simon Reinhardt", + "name" : "Simon Reinhardt" }, { - "name" : "Steven Wilson", "data" : [ [ "Perl 5", 4 ] ], + "name" : "Steven Wilson", "id" : "Steven Wilson" }, { "name" : "Tim Smith", + "id" : "Tim Smith", "data" : [ [ "Perl 6", 4 ] - ], - "id" : "Tim Smith" + ] }, { "id" : "Ailbhe Tweedie", @@ -545,8 +798,8 @@ 3 ] ], - "name" : "Alicia Bielsa", - "id" : "Alicia Bielsa" + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa" }, { "data" : [ @@ -559,35 +812,34 @@ 2 ] ], - "name" : "Dave Cross", - "id" : "Dave Cross" + "id" : "Dave Cross", + "name" : "Dave Cross" }, { - "id" : "Dave Jacoby", - "name" : "Dave Jacoby", "data" : [ - [ - "Perl 5", - 1 - ], [ "Blog", 2 + ], + [ + "Perl 5", + 1 ] - ] + ], + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { "id" : "Freddie B", + "name" : "Freddie B", "data" : [ [ "Perl 5", 3 ] - ], - "name" : "Freddie B" + ] }, { - "id" : "Jeremy Carman", "data" : [ [ "Perl 6", @@ -598,11 +850,12 @@ 2 ] ], + "id" : "Jeremy Carman", "name" : "Jeremy Carman" }, { - "id" : "Kivanc Yazan", "name" : "Kivanc Yazan", + "id" : "Kivanc Yazan", "data" : [ [ "Perl 5", @@ -612,295 +865,42 @@ }, { "name" : "Neil Bowers", + "id" : "Neil Bowers", "data" : [ [ "Perl 5", 3 ] - ], - "id" : "Neil Bowers" + ] }, { - "id" : "Pete Houston", "data" : [ [ "Perl 5", 3 ] ], + "id" : "Pete Houston", "name" : "Pete Houston" }, { - "id" : "Sean Meininger", - "name" : "Sean Meininger", "data" : [ [ "Perl 6", 3 ] - ] + ], + "id" : "Sean Meininger", + "name" : "Sean Meininger" } ] }, - "series" : [ - { - "colorByPoint" : "true", - "name" : "Perl Weekly Challenge Leaders", - "data" : [ - { - "drilldown" : "Laurent Rosenfeld", - "name" : "#1: Laurent Rosenfeld", - "y" : 54 - }, - { - "y" : 50, - "name" : "#2: Joelle Maslak", - "drilldown" : "Joelle Maslak" - }, - { - "drilldown" : "Jaldhar H. Vyas", - "y" : 40, - "name" : "#3: Jaldhar H. Vyas" - }, - { - "y" : 38, - "name" : "#4: Simon Proctor", - "drilldown" : "Simon Proctor" - }, - { - "drilldown" : "Dr James A. Smith", - "y" : 36, - "name" : "#5: Dr James A. Smith" - }, - { - "y" : 36, - "name" : "#6: Jo Christian Oterhals", - "drilldown" : "Jo Christian Oterhals" - }, - { - "drilldown" : "Kian-Meng Ang", - "name" : "#7: Kian-Meng Ang", - "y" : 32 - }, - { - "name" : "#8: Nick Logan", - "y" : 32, - "drilldown" : "Nick Logan" - }, - { - "drilldown" : "Ruben Westerberg", - "y" : 32, - "name" : "#9: Ruben Westerberg" - }, - { - "drilldown" : "Adam Russell", - "name" : "#10: Adam Russell", - "y" : 30 - }, - { - "y" : 28, - "name" : "#11: Lars Balker", - "drilldown" : "Lars Balker" - }, - { - "y" : 26, - "name" : "#12: Gustavo Chaves", - "drilldown" : "Gustavo Chaves" - }, - { - "y" : 26, - "name" : "#13: Mark Senn", - "drilldown" : "Mark Senn" - }, - { - "drilldown" : "Andrezgz", - "y" : 24, - "name" : "#14: Andrezgz" - }, - { - "y" : 24, - "name" : "#15: Arne Sommer", - "drilldown" : "Arne Sommer" - }, - { - "name" : "#16: Athanasius", - "y" : 24, - "drilldown" : "Athanasius" - }, - { - "drilldown" : "Doug Schrag", - "name" : "#17: Doug Schrag", - "y" : 20 - }, - { - "drilldown" : "Francis Whittle", - "name" : "#18: Francis Whittle", - "y" : 18 - }, - { - "drilldown" : "Duncan C. White", - "name" : "#19: Duncan C. White", - "y" : 16 - }, - { - "y" : 16, - "name" : "#20: Robert Gratza", - "drilldown" : "Robert Gratza" - }, - { - "drilldown" : "John Barrett", - "y" : 14, - "name" : "#21: John Barrett" - }, - { - "y" : 12, - "name" : "#22: Daniel Mantovani", - "drilldown" : "Daniel Mantovani" - }, - { - "y" : 12, - "name" : "#23: E. Choroba", - "drilldown" : "E. Choroba" - }, - { - "y" : 12, - "name" : "#24: Maxim Kolodyazhny", - "drilldown" : "Maxim Kolodyazhny" - }, - { - "drilldown" : "Philippe Bruhat", - "y" : 12, - "name" : "#25: Philippe Bruhat" - }, - { - "y" : 12, - "name" : "#26: Sergio Iglesias", - "drilldown" : "Sergio Iglesias" - }, - { - "drilldown" : "Arpad Toth", - "name" : "#27: Arpad Toth", - "y" : 10 - }, - { - "drilldown" : "Khalid", - "name" : "#28: Khalid", - "y" : 10 - }, - { - "name" : "#29: Ozzy", - "y" : 10, - "drilldown" : "Ozzy" - }, - { - "name" : "#30: Steve Rogerson", - "y" : 10, - "drilldown" : "Steve Rogerson" - }, - { - "drilldown" : "Veesh Goldman", - "y" : 10, - "name" : "#31: Veesh Goldman" - }, - { - "drilldown" : "Alex Daniel", - "y" : 8, - "name" : "#32: Alex Daniel" - }, - { - "drilldown" : "Bob Kleemann", - "y" : 8, - "name" : "#33: Bob Kleemann" - }, - { - "drilldown" : "Chenyf", - "name" : "#34: Chenyf", - "y" : 8 - }, - { - "y" : 8, - "name" : "#35: David Kayal", - "drilldown" : "David Kayal" - }, - { - "name" : "#36: Jaime Corchado", - "y" : 8, - "drilldown" : "Jaime Corchado" - }, - { - "drilldown" : "Matt Latusek", - "name" : "#37: Matt Latusek", - "y" : 8 - }, - { - "drilldown" : "Simon Reinhardt", - "name" : "#38: Simon Reinhardt", - "y" : 8 - }, - { - "y" : 8, - "name" : "#39: Steven Wilson", - "drilldown" : "Steven Wilson" - }, - { - "drilldown" : "Tim Smith", - "name" : "#40: Tim Smith", - "y" : 8 - }, - { - "name" : "#41: Ailbhe Tweedie", - "y" : 6, - "drilldown" : "Ailbhe Tweedie" - }, - { - "drilldown" : "Alicia Bielsa", - "y" : 6, - "name" : "#42: Alicia Bielsa" - }, - { - "drilldown" : "Dave Cross", - "y" : 6, - "name" : "#43: Dave Cross" - }, - { - "y" : 6, - "name" : "#44: Dave Jacoby", - "drilldown" : "Dave Jacoby" - }, - { - "y" : 6, - "name" : "#45: Freddie B", - "drilldown" : "Freddie B" - }, - { - "name" : "#46: Jeremy Carman", - "y" : 6, - "drilldown" : "Jeremy Carman" - }, - { - "name" : "#47: Kivanc Yazan", - "y" : 6, - "drilldown" : "Kivanc Yazan" - }, - { - "drilldown" : "Neil Bowers", - "name" : "#48: Neil Bowers", - "y" : 6 - }, - { - "drilldown" : "Pete Houston", - "y" : 6, - "name" : "#49: Pete Houston" - }, - { - "drilldown" : "Sean Meininger", - "name" : "#50: Sean Meininger", - "y" : 6 - } - ] - } - ], - "chart" : { - "type" : "column" + "xAxis" : { + "type" : "category" + }, + "tooltip" : { + "headerFormat" : "", + "followPointer" : "true", + "pointFormat" : "{point.name}: {point.y:f}
" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 99272a295e..c169f5e170 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,16 +1,6 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{series.name}: {point.y}
", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-05-05 17:12:17 GMT" }, "xAxis" : { "categories" : [ @@ -46,9 +36,6 @@ "Gustavo Chaves" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-05-05 16:23:28 GMT" - }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, @@ -89,7 +76,6 @@ ] }, { - "name" : "Perl 6", "data" : [ 0, 0, @@ -121,12 +107,26 @@ 0, 0, 0 - ] + ], + "name" : "Perl 6" } ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, "plotOptions" : { "column" : { "stacking" : "percent" } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 55ae02c9cb..1a6e4a0933 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,6 +1,21 @@ { + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 4, @@ -32,8 +47,7 @@ 0, 2, 3 - ], - "name" : "Perl 5" + ] }, { "data" : [ @@ -71,26 +85,13 @@ "name" : "Perl 6" } ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-05-05 16:23:28 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "xAxis" : { "categories" : [ "Jacques Guinnebault", @@ -125,8 +126,7 @@ "Pete Houston" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-05-05 17:12:17 GMT" } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 6c0be6aec8..0a2f92a17b 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,10 +1,10 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 }, "series" : [ { - "name" : "Perl 5", "data" : [ 4, 2, @@ -23,10 +23,10 @@ 5, 1, 1 - ] + ], + "name" : "Perl 5" }, { - "name" : "Perl 6", "data" : [ 0, 0, @@ -45,25 +45,12 @@ 0, 0, 1 - ] + ], + "name" : "Perl 6" } ], "subtitle" : { - "text" : "[Champions: 17] Last updated at 2019-05-05 16:23:28 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "text" : "[Champions: 17] Last updated at 2019-05-05 17:12:17 GMT" }, "xAxis" : { "categories" : [ @@ -86,8 +73,21 @@ "Yary H" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 13d67dc14e..116f8724d7 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,96 +1,9 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "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", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "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", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Magnus Woldrich", - "Mark Senn", - "Martin Mugeni", - "Matt Latusek", - "Maxim Kolodyazhny", - "Michael Schaap", - "Neil Bowers", - "Nick Logan", - "Chenyf", - "Oleksii Tsvietnov", - "Ozzy", - "Pavel Jurca", - "Pete Houston", - "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", - "Veesh Goldman", - "William Gilmore", - "Yary H" - ] - }, "series" : [ { "data" : [ @@ -175,6 +88,7 @@ "name" : "Perl 5" }, { + "name" : "Perl 6", "data" : [ 0, 0, @@ -253,21 +167,107 @@ 0, 0, 1 - ], - "name" : "Perl 6" + ] } ], - "subtitle" : { - "text" : "[Champions: 77] Last updated at 2019-05-05 16:23:28 GMT" + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "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", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "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", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Magnus Woldrich", + "Mark Senn", + "Martin Mugeni", + "Matt Latusek", + "Maxim Kolodyazhny", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Chenyf", + "Oleksii Tsvietnov", + "Ozzy", + "Pavel Jurca", + "Pete Houston", + "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", + "Veesh Goldman", + "William Gilmore", + "Yary H" + ] }, "chart" : { "type" : "column" }, "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "subtitle" : { + "text" : "[Champions: 77] Last updated at 2019-05-05 17:12:16 GMT" } } -- cgit