From f6d0e30913aa2c06ff102261f4e8301e6a44e053 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Thu, 23 Jul 2020 16:39:56 +0100 Subject: - Added solutions by Luca Ferrari. --- challenge-070/luca-ferrari/blog-1,txt | 1 - challenge-070/luca-ferrari/blog-1.txt | 1 + stats/pwc-current.json | 243 +-- stats/pwc-language-breakdown-summary.json | 74 +- stats/pwc-language-breakdown.json | 2780 ++++++++++++++--------------- stats/pwc-leaders.json | 402 ++--- stats/pwc-summary-1-30.json | 48 +- stats/pwc-summary-121-150.json | 106 +- stats/pwc-summary-151-180.json | 114 +- stats/pwc-summary-31-60.json | 50 +- stats/pwc-summary-61-90.json | 50 +- stats/pwc-summary-91-120.json | 28 +- stats/pwc-summary.json | 418 ++--- 13 files changed, 2167 insertions(+), 2148 deletions(-) delete mode 100644 challenge-070/luca-ferrari/blog-1,txt create mode 100644 challenge-070/luca-ferrari/blog-1.txt diff --git a/challenge-070/luca-ferrari/blog-1,txt b/challenge-070/luca-ferrari/blog-1,txt deleted file mode 100644 index af39af813a..0000000000 --- a/challenge-070/luca-ferrari/blog-1,txt +++ /dev/null @@ -1 +0,0 @@ -https://fluca1978.github.io/2020/07/23/PerlWeeklyChallenge70.html#task1 \ No newline at end of file diff --git a/challenge-070/luca-ferrari/blog-1.txt b/challenge-070/luca-ferrari/blog-1.txt new file mode 100644 index 0000000000..af39af813a --- /dev/null +++ b/challenge-070/luca-ferrari/blog-1.txt @@ -0,0 +1 @@ +https://fluca1978.github.io/2020/07/23/PerlWeeklyChallenge70.html#task1 \ No newline at end of file diff --git a/stats/pwc-current.json b/stats/pwc-current.json index afc489ca08..05dd19cbc1 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,96 +1,11 @@ { - "series" : [ - { - "data" : [ - { - "drilldown" : "Andrew Shitov", - "y" : 4, - "name" : "Andrew Shitov" - }, - { - "drilldown" : "Athanasius", - "y" : 4, - "name" : "Athanasius" - }, - { - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby", - "y" : 2 - }, - { - "y" : 5, - "drilldown" : "Javier Luque", - "name" : "Javier Luque" - }, - { - "drilldown" : "Jorg Sommrey", - "y" : 2, - "name" : "Jorg Sommrey" - }, - { - "name" : "Mohammad S Anwar", - "y" : 4, - "drilldown" : "Mohammad S Anwar" - }, - { - "name" : "Pete Houston", - "drilldown" : "Pete Houston", - "y" : 2 - }, - { - "drilldown" : "Roger Bell_West", - "y" : 5, - "name" : "Roger Bell_West" - }, - { - "drilldown" : "Simon Green", - "y" : 3, - "name" : "Simon Green" - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 2 - }, - { - "y" : 3, - "drilldown" : "Ulrich Rieke", - "name" : "Ulrich Rieke" - }, - { - "y" : 2, - "drilldown" : "Walt Mankowski", - "name" : "Walt Mankowski" - }, - { - "y" : 2, - "drilldown" : "Wanderdoc", - "name" : "Wanderdoc" - } - ], - "name" : "Perl Weekly Challenge - 070", - "colorByPoint" : 1 - } - ], - "subtitle" : { - "text" : "[Champions: 13] Last updated at 2020-07-23 14:20:38 GMT" - }, - "chart" : { - "type" : "column" - }, - "legend" : { - "enabled" : 0 - }, - "xAxis" : { - "type" : "category" - }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { "enabled" : 1, "format" : "{point.y}" - } + }, + "borderWidth" : 0 } }, "tooltip" : { @@ -98,6 +13,15 @@ "pointFormat" : "{point.name}: {point.y:f}
", "followPointer" : 1 }, + "subtitle" : { + "text" : "[Champions: 14] Last updated at 2020-07-23 15:39:38 GMT" + }, + "xAxis" : { + "type" : "category" + }, + "title" : { + "text" : "Perl Weekly Challenge - 070" + }, "yAxis" : { "title" : { "text" : "Total Solutions" @@ -106,7 +30,7 @@ "drilldown" : { "series" : [ { - "id" : "Andrew Shitov", + "name" : "Andrew Shitov", "data" : [ [ "Raku", @@ -117,7 +41,7 @@ 2 ] ], - "name" : "Andrew Shitov" + "id" : "Andrew Shitov" }, { "data" : [ @@ -130,22 +54,22 @@ 2 ] ], - "name" : "Athanasius", - "id" : "Athanasius" + "id" : "Athanasius", + "name" : "Athanasius" }, { - "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl", 2 ] ], - "name" : "Dave Jacoby" + "id" : "Dave Jacoby" }, { - "id" : "Javier Luque", "name" : "Javier Luque", + "id" : "Javier Luque", "data" : [ [ "Perl", @@ -168,12 +92,25 @@ 2 ] ], - "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey" + "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey" + }, + { + "name" : "Luca Ferrari", + "id" : "Luca Ferrari", + "data" : [ + [ + "Raku", + 2 + ], + [ + "Blog", + 2 + ] + ] }, { "id" : "Mohammad S Anwar", - "name" : "Mohammad S Anwar", "data" : [ [ "Perl", @@ -183,19 +120,21 @@ "Raku", 2 ] - ] + ], + "name" : "Mohammad S Anwar" }, { "name" : "Pete Houston", + "id" : "Pete Houston", "data" : [ [ "Perl", 2 ] - ], - "id" : "Pete Houston" + ] }, { + "name" : "Roger Bell_West", "id" : "Roger Bell_West", "data" : [ [ @@ -210,8 +149,7 @@ "Blog", 1 ] - ], - "name" : "Roger Bell_West" + ] }, { "id" : "Simon Green", @@ -234,11 +172,10 @@ 2 ] ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { - "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -249,31 +186,113 @@ 2 ] ], + "id" : "Ulrich Rieke", "name" : "Ulrich Rieke" }, { + "name" : "Walt Mankowski", "id" : "Walt Mankowski", "data" : [ [ "Perl", 2 ] - ], - "name" : "Walt Mankowski" + ] }, { - "id" : "Wanderdoc", + "name" : "Wanderdoc", "data" : [ [ "Perl", 2 ] ], - "name" : "Wanderdoc" + "id" : "Wanderdoc" } ] }, - "title" : { - "text" : "Perl Weekly Challenge - 070" - } + "legend" : { + "enabled" : 0 + }, + "chart" : { + "type" : "column" + }, + "series" : [ + { + "data" : [ + { + "drilldown" : "Andrew Shitov", + "y" : 4, + "name" : "Andrew Shitov" + }, + { + "drilldown" : "Athanasius", + "name" : "Athanasius", + "y" : 4 + }, + { + "drilldown" : "Dave Jacoby", + "y" : 2, + "name" : "Dave Jacoby" + }, + { + "drilldown" : "Javier Luque", + "y" : 5, + "name" : "Javier Luque" + }, + { + "name" : "Jorg Sommrey", + "y" : 2, + "drilldown" : "Jorg Sommrey" + }, + { + "y" : 4, + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari" + }, + { + "name" : "Mohammad S Anwar", + "y" : 4, + "drilldown" : "Mohammad S Anwar" + }, + { + "y" : 2, + "name" : "Pete Houston", + "drilldown" : "Pete Houston" + }, + { + "name" : "Roger Bell_West", + "y" : 5, + "drilldown" : "Roger Bell_West" + }, + { + "name" : "Simon Green", + "y" : 3, + "drilldown" : "Simon Green" + }, + { + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", + "y" : 2 + }, + { + "name" : "Ulrich Rieke", + "y" : 3, + "drilldown" : "Ulrich Rieke" + }, + { + "drilldown" : "Walt Mankowski", + "y" : 2, + "name" : "Walt Mankowski" + }, + { + "drilldown" : "Wanderdoc", + "y" : 2, + "name" : "Wanderdoc" + } + ], + "name" : "Perl Weekly Challenge - 070", + "colorByPoint" : 1 + } + ] } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 89ac2d28df..13e9cab287 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,11 +1,37 @@ { + "subtitle" : { + "text" : "Last updated at 2020-07-23 15:39:38 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" + }, "series" : [ { - "name" : "Contributions", "data" : [ [ "Blog", - 826 + 828 ], [ "Perl", @@ -13,51 +39,25 @@ ], [ "Raku", - 1848 + 1850 ] ], "dataLabels" : { + "y" : 10, "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, - "format" : "{point.y:.0f}", - "enabled" : "true", + "align" : "right", "color" : "#FFFFFF", - "y" : 10, + "enabled" : "true", "rotation" : -90, - "align" : "right" - } + "format" : "{point.y:.0f}" + }, + "name" : "Contributions" } ], - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" - }, - "legend" : { - "enabled" : "false" - }, "chart" : { "type" : "column" - }, - "subtitle" : { - "text" : "Last updated at 2020-07-23 14:20:38 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : null - } - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 915eca0cd7..c8de9c7b80 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,1310 +1,34 @@ { - "title" : { - "text" : "Perl Weekly Challenge Language" + "xAxis" : { + "type" : "category" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "drilldown" : { - "series" : [ - { - "name" : "001", - "data" : [ - [ - "Perl", - 86 - ], - [ - "Raku", - 45 - ], - [ - "Blog", - 11 - ] - ], - "id" : "001" - }, - { - "name" : "002", - "data" : [ - [ - "Perl", - 65 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 10 - ] - ], - "id" : "002" - }, - { - "data" : [ - [ - "Perl", - 34 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 9 - ] - ], - "name" : "003", - "id" : "003" - }, - { - "data" : [ - [ - "Perl", - 50 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 10 - ] - ], - "name" : "004", - "id" : "004" - }, - { - "id" : "005", - "data" : [ - [ - "Perl", - 36 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 12 - ] - ], - "name" : "005" - }, - { - "data" : [ - [ - "Perl", - 29 - ], - [ - "Raku", - 16 - ], - [ - "Blog", - 7 - ] - ], - "name" : "006", - "id" : "006" - }, - { - "id" : "007", - "name" : "007", - "data" : [ - [ - "Perl", - 28 - ], - [ - "Raku", - 21 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 40 - ], - [ - "Raku", - 20 - ], - [ - "Blog", - 12 - ] - ], - "name" : "008", - "id" : "008" - }, - { - "data" : [ - [ - "Perl", - 37 - ], - [ - "Raku", - 18 - ], - [ - "Blog", - 13 - ] - ], - "name" : "009", - "id" : "009" - }, - { - "id" : "010", - "name" : "010", - "data" : [ - [ - "Perl", - 32 - ], - [ - "Raku", - 17 - ], - [ - "Blog", - 11 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 43 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 10 - ] - ], - "name" : "011", - "id" : "011" - }, - { - "id" : "012", - "data" : [ - [ - "Perl", - 44 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 11 - ] - ], - "name" : "012" - }, - { - "data" : [ - [ - "Perl", - 42 - ], - [ - "Raku", - 21 - ], - [ - "Blog", - 13 - ] - ], - "name" : "013", - "id" : "013" - }, - { - "name" : "014", - "data" : [ - [ - "Perl", - 52 - ], - [ - "Raku", - 29 - ], - [ - "Blog", - 15 - ] - ], - "id" : "014" - }, - { - "id" : "015", - "data" : [ - [ - "Perl", - 52 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 15 - ] - ], - "name" : "015" - }, - { - "id" : "016", - "name" : "016", - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 21 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "id" : "017", - "data" : [ - [ - "Perl", - 42 - ], - [ - "Raku", - 25 - ], - [ - "Blog", - 12 - ] - ], - "name" : "017" - }, - { - "id" : "018", - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 29 - ], - [ - "Blog", - 14 - ] - ], - "name" : "018" - }, - { - "data" : [ - [ - "Perl", - 52 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 13 - ] - ], - "name" : "019", - "id" : "019" - }, - { - "id" : "020", - "name" : "020", - "data" : [ - [ - "Perl", - 47 - ], - [ - "Raku", - 35 - ], - [ - "Blog", - 13 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 35 - ], - [ - "Raku", - 22 - ], - [ - "Blog", - 10 - ] - ], - "name" : "021", - "id" : "021" - }, - { - "id" : "022", - "name" : "022", - "data" : [ - [ - "Perl", - 32 - ], - [ - "Raku", - 21 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "id" : "023", - "name" : "023", - "data" : [ - [ - "Perl", - 49 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "id" : "024", - "name" : "024", - "data" : [ - [ - "Perl", - 35 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 11 - ] - ] - }, - { - "id" : "025", - "name" : "025", - "data" : [ - [ - "Perl", - 26 - ], - [ - "Raku", - 17 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 27 - ], - [ - "Blog", - 10 - ] - ], - "name" : "026", - "id" : "026" - }, - { - "id" : "027", - "data" : [ - [ - "Perl", - 29 - ], - [ - "Raku", - 20 - ], - [ - "Blog", - 9 - ] - ], - "name" : "027" - }, - { - "id" : "028", - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 9 - ] - ], - "name" : "028" - }, - { - "data" : [ - [ - "Perl", - 40 - ], - [ - "Raku", - 25 - ], - [ - "Blog", - 12 - ] - ], - "name" : "029", - "id" : "029" - }, - { - "id" : "030", - "data" : [ - [ - "Perl", - 74 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 10 - ] - ], - "name" : "030" - }, - { - "id" : "031", - "name" : "031", - "data" : [ - [ - "Perl", - 50 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 9 - ] - ] - }, - { - "name" : "032", - "data" : [ - [ - "Perl", - 57 - ], - [ - "Raku", - 25 - ], - [ - "Blog", - 10 - ] - ], - "id" : "032" - }, - { - "id" : "033", - "name" : "033", - "data" : [ - [ - "Perl", - 62 - ], - [ - "Raku", - 36 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "name" : "034", - "data" : [ - [ - "Perl", - 30 - ], - [ - "Raku", - 21 - ], - [ - "Blog", - 11 - ] - ], - "id" : "034" - }, - { - "id" : "035", - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 20 - ], - [ - "Blog", - 9 - ] - ], - "name" : "035" - }, - { - "id" : "036", - "data" : [ - [ - "Perl", - 35 - ], - [ - "Raku", - 20 - ], - [ - "Blog", - 11 - ] - ], - "name" : "036" - }, - { - "id" : "037", - "data" : [ - [ - "Perl", - 34 - ], - [ - "Raku", - 22 - ], - [ - "Blog", - 9 - ] - ], - "name" : "037" - }, - { - "id" : "038", - "data" : [ - [ - "Perl", - 31 - ], - [ - "Raku", - 22 - ], - [ - "Blog", - 12 - ] - ], - "name" : "038" - }, - { - "name" : "039", - "data" : [ - [ - "Perl", - 29 - ], - [ - "Raku", - 19 - ], - [ - "Blog", - 12 - ] - ], - "id" : "039" - }, - { - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 22 - ], - [ - "Blog", - 10 - ] - ], - "name" : "040", - "id" : "040" - }, - { - "id" : "041", - "data" : [ - [ - "Perl", - 37 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 9 - ] - ], - "name" : "041" - }, - { - "name" : "042", - "data" : [ - [ - "Perl", - 47 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 11 - ] - ], - "id" : "042" - }, - { - "id" : "043", - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 22 - ], - [ - "Blog", - 11 - ] - ], - "name" : "043" - }, - { - "data" : [ - [ - "Perl", - 41 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 11 - ] - ], - "name" : "044", - "id" : "044" - }, - { - "data" : [ - [ - "Perl", - 50 - ], - [ - "Raku", - 33 - ], - [ - "Blog", - 11 - ] - ], - "name" : "045", - "id" : "045" - }, - { - "id" : "046", - "name" : "046", - "data" : [ - [ - "Perl", - 44 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "id" : "047", - "data" : [ - [ - "Perl", - 43 - ], - [ - "Raku", - 29 - ], - [ - "Blog", - 10 - ] - ], - "name" : "047" - }, - { - "id" : "048", - "name" : "048", - "data" : [ - [ - "Perl", - 59 - ], - [ - "Raku", - 35 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 48 - ], - [ - "Raku", - 25 - ], - [ - "Blog", - 12 - ] - ], - "name" : "049", - "id" : "049" - }, - { - "data" : [ - [ - "Perl", - 50 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 12 - ] - ], - "name" : "050", - "id" : "050" - }, - { - "data" : [ - [ - "Perl", - 46 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 11 - ] - ], - "name" : "051", - "id" : "051" - }, - { - "id" : "052", - "name" : "052", - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 14 - ] - ] - }, - { - "id" : "053", - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 39 - ], - [ - "Blog", - 15 - ] - ], - "name" : "053" - }, - { - "id" : "054", - "name" : "054", - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 38 - ], - [ - "Blog", - 18 - ] - ] - }, - { - "name" : "055", - "data" : [ - [ - "Perl", - 41 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 14 - ] - ], - "id" : "055" - }, - { - "name" : "056", - "data" : [ - [ - "Perl", - 47 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 16 - ] - ], - "id" : "056" - }, - { - "name" : "057", - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 15 - ] - ], - "id" : "057" - }, - { - "id" : "058", - "data" : [ - [ - "Perl", - 31 - ], - [ - "Raku", - 19 - ], - [ - "Blog", - 12 - ] - ], - "name" : "058" - }, - { - "data" : [ - [ - "Perl", - 37 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 15 - ] - ], - "name" : "059", - "id" : "059" - }, - { - "id" : "060", - "data" : [ - [ - "Perl", - 37 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 15 - ] - ], - "name" : "060" - }, - { - "data" : [ - [ - "Perl", - 37 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 14 - ] - ], - "name" : "061", - "id" : "061" - }, - { - "id" : "062", - "data" : [ - [ - "Perl", - 26 - ], - [ - "Raku", - 17 - ], - [ - "Blog", - 11 - ] - ], - "name" : "062" - }, - { - "id" : "063", - "name" : "063", - "data" : [ - [ - "Perl", - 42 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 13 - ] - ] - }, - { - "name" : "064", - "data" : [ - [ - "Perl", - 35 - ], - [ - "Raku", - 25 - ], - [ - "Blog", - 16 - ] - ], - "id" : "064" - }, - { - "id" : "065", - "name" : "065", - "data" : [ - [ - "Perl", - 32 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 15 - ] - ] - }, - { - "name" : "066", - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 29 - ], - [ - "Blog", - 13 - ] - ], - "id" : "066" - }, - { - "id" : "067", - "data" : [ - [ - "Perl", - 38 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 17 - ] - ], - "name" : "067" - }, - { - "id" : "068", - "data" : [ - [ - "Perl", - 31 - ], - [ - "Raku", - 25 - ], - [ - "Blog", - 12 - ] - ], - "name" : "068" - }, - { - "id" : "069", - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 15 - ] - ], - "name" : "069" - }, - { - "data" : [ - [ - "Perl", - 21 - ], - [ - "Raku", - 14 - ], - [ - "Blog", - 5 - ] - ], - "name" : "070", - "id" : "070" - } - ] - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 } }, "tooltip" : { - "followPointer" : "true", "pointFormat" : "Challenge {point.name}: {point.y:f}
", + "followPointer" : "true", "headerFormat" : "" }, "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2020-07-23 14:20:38 GMT" - }, - "legend" : { - "enabled" : "false" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2020-07-23 15:39:38 GMT" }, "chart" : { "type" : "column" }, - "xAxis" : { - "type" : "category" - }, "series" : [ { - "name" : "Perl Weekly Challenge Languages", "data" : [ { + "y" : 142, "name" : "#001", - "drilldown" : "001", - "y" : 142 + "drilldown" : "001" }, { "name" : "#002", @@ -1312,24 +36,24 @@ "drilldown" : "002" }, { - "name" : "#003", "drilldown" : "003", + "name" : "#003", "y" : 71 }, { - "drilldown" : "004", + "name" : "#004", "y" : 91, - "name" : "#004" + "drilldown" : "004" }, { + "name" : "#005", "y" : 72, - "drilldown" : "005", - "name" : "#005" + "drilldown" : "005" }, { + "drilldown" : "006", "name" : "#006", - "y" : 52, - "drilldown" : "006" + "y" : 52 }, { "name" : "#007", @@ -1338,53 +62,53 @@ }, { "drilldown" : "008", - "y" : 72, - "name" : "#008" + "name" : "#008", + "y" : 72 }, { + "name" : "#009", "y" : 68, - "drilldown" : "009", - "name" : "#009" + "drilldown" : "009" }, { - "name" : "#010", "drilldown" : "010", + "name" : "#010", "y" : 60 }, { - "drilldown" : "011", "y" : 79, - "name" : "#011" + "name" : "#011", + "drilldown" : "011" }, { - "drilldown" : "012", "y" : 83, - "name" : "#012" + "name" : "#012", + "drilldown" : "012" }, { + "name" : "#013", "y" : 76, - "drilldown" : "013", - "name" : "#013" + "drilldown" : "013" }, { - "name" : "#014", "drilldown" : "014", + "name" : "#014", "y" : 96 }, { - "y" : 93, "drilldown" : "015", + "y" : 93, "name" : "#015" }, { + "name" : "#016", "y" : 66, - "drilldown" : "016", - "name" : "#016" + "drilldown" : "016" }, { - "y" : 79, "drilldown" : "017", - "name" : "#017" + "name" : "#017", + "y" : 79 }, { "drilldown" : "018", @@ -1392,24 +116,24 @@ "name" : "#018" }, { - "name" : "#019", "drilldown" : "019", - "y" : 97 + "y" : 97, + "name" : "#019" }, { "name" : "#020", - "drilldown" : "020", - "y" : 95 + "y" : 95, + "drilldown" : "020" }, { "name" : "#021", - "drilldown" : "021", - "y" : 67 + "y" : 67, + "drilldown" : "021" }, { - "drilldown" : "022", "y" : 63, - "name" : "#022" + "name" : "#022", + "drilldown" : "022" }, { "name" : "#023", @@ -1427,28 +151,28 @@ "name" : "#025" }, { - "drilldown" : "026", + "name" : "#026", "y" : 70, - "name" : "#026" + "drilldown" : "026" }, { - "name" : "#027", + "drilldown" : "027", "y" : 58, - "drilldown" : "027" + "name" : "#027" }, { + "name" : "#028", "y" : 78, - "drilldown" : "028", - "name" : "#028" + "drilldown" : "028" }, { - "y" : 77, "drilldown" : "029", - "name" : "#029" + "name" : "#029", + "y" : 77 }, { - "name" : "#030", "y" : 115, + "name" : "#030", "drilldown" : "030" }, { @@ -1457,34 +181,34 @@ "drilldown" : "031" }, { - "y" : 92, "drilldown" : "032", + "y" : 92, "name" : "#032" }, { "name" : "#033", - "drilldown" : "033", - "y" : 108 + "y" : 108, + "drilldown" : "033" }, { - "name" : "#034", + "drilldown" : "034", "y" : 62, - "drilldown" : "034" + "name" : "#034" }, { "name" : "#035", - "drilldown" : "035", - "y" : 62 + "y" : 62, + "drilldown" : "035" }, { + "y" : 66, "name" : "#036", - "drilldown" : "036", - "y" : 66 + "drilldown" : "036" }, { + "name" : "#037", "y" : 65, - "drilldown" : "037", - "name" : "#037" + "drilldown" : "037" }, { "name" : "#038", @@ -1492,24 +216,24 @@ "drilldown" : "038" }, { - "y" : 60, "drilldown" : "039", + "y" : 60, "name" : "#039" }, { - "drilldown" : "040", "y" : 71, - "name" : "#040" + "name" : "#040", + "drilldown" : "040" }, { - "name" : "#041", + "drilldown" : "041", "y" : 74, - "drilldown" : "041" + "name" : "#041" }, { + "y" : 88, "name" : "#042", - "drilldown" : "042", - "y" : 88 + "drilldown" : "042" }, { "drilldown" : "043", @@ -1517,69 +241,69 @@ "name" : "#043" }, { - "name" : "#044", "drilldown" : "044", + "name" : "#044", "y" : 82 }, { - "name" : "#045", + "drilldown" : "045", "y" : 94, - "drilldown" : "045" + "name" : "#045" }, { - "name" : "#046", "drilldown" : "046", + "name" : "#046", "y" : 85 }, { - "y" : 82, "drilldown" : "047", + "y" : 82, "name" : "#047" }, { - "y" : 106, "drilldown" : "048", - "name" : "#048" + "name" : "#048", + "y" : 106 }, { + "name" : "#049", "y" : 85, - "drilldown" : "049", - "name" : "#049" + "drilldown" : "049" }, { - "drilldown" : "050", + "name" : "#050", "y" : 96, - "name" : "#050" + "drilldown" : "050" }, { "drilldown" : "051", - "y" : 87, - "name" : "#051" + "name" : "#051", + "y" : 87 }, { - "drilldown" : "052", "y" : 89, - "name" : "#052" + "name" : "#052", + "drilldown" : "052" }, { - "name" : "#053", "drilldown" : "053", + "name" : "#053", "y" : 99 }, { - "name" : "#054", "drilldown" : "054", + "name" : "#054", "y" : 101 }, { - "name" : "#055", + "drilldown" : "055", "y" : 86, - "drilldown" : "055" + "name" : "#055" }, { "y" : 93, - "drilldown" : "056", - "name" : "#056" + "name" : "#056", + "drilldown" : "056" }, { "drilldown" : "057", @@ -1588,8 +312,8 @@ }, { "name" : "#058", - "drilldown" : "058", - "y" : 62 + "y" : 62, + "drilldown" : "058" }, { "name" : "#059", @@ -1597,62 +321,1338 @@ "drilldown" : "059" }, { - "y" : 78, "drilldown" : "060", - "name" : "#060" + "name" : "#060", + "y" : 78 }, { - "y" : 79, "drilldown" : "061", + "y" : 79, "name" : "#061" }, { - "name" : "#062", + "drilldown" : "062", "y" : 54, - "drilldown" : "062" + "name" : "#062" }, { - "y" : 87, "drilldown" : "063", + "y" : 87, "name" : "#063" }, { - "name" : "#064", "y" : 76, + "name" : "#064", "drilldown" : "064" }, { - "drilldown" : "065", + "name" : "#065", "y" : 71, - "name" : "#065" + "drilldown" : "065" }, { - "name" : "#066", + "drilldown" : "066", "y" : 81, - "drilldown" : "066" + "name" : "#066" }, { "drilldown" : "067", - "y" : 87, - "name" : "#067" + "name" : "#067", + "y" : 87 }, { - "name" : "#068", "drilldown" : "068", - "y" : 68 + "y" : 68, + "name" : "#068" }, { - "name" : "#069", + "drilldown" : "069", "y" : 80, - "drilldown" : "069" + "name" : "#069" }, { + "y" : 44, "name" : "#070", - "y" : 40, "drilldown" : "070" } ], + "name" : "Perl Weekly Challenge Languages", "colorByPoint" : "true" } - ] + ], + "title" : { + "text" : "Perl Weekly Challenge Language" + }, + "drilldown" : { + "series" : [ + { + "data" : [ + [ + "Perl", + 86 + ], + [ + "Raku", + 45 + ], + [ + "Blog", + 11 + ] + ], + "id" : "001", + "name" : "001" + }, + { + "name" : "002", + "id" : "002", + "data" : [ + [ + "Perl", + 65 + ], + [ + "Raku", + 34 + ], + [ + "Blog", + 10 + ] + ] + }, + { + "data" : [ + [ + "Perl", + 34 + ], + [ + "Raku", + 28 + ], + [ + "Blog", + 9 + ] + ], + "id" : "003", + "name" : "003" + }, + { + "name" : "004", + "data" : [ + [ + "Perl", + 50 + ], + [ + "Raku", + 31 + ], + [ + "Blog", + 10 + ] + ], + "id" : "004" + }, + { + "data" : [ + [ + "Perl", + 36 + ], + [ + "Raku", + 24 + ], + [ + "Blog", + 12 + ] + ], + "id" : "005", + "name" : "005" + }, + { + "name" : "006", + "data" : [ + [ + "Perl", + 29 + ], + [ + "Raku", + 16 + ], + [ + "Blog", + 7 + ] + ], + "id" : "006" + }, + { + "name" : "007", + "data" : [ + [ + "Perl", + 28 + ], + [ + "Raku", + 21 + ], + [ + "Blog", + 10 + ] + ], + "id" : "007" + }, + { + "id" : "008", + "data" : [ + [ + "Perl", + 40 + ], + [ + "Raku", + 20 + ], + [ + "Blog", + 12 + ] + ], + "name" : "008" + }, + { + "id" : "009", + "data" : [ + [ + "Perl", + 37 + ], + [ + "Raku", + 18 + ], + [ + "Blog", + 13 + ] + ], + "name" : "009" + }, + { + "name" : "010", + "data" : [ + [ + "Perl", + 32 + ], + [ + "Raku", + 17 + ], + [ + "Blog", + 11 + ] + ], + "id" : "010" + }, + { + "name" : "011", + "data" : [ + [ + "Perl", + 43 + ], + [ + "Raku", + 26 + ], + [ + "Blog", + 10 + ] + ], + "id" : "011" + }, + { + "id" : "012", + "data" : [ + [ + "Perl", + 44 + ], + [ + "Raku", + 28 + ], + [ + "Blog", + 11 + ] + ], + "name" : "012" + }, + { + "name" : "013", + "id" : "013", + "data" : [ + [ + "Perl", + 42 + ], + [ + "Raku", + 21 + ], + [ + "Blog", + 13 + ] + ] + }, + { + "name" : "014", + "id" : "014", + "data" : [ + [ + "Perl", + 52 + ], + [ + "Raku", + 29 + ], + [ + "Blog", + 15 + ] + ] + }, + { + "name" : "015", + "data" : [ + [ + "Perl", + 52 + ], + [ + "Raku", + 26 + ], + [ + "Blog", + 15 + ] + ], + "id" : "015" + }, + { + "data" : [ + [ + "Perl", + 33 + ], + [ + "Raku", + 21 + ], + [ + "Blog", + 12 + ] + ], + "id" : "016", + "name" : "016" + }, + { + "id" : "017", + "data" : [ + [ + "Perl", + 42 + ], + [ + "Raku", + 25 + ], + [ + "Blog", + 12 + ] + ], + "name" : "017" + }, + { + "name" : "018", + "data" : [ + [ + "Perl", + 33 + ], + [ + "Raku", + 29 + ], + [ + "Blog", + 14 + ] + ], + "id" : "018" + }, + { + "name" : "019", + "data" : [ + [ + "Perl", + 52 + ], + [ + "Raku", + 32 + ], + [ + "Blog", + 13 + ] + ], + "id" : "019" + }, + { + "id" : "020", + "data" : [ + [ + "Perl", + 47 + ], + [ + "Raku", + 35 + ], + [ + "Blog", + 13 + ] + ], + "name" : "020" + }, + { + "name" : "021", + "data" : [ + [ + "Perl", + 35 + ], + [ + "Raku", + 22 + ], + [ + "Blog", + 10 + ] + ], + "id" : "021" + }, + { + "data" : [ + [ + "Perl", + 32 + ], + [ + "Raku", + 21 + ], + [ + "Blog", + 10 + ] + ], + "id" : "022", + "name" : "022" + }, + { + "name" : "023", + "id" : "023", + "data" : [ + [ + "Perl", + 49 + ], + [ + "Raku", + 30 + ], + [ + "Blog", + 12 + ] + ] + }, + { + "data" : [ + [ + "Perl", + 35 + ], + [ + "Raku", + 24 + ], + [ + "Blog", + 11 + ] + ], + "id" : "024", + "name" : "024" + }, + { + "name" : "025", + "id" : "025", + "data" : [ + [ + "Perl", + 26 + ], + [ + "Raku", + 17 + ], + [ + "Blog", + 12 + ] + ] + }, + { + "id" : "026", + "data" : [ + [ + "Perl", + 33 + ], + [ + "Raku", + 27 + ], + [ + "Blog", + 10 + ] + ], + "name" : "026" + }, + { + "name" : "027", + "id" : "027", + "data" : [ + [ + "Perl", + 29 + ], + [ + "Raku", + 20 + ], + [ + "Blog", + 9 + ] + ] + }, + { + "id" : "028", + "data" : [ + [ + "Perl", + 45 + ], + [ + "Raku", + 24 + ], + [ + "Blog", + 9 + ] + ], + "name" : "028" + }, + { + "id" : "029", + "data" : [ + [ + "Perl", + 40 + ], + [ + "Raku", + 25 + ], + [ + "Blog", + 12 + ] + ], + "name" : "029" + }, + { + "data" : [ + [ + "Perl", + 74 + ], + [ + "Raku", + 31 + ], + [ + "Blog", + 10 + ] + ], + "id" : "030", + "name" : "030" + }, + { + "id" : "031", + "data" : [ + [ + "Perl", + 50 + ], + [ + "Raku", + 28 + ], + [ + "Blog", + 9 + ] + ], + "name" : "031" + }, + { + "data" : [ + [ + "Perl", + 57 + ], + [ + "Raku", +