From c7ed3040d11f578ffa1006ee978f10af5d46a71f Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Tue, 25 May 2021 15:49:04 +0100 Subject: - Added solutions by Stuart Little. --- stats/pwc-current.json | 143 +- stats/pwc-language-breakdown-summary.json | 60 +- stats/pwc-language-breakdown.json | 4514 ++++++++++++++--------------- stats/pwc-leaders.json | 738 ++--- stats/pwc-summary-1-30.json | 80 +- stats/pwc-summary-121-150.json | 34 +- stats/pwc-summary-151-180.json | 106 +- stats/pwc-summary-181-210.json | 52 +- stats/pwc-summary-211-240.json | 50 +- stats/pwc-summary-31-60.json | 96 +- stats/pwc-summary-61-90.json | 50 +- stats/pwc-summary-91-120.json | 106 +- stats/pwc-summary.json | 490 ++-- 13 files changed, 3269 insertions(+), 3250 deletions(-) diff --git a/stats/pwc-current.json b/stats/pwc-current.json index f9846e1f1e..34fb562f32 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,36 +1,27 @@ { - "tooltip" : { - "headerFormat" : "{series.name}
", - "followPointer" : 1, - "pointFormat" : "{point.name}: {point.y:f}
" - }, - "xAxis" : { - "type" : "category" - }, "drilldown" : { "series" : [ { - "name" : "Ben Davies", "id" : "Ben Davies", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Ben Davies" }, { + "name" : "Dave Cross", "data" : [ [ "Perl", 2 ] ], - "name" : "Dave Cross", "id" : "Dave Cross" }, { - "name" : "Dave Jacoby", "id" : "Dave Jacoby", "data" : [ [ @@ -41,11 +32,12 @@ "Blog", 1 ] - ] + ], + "name" : "Dave Jacoby" }, { - "id" : "Luca Ferrari", "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -58,24 +50,24 @@ ] }, { + "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], - "id" : "Mark Anderson", - "name" : "Mark Anderson" + "id" : "Mark Anderson" }, { - "name" : "Mohammad S Anwar", "id" : "Mohammad S Anwar", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Mohammad S Anwar" }, { "data" : [ @@ -84,10 +76,11 @@ 2 ] ], - "name" : "Niels van Dijke", - "id" : "Niels van Dijke" + "id" : "Niels van Dijke", + "name" : "Niels van Dijke" }, { + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -98,7 +91,6 @@ 2 ] ], - "name" : "Roger Bell_West", "id" : "Roger Bell_West" }, { @@ -117,17 +109,30 @@ }, { "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Simon Proctor" + }, + { + "name" : "Stuart Little", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ] + ], + "id" : "Stuart Little" }, { "id" : "W. Luis Mochan", - "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -137,51 +142,33 @@ "Blog", 1 ] - ] + ], + "name" : "W. Luis Mochan" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "subtitle" : { - "text" : "[Champions: 11] Last updated at 2021-05-25 14:43:51 GMT" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, - "legend" : { - "enabled" : 0 + "text" : "[Champions: 12] Last updated at 2021-05-25 14:48:38 GMT" }, "series" : [ { + "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 114", "data" : [ { "y" : 2, - "drilldown" : "Ben Davies", - "name" : "Ben Davies" + "name" : "Ben Davies", + "drilldown" : "Ben Davies" }, { + "y" : 2, "name" : "Dave Cross", - "drilldown" : "Dave Cross", - "y" : 2 + "drilldown" : "Dave Cross" }, { - "y" : 3, "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" + "name" : "Dave Jacoby", + "y" : 3 }, { "drilldown" : "Luca Ferrari", @@ -194,40 +181,72 @@ "drilldown" : "Mark Anderson" }, { + "drilldown" : "Mohammad S Anwar", "name" : "Mohammad S Anwar", - "y" : 2, - "drilldown" : "Mohammad S Anwar" + "y" : 2 }, { - "name" : "Niels van Dijke", + "drilldown" : "Niels van Dijke", "y" : 2, - "drilldown" : "Niels van Dijke" + "name" : "Niels van Dijke" }, { "drilldown" : "Roger Bell_West", - "y" : 4, - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "y" : 4 }, { + "y" : 3, "name" : "Simon Green", - "drilldown" : "Simon Green", - "y" : 3 + "drilldown" : "Simon Green" }, { "name" : "Simon Proctor", "y" : 2, "drilldown" : "Simon Proctor" }, + { + "drilldown" : "Stuart Little", + "name" : "Stuart Little", + "y" : 4 + }, { "name" : "W. Luis Mochan", "y" : 3, "drilldown" : "W. Luis Mochan" } - ], - "colorByPoint" : 1 + ] } ], + "tooltip" : { + "followPointer" : 1, + "headerFormat" : "{series.name}
", + "pointFormat" : "{point.name}: {point.y:f}
" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "xAxis" : { + "type" : "category" + }, + "legend" : { + "enabled" : 0 + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "title" : { "text" : "Perl Weekly Challenge - 114" + }, + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index d8e602ff90..f49afe3117 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,36 +1,22 @@ { - "xAxis" : { - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - }, - "type" : "category" + "legend" : { + "enabled" : "false" }, - "subtitle" : { - "text" : "Last updated at 2021-05-25 14:43:51 GMT" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "yAxis" : { + "min" : 0, "title" : { "text" : null - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "{point.y:.0f}" - }, - "legend" : { - "enabled" : "false" + } }, "chart" : { "type" : "column" }, - "title" : { - "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" - }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", @@ -38,26 +24,40 @@ ], [ "Perl", - 5369 + 5371 ], [ "Raku", - 3407 + 3409 ] ], "dataLabels" : { - "align" : "right", "enabled" : "true", - "color" : "#FFFFFF", - "format" : "{point.y:.0f}", - "rotation" : -90, "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, + "format" : "{point.y:.0f}", + "align" : "right", + "color" : "#FFFFFF", + "rotation" : -90, "y" : 10 - }, - "name" : "Contributions" + } } - ] + ], + "subtitle" : { + "text" : "Last updated at 2021-05-25 14:48:38 GMT" + }, + "tooltip" : { + "pointFormat" : "{point.y:.0f}" + }, + "xAxis" : { + "labels" : { + "style" : { + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" + } + }, + "type" : "category" + } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 3da46c0313..afa1b4a01f 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,2094 +1,32 @@ { + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : "false" + }, + "title" : { + "text" : "Perl Weekly Challenge Language" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, "xAxis" : { "type" : "category" }, - "drilldown" : { - "series" : [ - { - "id" : "001", - "name" : "001", - "data" : [ - [ - "Perl", - 103 - ], - [ - "Raku", - 47 - ], - [ - "Blog", - 11 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 79 - ], - [ - "Raku", - 36 - ], - [ - "Blog", - 10 - ] - ], - "name" : "002", - "id" : "002" - }, - { - "data" : [ - [ - "Perl", - 42 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 9 - ] - ], - "name" : "003", - "id" : "003" - }, - { - "data" : [ - [ - "Perl", - 56 - ], - [ - "Raku", - 33 - ], - [ - "Blog", - 10 - ] - ], - "name" : "004", - "id" : "004" - }, - { - "data" : [ - [ - "Perl", - 40 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 12 - ] - ], - "name" : "005", - "id" : "005" - }, - { - "name" : "006", - "id" : "006", - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 18 - ], - [ - "Blog", - 7 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 31 - ], - [ - "Raku", - 23 - ], - [ - "Blog", - 10 - ] - ], - "name" : "007", - "id" : "007" - }, - { - "name" : "008", - "id" : "008", - "data" : [ - [ - "Perl", - 44 - ], - [ - "Raku", - 22 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "id" : "009", - "name" : "009", - "data" : [ - [ - "Perl", - 42 - ], - [ - "Raku", - 21 - ], - [ - "Blog", - 13 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 35 - ], - [ - "Raku", - 19 - ], - [ - "Blog", - 11 - ] - ], - "id" : "010", - "name" : "010" - }, - { - "name" : "011", - "id" : "011", - "data" : [ - [ - "Perl", - 47 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "name" : "012", - "id" : "012", - "data" : [ - [ - "Perl", - 48 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 11 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 47 - ], - [ - "Raku", - 25 - ], - [ - "Blog", - 13 - ] - ], - "name" : "013", - "id" : "013" - }, - { - "data" : [ - [ - "Perl", - 55 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 15 - ] - ], - "id" : "014", - "name" : "014" - }, - { - "name" : "015", - "id" : "015", - "data" : [ - [ - "Perl", - 56 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 15 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 36 - ], - [ - "Raku", - 23 - ], - [ - "Blog", - 12 - ] - ], - "id" : "016", - "name" : "016" - }, - { - "name" : "017", - "id" : "017", - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 27 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "id" : "018", - "name" : "018", - "data" : [ - [ - "Perl", - 36 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 14 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 56 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 13 - ] - ], - "name" : "019", - "id" : "019" - }, - { - "data" : [ - [ - "Perl", - 51 - ], - [ - "Raku", - 37 - ], - [ - "Blog", - 13 - ] - ], - "name" : "020", - "id" : "020" - }, - { - "name" : "021", - "id" : "021", - "data" : [ - [ - "Perl", - 38 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "id" : "022", - "name" : "022", - "data" : [ - [ - "Perl", - 35 - ], - [ - "Raku", - 23 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "name" : "023", - "id" : "023", - "data" : [ - [ - "Perl", - 53 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "name" : "024", - "id" : "024", - "data" : [ - [ - "Perl", - 37 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 11 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 28 - ], - [ - "Raku", - 19 - ], - [ - "Blog", - 12 - ] - ], - "name" : "025", - "id" : "025" - }, - { - "name" : "026", - "id" : "026", - "data" : [ - [ - "Perl", - 35 - ], - [ - "Raku", - 29 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 29 - ], - [ - "Raku", - 22 - ], - [ - "Blog", - 9 - ] - ], - "id" : "027", - "name" : "027" - }, - { - "name" : "028", - "id" : "028", - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 9 - ] - ] - }, - { - "id" : "029", - "name" : "029", - "data" : [ - [ - "Perl", - 40 - ], - [ - "Raku", - 27 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "id" : "030", - "name" : "030", - "data" : [ - [ - "Perl", - 74 - ], - [ - "Raku", - 33 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "name" : "031", - "id" : "031", - "data" : [ - [ - "Perl", - 50 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 9 - ] - ] - }, - { - "id" : "032", - "name" : "032", - "data" : [ - [ - "Perl", - 57 - ], - [ - "Raku", - 27 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "id" : "033", - "name" : "033", - "data" : [ - [ - "Perl", - 62 - ], - [ - "Raku", - 38 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 30 - ], - [ - "Raku", - 23 - ], - [ - "Blog", - 11 - ] - ], - "id" : "034", - "name" : "034" - }, - { - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 22 - ], - [ - "Blog", - 9 - ] - ], - "name" : "035", - "id" : "035" - }, - { - "id" : "036", - "name" : "036", - "data" : [ - [ - "Perl", - 35 - ], - [ - "Raku", - 22 - ], - [ - "Blog", - 11 - ] - ] - }, - { - "name" : "037", - "id" : "037", - "data" : [ - [ - "Perl", - 34 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 9 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 32 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 12 - ] - ], - "id" : "038", - "name" : "038" - }, - { - "data" : [ - [ - "Perl", - 29 - ], - [ - "Raku", - 21 - ], - [ - "Blog", - 12 - ] - ], - "name" : "039", - "id" : "039" - }, - { - "id" : "040", - "name" : "040", - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "name" : "041", - "id" : "041", - "data" : [ - [ - "Perl", - 37 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 9 - ] - ] - }, - { - "id" : "042", - "name" : "042", - "data" : [ - [ - "Perl", - 47 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 11 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 11 - ] - ], - "id" : "043", - "name" : "043" - }, - { - "data" : [ - [ - "Perl", - 41 - ], - [ - "Raku", - 33 - ], - [ - "Blog", - 11 - ] - ], - "id" : "044", - "name" : "044" - }, - { - "data" : [ - [ - "Perl", - 50 - ], - [ - "Raku", - 35 - ], - [ - "Blog", - 11 - ] - ], - "name" : "045", - "id" : "045" - }, - { - "id" : "046", - "name" : "046", - "data" : [ - [ - "Perl", - 44 - ], - [ - "Raku", - 33 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "id" : "047", - "name" : "047", - "data" : [ - [ - "Perl", - 43 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 10 - ] - ] - }, - { - "name" : "048", - "id" : "048", - "data" : [ - [ - "Perl", - 59 - ], - [ - "Raku", - 37 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "id" : "049", - "name" : "049", - "data" : [ - [ - "Perl", - 50 - ], - [ - "Raku", - 27 - ], - [ - "Blog", - 12 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 50 - ], - [ - "Raku", - 36 - ], - [ - "Blog", - 12 - ] - ], - "id" : "050", - "name" : "050" - }, - { - "id" : "051", - "name" : "051", - "data" : [ - [ - "Perl", - 46 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 11 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 14 - ] - ], - "name" : "052", - "id" : "052" - }, - { - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 41 - ], - [ - "Blog", - 15 - ] - ], - "name" : "053", - "id" : "053" - }, - { - "name" : "054", - "id" : "054", - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 40 - ], - [ - "Blog", - 18 - ] - ] - }, - { - "id" : "055", - "name" : "055", - "data" : [ - [ - "Perl", - 41 - ], - [ - "Raku", - 33 - ], - [ - "Blog", - 14 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 47 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 16 - ] - ], - "name" : "056", - "id" : "056" - }, - { - "name" : "057", - "id" : "057", - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 15 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 23 - ], - [ - "Blog", - 13 - ] - ], - "name" : "058", - "id" : "058" - }, - { - "id" : "059", - "name" : "059", - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 16 - ] - ] - }, - { - "id" : "060", - "name" : "060", - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 16 - ] - ] - }, - { - "name" : "061", - "id" : "061", - "data" : [ - [ - "Perl", - 37 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 14 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 28 - ], - [ - "Raku", - 19 - ], - [ - "Blog", - 11 - ] - ], - "name" : "062", - "id" : "062" - }, - { - "name" : "063", - "id" : "063", - "data" : [ - [ - "Perl", - 42 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 13 - ] - ] - }, - { - "name" : "064", - "id" : "064", - "data" : [ - [ - "Perl", - 35 - ], - [ - "Raku", - 29 - ], - [ - "Blog", - 16 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 32 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 15 - ] - ], - "id" : "065", - "name" : "065" - }, - { - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 14 - ] - ], - "name" : "066", - "id" : "066" - }, - { - "name" : "067", - "id" : "067", - "data" : [ - [ - "Perl", - 38 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 18 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 33 - ], - [ - "Raku", - 29 - ], - [ - "Blog", - 13 - ] - ], - "id" : "068", - "name" : "068" - }, - { - "data" : [ - [ - "Perl", - 39 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 16 - ] - ], - "name" : "069", - "id" : "069" - }, - { - "data" : [ - [ - "Perl", - 42 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 17 - ] - ], - "id" : "070", - "name" : "070" - }, - { - "name" : "071", - "id" : "071", - "data" : [ - [ - "Perl", - 31 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 15 - ] - ] - }, - { - "id" : "072", - "name" : "072", - "data" : [ - [ - "Perl", - 51 - ], - [ - "Raku", - 42 - ], - [ - "Blog", - 19 - ] - ] - }, - { - "name" : "073", - "id" : "073", - "data" : [ - [ - "Perl", - 53 - ], - [ - "Raku", - 40 - ], - [ - "Blog", - 17 - ] - ] - }, - { - "name" : "074", - "id" : "074", - "data" : [ - [ - "Perl", - 56 - ], - [ - "Raku", - 39 - ], - [ - "Blog", - 20 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 55 - ], - [ - "Raku", - 38 - ], - [ - "Blog", - 20 - ] - ], - "id" : "075", - "name" : "075" - }, - { - "data" : [ - [ - "Perl", - 51 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 16 - ] - ], - "name" : "076", - "id" : "076" - }, - { - "data" : [ - [ - "Perl", - 50 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 14 - ] - ], - "name" : "077", - "id" : "077" - }, - { - "data" : [ - [ - "Perl", - 68 - ], - [ - "Raku", - 41 - ], - [ - "Blog", - 18 - ] - ], - "id" : "078", - "name" : "078" - }, - { - "data" : [ - [ - "Perl", - 68 - ], - [ - "Raku", - 37 - ], - [ - "Blog", - 17 - ] - ], - "id" : "079", - "name" : "079" - }, - { - "data" : [ - [ - "Perl", - 75 - ], - [ - "Raku", - 36 - ], - [ - "Blog", - 16 - ] - ], - "name" : "080", - "id" : "080" - }, - { - "id" : "081", - "name" : "081", - "data" : [ - [ - "Perl", - 65 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 15 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 62 - ], - [ - "Raku", - 35 - ], - [ - "Blog", - 17 - ] - ], - "id" : "082", - "name" : "082" - }, - { - "data" : [ - [ - "Perl", - 73 - ], - [ - "Raku", - 38 - ], - [ - "Blog", - 16 - ] - ], - "name" : "083", - "id" : "083" - }, - { - "data" : [ - [ - "Perl", - 71 - ], - [ - "Raku", - 36 - ], - [ - "Blog", - 12 - ] - ], - "name" : "084", - "id" : "084" - }, - { - "id" : "085", - "name" : "085", - "data" : [ - [ - "Perl", - 64 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 18 - ] - ] - }, - { - "name" : "086", - "id" : "086", - "data" : [ - [ - "Perl", - 58 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 15 - ] - ] - }, - { - "name" : "087", - "id" : "087", - "data" : [ - [ - "Perl", - 56 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 14 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 65 - ], - [ - "Raku", - 36 - ], - [ - "Blog", - 20 - ] - ], - "id" : "088", - "name" : "088" - }, - { - "id" : "089", - "name" : "089", - "data" : [ - [ - "Perl", - 59 - ], - [ - "Raku", - 34 - ], - [ - "Blog", - 20 - ] - ] - }, - { - "id" : "090", - "name" : "090", - "data" : [ - [ - "Perl", - 57 - ], - [ - "Raku", - 39 - ], - [ - "Blog", - 17 - ] - ] - }, - { - "id" : "091", - "name" : "091", - "data" : [ - [ - "Perl", - 56 - ], - [ - "Raku", - 36 - ], - [ - "Blog", - 16 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 52 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 16 - ] - ], - "id" : "092", - "name" : "092" - }, - { - "name" : "093", - "id" : "093", - "data" : [ - [ - "Perl", - 46 - ], - [ - "Raku", - 25 - ], - [ - "Blog", - 16 - ] - ] - }, - { - "id" : "094", - "name" : "094", - "data" : [ - [ - "Perl", - 44 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 17 - ] - ] - }, - { - "name" : "095", - "id" : "095", - "data" : [ - [ - "Perl", - 56 - ], - [ - "Raku", - 33 - ], - [ - "Blog", - 19 - ] - ] - }, - { - "id" : "096", - "name" : "096", - "data" : [ - [ - "Perl", - 52 - ], - [ - "Raku", - 37 - ], - [ - "Blog", - 19 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 63 - ], - [ - "Raku", - 29 - ], - [ - "Blog", - 19 - ] - ], - "id" : "097", - "name" : "097" - }, - { - "data" : [ - [ - "Perl", - 59 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 17 - ] - ], - "name" : "098", - "id" : "098" - }, - { - "data" : [ - [ - "Perl", - 56 - ], - [ - "Raku", - 27 - ], - [ - "Blog", - 14 - ] - ], - "name" : "099", - "id" : "099" - }, - { - "id" : "100", - "name" : "100", - "data" : [ - [ - "Perl", - 69 - ], - [ - "Raku", - 30 - ], - [ - "Blog", - 21 - ] - ] - }, - { - "id" : "101", - "name" : "101", - "data" : [ - [ - "Perl", - 46 - ], - [ - "Raku", - 24 - ], - [ - "Blog", - 13 - ] - ] - }, - { - "id" : "102", - "name" : "102", - "data" : [ - [ - "Perl", - 52 - ], - [ - "Raku", - 23 - ], - [ - "Blog", - 15 - ] - ] - }, - { - "name" : "103", - "id" : "103", - "data" : [ - [ - "Perl", - 41 - ], - [ - "Raku", - 23 - ], - [ - "Blog", - 15 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 42 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 14 - ] - ], - "id" : "104", - "name" : "104" - }, - { - "id" : "105", - "name" : "105", - "data" : [ - [ - "Perl", - 38 - ], - [ - "Raku", - 21 - ], - [ - "Blog", - 14 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 49 - ], - [ - "Raku", - 31 - ], - [ - "Blog", - 17 - ] - ], - "id" : "106", - "name" : "106" - }, - { - "id" : "107", - "name" : "107", - "data" : [ - [ - "Perl", - 43 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 19 - ] - ] - }, - { - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 27 - ], - [ - "Blog", - 20 - ] - ], - "id" : "108", - "name" : "108" - }, - { - "data" : [ - [ - "Perl", - 46 - ], - [ - "Raku", - 37 - ], - [ - "Blog", - 22 - ] - ], - "name" : "109", - "id" : "109" - }, - { - "id" : "110", - "name" : "110", - "data" : [ - [ - "Perl", - 49 - ], - [ - "Raku", - 32 - ], - [ - "Blog", - 25 - ] - ] - }, - { - "id" : "111", - "name" : "111", - "data" : [ - [ - "Perl", - 45 - ], - [ - "Raku", - 27 - ], - [ - "Blog", - 17 - ] - ] - }, - { - "name" : "112", - "id" : "112", - "data" : [ - [ - "Perl", - 43 - ], - [ - "Raku", - 28 - ], - [ - "Blog", - 19 - ] - ] - }, - { - "id" : "113", - "name" : "113", - "data" : [ - [ - "Perl", - 40 - ], - [ - "Raku", - 26 - ], - [ - "Blog", - 18 - ] - ] - }, - { - "name" : "114", - "id" : "114", - "data" : [ - [ - "Perl", - 14 - ], - [ - "Raku", - 10 - ], - [ - "Blog", - 5 - ] - ] - } - ] - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2021-05-25 14:43:51 GMT" - }, - "tooltip" : { - "pointFormat" : "Challenge {point.name}: {point.y:f}
", - "followPointer" : "true", - "headerFormat" : "" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "legend" : { - "enabled" : "false" - }, "series" : [ { - "colorByPoint" : "true", "data" : [ { "name" : "#001", @@ -2096,44 +34,44 @@ "drilldown" : "001" }, { - "drilldown" : "002", + "name" : "#002", "y" : 125, - "name" : "#002" + "drilldown" : "002" }, { + "drilldown" : "003", "name" : "#003", - "y" : 81, - "drilldown" : "003" + "y" : 81 }, { - "y" : 99, "drilldown" : "004", + "y" : 99, "name" : "#004" }, { "name" : "#005", - "drilldown" : "005", - "y" : 78 + "y" : 78, + "drilldown" : "005" }, { - "name" : "#006", "drilldown" : "006", - "y" : 58 + "y" : 58, + "name" : "#006" }, { + "y" : 64, "name" : "#007", - "drilldown" : "007", - "y" : 64 + "drilldown" : "007" }, { - "name" : "#008", "drilldown" : "008", + "name" : "#008", "y" : 78 }, { "name" : "#009", - "drilldown" : "009", - "y" : 76 + "y" : 76, + "drilldown" : "009" }, { "drilldown" : "010", @@ -2141,9 +79,9 @@ "name" : "#010" }, { + "y" : 85, "name" : "#011", - "drilldown" : "011", - "y" : 85 + "drilldown" : "011" }, { "name" : "#012", @@ -2151,69 +89,69 @@ "drilldown" : "012" }, { - "drilldown" : "013", "y" : 85, - "name" : "#013" + "name" : "#013", + "drilldown" : "013" }, { + "drilldown" : "014", "name" : "#014", - "y" : 101, - "drilldown" : "014" + "y" : 101 }, { - "name" : "#015", "drilldown" : "015", + "name" : "#015", "y" : 99 }, { + "name" : "#016", "y" : 71, - "drilldown" : "016", - "name" : "#016" + "drilldown" : "016" }, { - "name" : "#017", "y" : 84, + "name" : "#017", "drilldown" : "017" }, { - "name" : "#018", "y" : 81, + "name" : "#018", "drilldown" : "018" }, { - "y" : 103, "drilldown" : "019", + "y" : 103, "name" : "#019" }, { - "name" : "#020", "drilldown" : "020", + "name" : "#020", "y" : 101 }, { - "y" : 72, "drilldown" : "021", - "name" : "#021" + "name" : "#021", + "y" : 72 }, { + "y" : 68, "name" : "#022", - "drilldown" : "022", - "y" : 68 + "drilldown" : "022" }, { + "name" : "#023", "y" : 97, - "drilldown" : "023", - "name" : "#023" + "drilldown" : "023" }, { - "name" : "#024", "drilldown" : "024", + "name" : "#024", "y" : 74 }, { + "drilldown" : "025", "name" : "#025", - "y" : 59, - "drilldown" : "025" + "y" : 59 }, { "drilldown" : "026", @@ -2221,39 +159,39 @@ "name" : "#026" }, { - "name" : "#027", + "drilldown" : "027", "y" : 60, - "drilldown" : "027" + "name" : "#027" }, { - "name" : "#028", "y" : 80, + "name" : "#028", "drilldown" : "028" }, { + "drilldown" : "029", "name" : "#029", - "y" : 79, - "drilldown" : "029" + "y" : 79 }, { + "drilldown" : "030", "name" : "#030", - "y" : 117, - "drilldown" : "030" + "y" : 117 }, { - "y" : 89, "drilldown" : "031", + "y" : 89, "name" : "#031" }, { - "y" : 94, "drilldown" : "032", - "name" : "#032" + "name" : "#032", + "y" : 94 }, { + "drilldown" : "033", "name" : "#033", - "y" : 110, - "drilldown" : "033" + "y" : 110 }, { "name" : "#034", @@ -2261,53 +199,53 @@ "drilldown" : "034" }, { + "y" : 64, "name" : "#035", - "drilldown" : "035", - "y" : 64 + "drilldown" : "035" }, { - "y" : 68, "drilldown" : "036", + "y" : 68, "name" : "#036" }, { + "name" : "#037", "y" : 67, - "drilldown" : "037", - "name" : "#037" + "drilldown" : "037" }, { - "drilldown" : "038", "y" : 68, - "name" : "#038" + "name" : "#038", + "drilldown" : "038" }, { "drilldown" : "039", - "y" : 62, - "name" : "#039" + "name" : "#039", + "y" : 62 }, { - "name" : "#040", + "drilldown" : "040", "y" : 73, - "drilldown" : "040" + "name" : "#040" }, { - "name" : "#041", + "drilldown" : "041", "y" : 76, - "drilldown" : "041" + "name" : "#041" }, { + "y" : 92, "name" : "#042", - "drilldown" : "042", - "y" : 92 + "drilldown" : "042" }, { - "name" : "#043", + "drilldown" : "043", "y" : 68, - "drilldown" : "043" + "name" : "#043" }, { - "name" : "#044", "drilldown" : "044", + "name" : "#044", "y" : 85 }, { @@ -2321,63 +259,63 @@ "drilldown" : "046" }, { - "name" : "#047", + "drilldown" : "047", "y" : 84, - "drilldown" : "047" + "name" : "#047" }, { + "name" : "#048", "y" : 108, - "drilldown" : "048", - "name" : "#048" + "drilldown" : "048" }, { + "y" : 89, "name" : "#049", - "drilldown" : "049", - "y" : 89 + "drilldown" : "049" }, { + "name" : "#050", "y" : 98, - "drilldown" : "050", - "name" : "#050" + "drilldown" : "050" }, { - "name" : "#051", "y" : 89, + "name" : "#051", "drilldown" : "051" }, { - "drilldown" : "052", "y" : 91, - "name" : "#052" + "name" : "#052", + "drilldown" : "052" }, { + "y" : 101, "name" : "#053", - "drilldown" : "053", - "y" : 101 + "drilldown" : "053" }, { - "name" : "#054", "drilldown" : "054", - "y" : 103 + "y" : 103, + "name" : "#054" }, { - "name" : "#055", "drilldown" : "055", - "y" : 88 + "y" : 88, + "name" : "#055" }, { "y" : 95, - "drilldown" : "056", - "name" : "#056" + "name" : "#056", + "drilldown" : "056" }, { + "drilldown" : "057", "name" : "#057", - "y" : 80, - "drilldown" : "057" + "y" : 80 }, { - "name" : "#058", "y" : 69, + "name" : "#058", "drilldown" : "058" }, { @@ -2387,23 +325,23 @@ }, {