diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-21 20:30:37 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-21 20:30:37 +0100 |
| commit | da8a3e20b12cd9e2d9d4cbba22d0a4c52f77323d (patch) | |
| tree | 568bbfa33326a2458bd782d7514839fcd0089da4 | |
| parent | c342fc7308a406bda684303ad3aff5dfec107801 (diff) | |
| download | perlweeklychallenge-club-da8a3e20b12cd9e2d9d4cbba22d0a4c52f77323d.tar.gz perlweeklychallenge-club-da8a3e20b12cd9e2d9d4cbba22d0a4c52f77323d.tar.bz2 perlweeklychallenge-club-da8a3e20b12cd9e2d9d4cbba22d0a4c52f77323d.zip | |
- Added solutions by Adam Russell.
| -rw-r--r-- | stats/pwc-current.json | 233 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown-summary.json | 64 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 168 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 482 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 104 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 40 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 90 | ||||
| -rw-r--r-- | stats/pwc-summary-91-120.json | 88 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 46 |
9 files changed, 667 insertions, 648 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 55504c8dcf..3661e109e8 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,47 +1,82 @@ { + "legend" : { + "enabled" : 0 + }, + "tooltip" : { + "followPointer" : 1, + "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/>" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 24] Last updated at 2019-07-21 19:29:58 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 017" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Perl Weekly Challenge - 017", "data" : [ { - "drilldown" : "Andrezgz", + "name" : "Adam Russell", + "y" : 4, + "drilldown" : "Adam Russell" + }, + { "name" : "Andrezgz", + "drilldown" : "Andrezgz", "y" : 2 }, { - "drilldown" : "Athanasius", "name" : "Athanasius", - "y" : 4 + "y" : 4, + "drilldown" : "Athanasius" }, { - "name" : "Daniel Mantovani", + "y" : 2, "drilldown" : "Daniel Mantovani", - "y" : 2 + "name" : "Daniel Mantovani" }, { + "name" : "Dave Jacoby", "y" : 3, - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" + "drilldown" : "Dave Jacoby" }, { - "drilldown" : "Duane Powell", "name" : "Duane Powell", - "y" : 2 + "y" : 2, + "drilldown" : "Duane Powell" }, { - "y" : 3, "name" : "E. Choroba", + "y" : 3, "drilldown" : "E. Choroba" }, { "name" : "Feng Chang", - "drilldown" : "Feng Chang", - "y" : 4 + "y" : 4, + "drilldown" : "Feng Chang" }, { "y" : 3, - "name" : "Francis Whittle", - "drilldown" : "Francis Whittle" + "drilldown" : "Francis Whittle", + "name" : "Francis Whittle" }, { "name" : "Joelle Maslak", @@ -54,8 +89,8 @@ "name" : "Kevin Colyer" }, { - "y" : 2, "name" : "Kian-Meng Ang", + "y" : 2, "drilldown" : "Kian-Meng Ang" }, { @@ -65,28 +100,28 @@ }, { "name" : "Lubos Kolouch", - "drilldown" : "Lubos Kolouch", - "y" : 2 + "y" : 2, + "drilldown" : "Lubos Kolouch" }, { "drilldown" : "Michael Hamlin", - "name" : "Michael Hamlin", - "y" : 1 + "y" : 1, + "name" : "Michael Hamlin" }, { - "y" : 2, "drilldown" : "Noud", + "y" : 2, "name" : "Noud" }, { - "name" : "Ozzy", + "y" : 1, "drilldown" : "Ozzy", - "y" : 1 + "name" : "Ozzy" }, { "name" : "Randy Lauen", - "drilldown" : "Randy Lauen", - "y" : 1 + "y" : 1, + "drilldown" : "Randy Lauen" }, { "name" : "Roger Bell West", @@ -100,8 +135,8 @@ }, { "y" : 1, - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" }, { "y" : 2, @@ -109,32 +144,49 @@ "name" : "Steven Wilson" }, { - "y" : 4, "name" : "Veesh Goldman", + "y" : 4, "drilldown" : "Veesh Goldman" }, { - "name" : "Yozen Hernandez", + "y" : 4, "drilldown" : "Yozen Hernandez", - "y" : 4 + "name" : "Yozen Hernandez" } ], - "colorByPoint" : 1 + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 017" } ], "drilldown" : { "series" : [ { - "id" : "Andrezgz", + "id" : "Adam Russell", + "name" : "Adam Russell", + "data" : [ + [ + "Perl 5", + 3 + ], + [ + "Blog", + 1 + ] + ] + }, + { "data" : [ [ "Perl 5", 2 ] ], - "name" : "Andrezgz" + "name" : "Andrezgz", + "id" : "Andrezgz" }, { + "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ "Perl 5", @@ -144,22 +196,21 @@ "Perl 6", 2 ] - ], - "id" : "Athanasius", - "name" : "Athanasius" + ] }, { - "name" : "Daniel Mantovani", - "id" : "Daniel Mantovani", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Daniel Mantovani", + "id" : "Daniel Mantovani" }, { "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -169,22 +220,19 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby" + ] }, { - "name" : "Duane Powell", - "id" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Duane Powell", + "name" : "Duane Powell" }, { - "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ [ "Perl 5", @@ -194,7 +242,9 @@ "Blog", 1 ] - ] + ], + "name" : "E. Choroba", + "id" : "E. Choroba" }, { "name" : "Feng Chang", @@ -211,6 +261,7 @@ ] }, { + "name" : "Francis Whittle", "id" : "Francis Whittle", "data" : [ [ @@ -221,11 +272,11 @@ "Blog", 1 ] - ], - "name" : "Francis Whittle" + ] }, { "name" : "Joelle Maslak", + "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -235,31 +286,29 @@ "Perl 6", 3 ] - ], - "id" : "Joelle Maslak" + ] }, { "name" : "Kevin Colyer", + "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] - ], - "id" : "Kevin Colyer" + ] }, { "id" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Kian-Meng Ang" + ] }, { - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -274,37 +323,38 @@ 1 ] ], + "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld" }, { - "id" : "Lubos Kolouch", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Lubos Kolouch" + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch" }, { - "name" : "Michael Hamlin", "data" : [ [ "Perl 5", 1 ] ], - "id" : "Michael Hamlin" + "id" : "Michael Hamlin", + "name" : "Michael Hamlin" }, { - "name" : "Noud", - "id" : "Noud", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Noud", + "name" : "Noud" }, { "data" : [ @@ -328,16 +378,15 @@ }, { "name" : "Roger Bell West", + "id" : "Roger Bell West", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Roger Bell West" + ] }, { - "id" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -348,31 +397,30 @@ 2 ] ], - "name" : "Ruben Westerberg" + "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { - "id" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Steven Wilson" + "name" : "Steven Wilson", + "id" : "Steven Wilson" }, { - "name" : "Veesh Goldman", - "id" : "Veesh Goldman", "data" : [ [ "Perl 5", @@ -386,11 +434,13 @@ "Blog", 1 ] - ] + ], + "name" : "Veesh Goldman", + "id" : "Veesh Goldman" }, { - "name" : "Yozen Hernandez", "id" : "Yozen Hernandez", + "name" : "Yozen Hernandez", "data" : [ [ "Perl 5", @@ -404,37 +454,6 @@ } ] }, - "title" : { - "text" : "Perl Weekly Challenge - 017" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, - "subtitle" : { - "text" : "[Champions: 23] Last updated at 2019-07-21 19:24:44 GMT" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, - "tooltip" : { - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "followPointer" : 1, - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "type" : "category" } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index b3d0babf82..62123e7b54 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -2,42 +2,54 @@ "legend" : { "enabled" : "false" }, + "tooltip" : { + "pointFormat" : "<b>{point.y:.0f}</b>" + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Contributions", - "dataLabels" : { - "format" : "{point.y:.0f}", - "enabled" : "true", - "y" : 10, - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - }, - "color" : "#FFFFFF", - "rotation" : -90, - "align" : "right" - }, "data" : [ [ "Blog", - 160 + 161 ], [ "Perl 5", - 708 + 711 ], [ "Perl 6", 407 ] - ] + ], + "dataLabels" : { + "format" : "{point.y:.0f}", + "color" : "#FFFFFF", + "align" : "right", + "y" : 10, + "enabled" : "true", + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + }, + "rotation" : -90 + }, + "name" : "Contributions" } ], - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "Last updated at 2019-07-21 19:30:19 GMT" }, - "tooltip" : { - "pointFormat" : "<b>{point.y:.0f}</b>" + "xAxis" : { + "type" : "category", + "labels" : { + "style" : { + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" + } + } }, "title" : { "text" : "Perl Weekly Challenge Contributions - 2019" @@ -47,17 +59,5 @@ "text" : null }, "min" : 0 - }, - "xAxis" : { - "labels" : { - "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" - } - }, - "type" : "category" - }, - "subtitle" : { - "text" : "Last updated at 2019-07-21 19:24:57 GMT" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 170cfe46a9..3025070040 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,15 +1,35 @@ { - "legend" : { - "enabled" : "false" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-07-21 19:30:19 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "title" : { + "text" : "Perl Weekly Challenge Language" + }, + "xAxis" : { + "type" : "category" }, "series" : [ { - "colorByPoint" : "true", + "name" : "Perl Weekly Challenge Languages", "data" : [ { + "drilldown" : "001", "name" : "#001", - "y" : 123, - "drilldown" : "001" + "y" : 123 }, { "drilldown" : "002", @@ -18,33 +38,33 @@ }, { "drilldown" : "003", - "y" : 66, - "name" : "#003" + "name" : "#003", + "y" : 66 }, { "drilldown" : "004", - "y" : 84, - "name" : "#004" + "name" : "#004", + "y" : 84 }, { - "drilldown" : "005", + "y" : 66, "name" : "#005", - "y" : 66 + "drilldown" : "005" }, { - "drilldown" : "006", "y" : 47, - "name" : "#006" + "name" : "#006", + "drilldown" : "006" }, { - "name" : "#007", "y" : 54, + "name" : "#007", "drilldown" : "007" }, { "drilldown" : "008", - "y" : 67, - "name" : "#008" + "name" : "#008", + "y" : 67 }, { "drilldown" : "009", @@ -52,24 +72,24 @@ "y" : 65 }, { - "name" : "#010", "y" : 58, + "name" : "#010", "drilldown" : "010" }, { + "drilldown" : "011", "name" : "#011", - "y" : 77, - "drilldown" : "011" + "y" : 77 }, { - "name" : "#012", "y" : 81, + "name" : "#012", "drilldown" : "012" }, { - "name" : "#013", + "drilldown" : "013", "y" : 74, - "drilldown" : "013" + "name" : "#013" }, { "drilldown" : "014", @@ -77,26 +97,31 @@ "name" : "#014" }, { - "drilldown" : "015", + "y" : 90, "name" : "#015", - "y" : 90 + "drilldown" : "015" }, { + "drilldown" : "016", "name" : "#016", - "y" : 64, - "drilldown" : "016" + "y" : 64 }, { "drilldown" : "017", - "name" : "#017", - "y" : 61 + "y" : 65, + "name" : "#017" } ], - "name" : "Perl Weekly Challenge Languages" + "colorByPoint" : "true" } ], - "chart" : { - "type" : "column" + "legend" : { + "enabled" : "false" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>", + "headerFormat" : "<span style=\"font-size:11px\"></span>", + "followPointer" : "true" }, "drilldown" : { "series" : [ @@ -119,6 +144,7 @@ "name" : "001" }, { + "name" : "002", "data" : [ [ "Perl 5", @@ -133,7 +159,6 @@ 9 ] ], - "name" : "002", "id" : "002" }, { @@ -155,6 +180,7 @@ "name" : "003" }, { + "name" : "004", "data" : [ [ "Perl 5", @@ -169,7 +195,6 @@ 9 ] ], - "name" : "004", "id" : "004" }, { @@ -191,8 +216,6 @@ "name" : "005" }, { - "id" : "006", - "name" : "006", "data" : [ [ "Perl 5", @@ -206,11 +229,13 @@ "Blog", 6 ] - ] + ], + "id" : "006", + "name" : "006" }, { - "id" : "007", "name" : "007", + "id" : "007", "data" : [ [ "Perl 5", @@ -227,6 +252,8 @@ ] }, { + "name" : "008", + "id" : "008", "data" : [ [ "Perl 5", @@ -240,12 +267,10 @@ "Blog", 9 ] - ], - "name" : "008", - "id" : "008" + ] }, { - "id" : "009", + "name" : "009", "data" : [ [ "Perl 5", @@ -260,10 +285,10 @@ 11 ] ], - "name" : "009" + "id" : "009" }, { - "name" : "010", + "id" : "010", "data" : [ [ "Perl 5", @@ -278,10 +303,10 @@ 9 ] ], - "id" : "010" + "name" : "010" }, { - "name" : "011", + "id" : "011", "data" : [ [ "Perl 5", @@ -296,10 +321,10 @@ 8 ] ], - "id" : "011" + "name" : "011" }, { - "name" : "012", + "id" : "012", "data" : [ [ "Perl 5", @@ -314,9 +339,10 @@ 9 ] ], - "id" : "012" + "name" : "012" }, { + "name" : "013", "data" : [ [ "Perl 5", @@ -331,11 +357,10 @@ 11 ] ], - "name" : "013", "id" : "013" }, { - "id" : "014", + "name" : "014", "data" : [ [ "Perl 5", @@ -350,10 +375,10 @@ 13 ] ], - "name" : "014" + "id" : "014" }, { - "name" : "015", + "id" : "015", "data" : [ [ "Perl 5", @@ -368,7 +393,7 @@ 12 ] ], - "id" : "015" + "name" : "015" }, { "id" : "016", @@ -390,11 +415,10 @@ }, { "id" : "017", - "name" : "017", "data" : [ [ "Perl 5", - 33 + 36 ], [ "Perl 6", @@ -402,38 +426,14 @@ ], [ "Blog", - 7 + 8 ] - ] + ], + "name" : "017" } ] }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "title" : { - "text" : "Perl Weekly Challenge Language" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : "true", - "headerFormat" : "<span style=\"font-size:11px\"></span>" - }, - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-07-21 19:24:57 GMT" - }, - "xAxis" : { - "type" : "category" + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 9c3c3192ba..602f5d2fa0 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,6 +1,11 @@ { - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-07-21 19:24:49 GMT" + "yAxis" : { + "title" : { + "text" : "Total Score" + } + }, + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" }, "xAxis" : { "type" : "category" @@ -8,10 +13,22 @@ "legend" : { "enabled" : "false" }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-07-21 19:30:17 GMT" + }, "drilldown" : { "series" : [ { - "id" : "Joelle Maslak", + "name" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -26,7 +43,7 @@ 4 ] ], - "name" : "Joelle Maslak" + "id" : "Joelle Maslak" }, { "data" : [ @@ -47,68 +64,68 @@ "id" : "Laurent Rosenfeld" }, { - "id" : "Jaldhar H. Vyas", "name" : "Jaldhar H. Vyas", "data" : [ [ + "Blog", + 3 + ], + [ "Perl 6", 31 ], [ "Perl 5", 31 - ], - [ - "Blog", - 3 ] - ] + ], + "id" : "Jaldhar H. Vyas" }, { - "id" : "Ruben Westerberg", "name" : "Ruben Westerberg", "data" : [ [ - "Perl 5", + "Perl 6", 31 ], [ - "Perl 6", + "Perl 5", 31 ] - ] + ], + "id" : "Ruben Westerberg" }, { "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ - "Perl 6", - 13 - ], - [ "Perl 5", 37 ], [ + "Perl 6", + 13 + ], + [ "Blog", 3 ] - ], - "name" : "Athanasius" + ] }, { - "id" : "Adam Russell", + "name" : "Adam Russell", "data" : [ [ - "Perl 5", - 32 + "Blog", + 17 ], [ - "Blog", - 16 + "Perl 5", + 35 ] ], - "name" : "Adam Russell" + "id" : "Adam Russell" }, { "id" : "Arne Sommer", @@ -125,43 +142,43 @@ "name" : "Arne Sommer" }, { - "id" : "E. Choroba", "name" : "E. Choroba", "data" : [ [ - "Perl 5", - 26 - ], - [ "Blog", 13 + ], + [ + "Perl 5", + 26 ] - ] + ], + "id" : "E. Choroba" }, { - "id" : "Francis Whittle", "name" : "Francis Whittle", "data" : [ [ - "Perl 6", - 31 - ], - [ "Blog", 8 + ], + [ + "Perl 6", + |
