diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-04-10 16:58:27 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-04-10 16:58:27 +0100 |
| commit | 848c97b693a9c69117f8d1fe78e5221ecf9c83cb (patch) | |
| tree | a43d0629ce51d9a116bee6b342217a748f8cfba2 /stats | |
| parent | a37a51906a2a45a3276840a9d4eed218df692c2f (diff) | |
| download | perlweeklychallenge-club-848c97b693a9c69117f8d1fe78e5221ecf9c83cb.tar.gz perlweeklychallenge-club-848c97b693a9c69117f8d1fe78e5221ecf9c83cb.tar.bz2 perlweeklychallenge-club-848c97b693a9c69117f8d1fe78e5221ecf9c83cb.zip | |
- Added solutions by Adam Russell.
Diffstat (limited to 'stats')
| -rw-r--r-- | stats/pwc-current.json | 197 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown-summary.json | 68 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 1052 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 360 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 118 | ||||
| -rw-r--r-- | stats/pwc-summary-121-150.json | 36 | ||||
| -rw-r--r-- | stats/pwc-summary-151-180.json | 30 | ||||
| -rw-r--r-- | stats/pwc-summary-181-210.json | 42 | ||||
| -rw-r--r-- | stats/pwc-summary-211-240.json | 46 | ||||
| -rw-r--r-- | stats/pwc-summary-241-270.json | 80 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 44 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 122 | ||||
| -rw-r--r-- | stats/pwc-summary-91-120.json | 114 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 48 |
14 files changed, 1188 insertions, 1169 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index bb698578fe..9e7400d013 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,27 +1,28 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "series" : [ { + "colorByPoint" : 1, "name" : "The Weekly Challenge - 159", "data" : [ { + "drilldown" : "Adam Russell", + "name" : "Adam Russell", + "y" : 3 + }, + { + "y" : 4, "drilldown" : "Athanasius", - "name" : "Athanasius", - "y" : 4 + "name" : "Athanasius" }, { + "y" : 3, "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 3 + "name" : "Dave Jacoby" }, { - "y" : 2, + "name" : "E. Choroba", "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "y" : 2 }, { "y" : 6, @@ -29,8 +30,8 @@ "drilldown" : "Flavio Poletti" }, { - "name" : "James Smith", "drilldown" : "James Smith", + "name" : "James Smith", "y" : 3 }, { @@ -54,24 +55,24 @@ "y" : 8 }, { - "name" : "Mark Anderson", "drilldown" : "Mark Anderson", + "name" : "Mark Anderson", "y" : 2 }, { - "y" : 2, + "name" : "Marton Polgar", "drilldown" : "Marton Polgar", - "name" : "Marton Polgar" + "y" : 2 }, { - "name" : "Matthew Neleigh", "drilldown" : "Matthew Neleigh", + "name" : "Matthew Neleigh", "y" : 2 }, { - "name" : "Paulo Custodio", + "y" : 2, "drilldown" : "Paulo Custodio", - "y" : 2 + "name" : "Paulo Custodio" }, { "y" : 2, @@ -79,28 +80,28 @@ "drilldown" : "Pete Houston" }, { - "drilldown" : "PokGoPun", + "y" : 2, "name" : "PokGoPun", - "y" : 2 + "drilldown" : "PokGoPun" }, { + "y" : 4, "name" : "Robert DiCicco", - "drilldown" : "Robert DiCicco", - "y" : 4 + "drilldown" : "Robert DiCicco" }, { - "name" : "Robert Ransbottom", "drilldown" : "Robert Ransbottom", + "name" : "Robert Ransbottom", "y" : 2 }, { - "name" : "Roger Bell_West", "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West", "y" : 5 }, { - "name" : "Simon Proctor", "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", "y" : 2 }, { @@ -109,18 +110,50 @@ "y" : 4 }, { + "y" : 3, "name" : "W. Luis Mochan", - "drilldown" : "W. Luis Mochan", - "y" : 3 + "drilldown" : "W. Luis Mochan" } - ], - "colorByPoint" : 1 + ] } ], + "legend" : { + "enabled" : 0 + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "subtitle" : { + "text" : "[Champions: 22] Last updated at 2022-04-10 15:55:59 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "followPointer" : 1 + }, "drilldown" : { "series" : [ { - "name" : "Athanasius", + "id" : "Adam Russell", + "name" : "Adam Russell", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ] + }, + { "data" : [ [ "Perl", @@ -131,10 +164,10 @@ 2 ] ], + "name" : "Athanasius", "id" : "Athanasius" }, { - "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -145,17 +178,18 @@ 1 ] ], - "name" : "Dave Jacoby" + "name" : "Dave Jacoby", + "id" : "Dave Jacoby" }, { + "name" : "E. Choroba", + "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ], - "name" : "E. Choroba", - "id" : "E. Choroba" + ] }, { "id" : "Flavio Poletti", @@ -176,6 +210,7 @@ ] }, { + "id" : "James Smith", "name" : "James Smith", "data" : [ [ @@ -186,8 +221,7 @@ "Blog", 1 ] - ], - "id" : "James Smith" + ] }, { "id" : "Jorg Sommrey", @@ -200,7 +234,6 @@ ] }, { - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -215,20 +248,22 @@ 1 ] ], + "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld" }, { - "name" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] ], - "id" : "Lubos Kolouch" + "id" : "Lubos Kolouch", + "name" : "Lubos Kolouch" }, { "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -238,28 +273,27 @@ "Blog", 6 ] - ], - "id" : "Luca Ferrari" + ] }, { "id" : "Mark Anderson", + "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "name" : "Mark Anderson" + ] }, { + "name" : "Marton Polgar", + "id" : "Marton Polgar", "data" : [ [ "Raku", 2 ] - ], - "name" : "Marton Polgar", - "id" : "Marton Polgar" + ] }, { "data" : [ @@ -268,18 +302,18 @@ 2 ] ], - "name" : "Matthew Neleigh", - "id" : "Matthew Neleigh" + "id" : "Matthew Neleigh", + "name" : "Matthew Neleigh" }, { + "id" : "Paulo Custodio", + "name" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] - ], - "name" : "Paulo Custodio", - "id" : "Paulo Custodio" + ] }, { "data" : [ @@ -288,20 +322,22 @@ 2 ] ], - "name" : "Pete Houston", - "id" : "Pete Houston" + "id" : "Pete Houston", + "name" : "Pete Houston" }, { - "name" : "PokGoPun", "data" : [ [ "Perl", 2 ] ], + "name" : "PokGoPun", "id" : "PokGoPun" }, { + "id" : "Robert DiCicco", + "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -311,23 +347,19 @@ "Raku", 2 ] - ], - "name" : "Robert DiCicco", - "id" : "Robert DiCicco" + ] }, { - "id" : "Robert Ransbottom", "data" : [ [ "Raku", 2 ] ], + "id" : "Robert Ransbottom", "name" : "Robert Ransbottom" }, { - "id" : "Roger Bell_West", - "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -341,21 +373,21 @@ "Blog", 1 ] - ] + ], + "id" : "Roger Bell_West", + "name" : "Roger Bell_West" }, { "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ], - "name" : "Simon Proctor" + ] }, { - "id" : "Ulrich Rieke", - "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -365,9 +397,13 @@ "Raku", 2 ] - ] + ], + "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke" }, { + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -377,14 +413,14 @@ "Blog", 1 ] - ], - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan" + ] } ] }, - "subtitle" : { - "text" : "[Champions: 21] Last updated at 2022-04-10 14:49:20 GMT" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, "chart" : { "type" : "column" @@ -392,23 +428,6 @@ "xAxis" : { "type" : "category" }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "legend" : { - "enabled" : 0 - }, - "tooltip" : { - "followPointer" : 1, - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" - }, "title" : { "text" : "The Weekly Challenge - 159" } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 0a8441f083..31576b1fba 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,39 +1,15 @@ { - "xAxis" : { - "type" : "category", - "labels" : { - "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" - } - } - }, - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "The Weekly Challenge Contributions [2019 - 2022]" - }, - "tooltip" : { - "pointFormat" : "<b>{point.y:.0f}</b>" - }, - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, "series" : [ { "name" : "Contributions", "data" : [ [ "Blog", - 2417 + 2418 ], [ "Perl", - 7703 + 7705 ], [ "Raku", @@ -41,23 +17,47 @@ ] ], "dataLabels" : { + "rotation" : -90, "format" : "{point.y:.0f}", - "align" : "right", - "enabled" : "true", + "color" : "#FFFFFF", "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" }, - "color" : "#FFFFFF", - "rotation" : -90, - "y" : 10 + "enabled" : "true", + "y" : 10, + "align" : "right" } } ], + "legend" : { + "enabled" : "false" + }, "subtitle" : { - "text" : "Last updated at 2022-04-10 14:49:20 GMT" + "text" : "Last updated at 2022-04-10 15:55:59 GMT" + }, + "tooltip" : { + "pointFormat" : "<b>{point.y:.0f}</b>" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 }, "chart" : { "type" : "column" + }, + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } + }, + "title" : { + "text" : "The Weekly Challenge Contributions [2019 - 2022]" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index c915a43cce..6c50248189 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,14 +1,26 @@ { + "title" : { + "text" : "The Weekly Challenge Language" + }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2022-04-10 14:49:20 GMT" + "xAxis" : { + "type" : "category" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "tooltip" : { + "headerFormat" : "<span style=\"font-size:11px\"></span>", + "followPointer" : "true", + "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>" }, "drilldown" : { "series" : [ { - "id" : "001", "data" : [ [ "Perl", @@ -23,10 +35,12 @@ 11 ] ], + "id" : "001", "name" : "001" }, { "id" : "002", + "name" : "002", "data" : [ [ "Perl", @@ -40,10 +54,10 @@ "Blog", 10 ] - ], - "name" : "002" + ] }, { + "name" : "003", "id" : "003", "data" : [ [ @@ -58,12 +72,9 @@ "Blog", 9 ] - ], - "name" : "003" + ] }, { - "id" : "004", - "name" : "004", "data" : [ [ "Perl", @@ -77,10 +88,11 @@ "Blog", 10 ] - ] + ], + "id" : "004", + "name" : "004" }, { - "name" : "005", "data" : [ [ "Perl", @@ -95,9 +107,12 @@ 12 ] ], + "name" : "005", "id" : "005" }, { + "name" : "006", + "id" : "006", "data" : [ [ "Perl", @@ -111,12 +126,9 @@ "Blog", 7 ] - ], - "name" : "006", - "id" : "006" + ] }, { - "id" : "007", "data" : [ [ "Perl", @@ -131,10 +143,12 @@ 10 ] ], - "name" : "007" + "name" : "007", + "id" : "007" }, { "name" : "008", + "id" : "008", "data" : [ [ "Perl", @@ -148,12 +162,9 @@ "Blog", 12 ] - ], - "id" : "008" + ] }, { - "id" : "009", - "name" : "009", "data" : [ [ "Perl", @@ -167,9 +178,12 @@ "Blog", 13 ] - ] + ], + "id" : "009", + "name" : "009" }, { + "name" : "010", "id" : "010", "data" : [ [ @@ -184,12 +198,9 @@ "Blog", 11 ] - ], - "name" : "010" + ] }, { - "id" : "011", - "name" : "011", "data" : [ [ "Perl", @@ -203,10 +214,13 @@ "Blog", 10 ] - ] + ], + "name" : "011", + "id" : "011" }, { "name" : "012", + "id" : "012", "data" : [ [ "Perl", @@ -220,8 +234,7 @@ "Blog", 11 ] - ], - "id" : "012" + ] }, { "id" : "013", @@ -243,6 +256,7 @@ }, { "id" : "014", + "name" : "014", "data" : [ [ "Perl", @@ -256,12 +270,11 @@ "Blog", 15 ] - ], - "name" : "014" + ] }, { - "id" : "015", "name" : "015", + "id" : "015", "data" : [ [ "Perl", @@ -278,7 +291,6 @@ ] }, { - "id" : "016", "data" : [ [ "Perl", @@ -293,11 +305,10 @@ 12 ] ], - "name" : "016" + "name" : "016", + "id" : "016" }, { - "id" : "017", - "name" : "017", "data" : [ [ "Perl", @@ -311,10 +322,11 @@ "Blog", 12 ] - ] + ], + "name" : "017", + "id" : "017" }, { - "id" : "018", "data" : [ [ "Perl", @@ -329,6 +341,7 @@ 14 ] ], + "id" : "018", "name" : "018" }, { @@ -346,12 +359,10 @@ 13 ] ], - "name" : "019", - "id" : "019" + "id" : "019", + "name" : "019" }, { - "id" : "020", - "name" : "020", "data" : [ [ "Perl", @@ -365,7 +376,9 @@ "Blog", 13 ] - ] + ], + "id" : "020", + "name" : "020" }, { "data" : [ @@ -382,11 +395,10 @@ 10 ] ], - "name" : "021", - "id" : "021" + "id" : "021", + "name" : "021" }, { - "name" : "022", "data" : [ [ "Perl", @@ -401,11 +413,12 @@ 10 ] ], + "name" : "022", "id" : "022" }, { - "id" : "023", "name" : "023", + "id" : "023", "data" : [ [ "Perl", @@ -422,6 +435,8 @@ ] }, { + "id" : "024", + "name" : "024", "data" : [ [ "Perl", @@ -435,12 +450,11 @@ "Blog", 11 ] - ], - "name" : "024", - "id" : "024" + ] }, { "name" : "025", + "id" : "025", "data" : [ [ "Perl", @@ -454,12 +468,9 @@ "Blog", 12 ] - ], - "id" : "025" + ] }, { - "id" : "026", - "name" : "026", "data" : [ [ "Perl", @@ -473,10 +484,11 @@ "Blog", 10 ] - ] + ], + "id" : "026", + "name" : "026" }, { - "id" : "027", "data" : [ [ "Perl", @@ -491,6 +503,7 @@ 9 ] ], + "id" : "027", "name" : "027" }, { @@ -530,7 +543,6 @@ ] }, { - "id" : "030", "data" : [ [ "Perl", @@ -545,6 +557,7 @@ 10 ] ], + "id" : "030", "name" : "030" }, { @@ -562,10 +575,12 @@ 9 ] ], - "name" : "031", - "id" : "031" + "id" : "031", + "name" : "031" }, { + "name" : "032", + "id" : "032", "data" : [ [ "Perl", @@ -579,9 +594,7 @@ "Blog", 10 ] - ], - "name" : "032", - "id" : "032" + ] }, { "data" : [ @@ -620,7 +633,6 @@ "id" : "034" }, { - "name" : "035", "data" : [ [ "Perl", @@ -635,11 +647,12 @@ 9 ] ], - "id" : "035" + "id" : "035", + "name" : "035" }, { - "id" : "036", "name" : "036", + "id" : "036", "data" : [ [ "Perl", @@ -656,8 +669,8 @@ ] }, { - "id" : "037", "name" : "037", + "id" : "037", "data" : [ [ "Perl", @@ -674,6 +687,8 @@ ] }, { + "id" : "038", + "name" : "038", "data" : [ [ "Perl", @@ -687,12 +702,9 @@ "Blog", 12 ] - ], - "name" : "038", - "id" : "038" + ] }, { - "id" : "039", "data" : [ [ "Perl", @@ -707,10 +719,10 @@ 12 ] ], + "id" : "039", "name" : "039" }, { - "id" : "040", "data" : [ [ "Perl", @@ -725,11 +737,10 @@ 10 ] ], - "name" : "040" + "name" : "040", + "id" : "040" }, { - "id" : "041", - "name" : "041", "data" : [ [ "Perl", @@ -743,10 +754,13 @@ "Blog", 9 ] - ] + ], + "id" : "041", + "name" : "041" }, { "id" : "042", + "name" : "042", "data" : [ [ "Perl", @@ -760,10 +774,11 @@ "Blog", 11 ] - ], - "name" : "042" + ] }, { + "id" : "043", + "name" : "043", "data" : [ [ "Perl", @@ -777,12 +792,9 @@ "Blog", 11 ] - ], - "name" : "043", - "id" : "043" + ] }, { - "name" : "044", "data" : [ [ "Perl", @@ -797,11 +809,10 @@ 11 ] ], + "name" : "044", "id" : "044" }, { - "id" : "045", - "name" : "045", "data" : [ [ "Perl", @@ -815,10 +826,11 @@ "Blog", 11 ] - ] + ], + "name" : "045", + "id" : "045" }, { - "id" : "046", "data" : [ [ "Perl", @@ -833,9 +845,11 @@ 10 ] ], - "name" : "046" + "name" : "046", + |
