diff options
| -rw-r--r-- | stats/pwc-challenge-026.json | 399 | ||||
| -rw-r--r-- | stats/pwc-current.json | 192 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown-summary.json | 48 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 708 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 396 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 42 | ||||
| -rw-r--r-- | stats/pwc-summary-121-150.json | 52 | ||||
| -rw-r--r-- | stats/pwc-summary-151-180.json | 36 | ||||
| -rw-r--r-- | stats/pwc-summary-181-210.json | 30 | ||||
| -rw-r--r-- | stats/pwc-summary-211-240.json | 38 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 106 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 116 | ||||
| -rw-r--r-- | stats/pwc-summary-91-120.json | 112 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 36 |
14 files changed, 1163 insertions, 1148 deletions
diff --git a/stats/pwc-challenge-026.json b/stats/pwc-challenge-026.json index 8710c67ef8..d7bfcae2e4 100644 --- a/stats/pwc-challenge-026.json +++ b/stats/pwc-challenge-026.json @@ -1,29 +1,160 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "title" : { "text" : "Perl Weekly Challenge - 026" }, - "xAxis" : { - "type" : "category" - }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 25] Last updated at 2020-12-13 02:36:07 GMT" + "series" : [ + { + "data" : [ + { + "name" : "Adam Russell", + "drilldown" : "Adam Russell", + "y" : 3 + }, + { + "y" : 3, + "drilldown" : "Andrezgz", + "name" : "Andrezgz" + }, + { + "drilldown" : "Arne Sommer", + "y" : 3, + "name" : "Arne Sommer" + }, + { + "y" : 4, + "drilldown" : "Athanasius", + "name" : "Athanasius" + }, + { + "name" : "Colin Crain", + "drilldown" : "Colin Crain", + "y" : 2 + }, + { + "y" : 2, + "drilldown" : "Daniel Mantovani", + "name" : "Daniel Mantovani" + }, + { + "drilldown" : "Donald Hunter", + "y" : 2, + "name" : "Donald Hunter" + }, + { + "drilldown" : "Duane Powell", + "y" : 2, + "name" : "Duane Powell" + }, + { + "name" : "Duncan C. White", + "drilldown" : "Duncan C. White", + "y" : 2 + }, + { + "name" : "E. Choroba", + "drilldown" : "E. Choroba", + "y" : 3 + }, + { + "y" : 5, + "drilldown" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas" + }, + { + "name" : "Joelle Maslak", + "drilldown" : "Joelle Maslak", + "y" : 4 + }, + { + "name" : "Kian-Meng Ang", + "y" : 1, + "drilldown" : "Kian-Meng Ang" + }, + { + "name" : "Laurent Rosenfeld", + "y" : 7, + "drilldown" : "Laurent Rosenfeld" + }, + { + "y" : 2, + "drilldown" : "Lubos Kolouch", + "name" : "Lubos Kolouch" + }, + { + "drilldown" : "Mark Senn", + "y" : 2, + "name" : "Mark Senn" + }, + { + "y" : 2, + "drilldown" : "Markus Holzer", + "name" : "Markus Holzer" + }, + { + "drilldown" : "Noud Aldenhoven", + "y" : 2, + "name" : "Noud Aldenhoven" + }, + { + "name" : "Ozzy", + "y" : 2, + "drilldown" : "Ozzy" + }, + { + "name" : "Paulo Custodio", + "y" : 2, + "drilldown" : "Paulo Custodio" + }, + { + "y" : 5, + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West" + }, + { + "name" : "Ruben Westerberg", + "drilldown" : "Ruben Westerberg", + "y" : 4 + }, + { + "name" : "Simon Proctor", + "y" : 2, + "drilldown" : "Simon Proctor" + }, + { + "name" : "Steven Wilson", + "y" : 2, + "drilldown" : "Steven Wilson" + }, + { + "name" : "Stuart Little", + "y" : 2, + "drilldown" : "Stuart Little" + }, + { + "y" : 4, + "drilldown" : "Yet Ebreo", + "name" : "Yet Ebreo" + } + ], + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 026" + } + ], + "xAxis" : { + "type" : "category" }, - "legend" : { - "enabled" : 0 + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, "drilldown" : { "series" : [ { "name" : "Adam Russell", - "id" : "Adam Russell", "data" : [ [ "Perl", @@ -33,19 +164,21 @@ "Blog", 1 ] - ] + ], + "id" : "Adam Russell" }, { - "name" : "Andrezgz", - "id" : "Andrezgz", "data" : [ [ "Perl", 3 ] - ] + ], + "id" : "Andrezgz", + "name" : "Andrezgz" }, { + "name" : "Arne Sommer", "id" : "Arne Sommer", "data" : [ [ @@ -56,11 +189,9 @@ "Blog", 1 ] - ], - "name" : "Arne Sommer" + ] }, { - "name" : "Athanasius", "data" : [ [ "Perl", @@ -71,27 +202,28 @@ 2 ] ], - "id" : "Athanasius" + "id" : "Athanasius", + "name" : "Athanasius" }, { + "id" : "Colin Crain", "data" : [ [ "Perl", 2 ] ], - "id" : "Colin Crain", "name" : "Colin Crain" }, { - "name" : "Daniel Mantovani", + "id" : "Daniel Mantovani", "data" : [ [ "Perl", 2 ] ], - "id" : "Daniel Mantovani" + "name" : "Daniel Mantovani" }, { "name" : "Donald Hunter", @@ -108,26 +240,27 @@ ] }, { + "name" : "Duane Powell", + "id" : "Duane Powell", "data" : [ [ "Perl", 2 ] - ], - "id" : "Duane Powell", - "name" : "Duane Powell" + ] }, { + "name" : "Duncan C. White", "id" : "Duncan C. White", "data" : [ [ "Perl", 2 ] - ], - "name" : "Duncan C. White" + ] }, { + "name" : "E. Choroba", "data" : [ [ "Perl", @@ -138,11 +271,9 @@ 1 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "id" : "E. Choroba" }, { - "name" : "Jaldhar H. Vyas", "id" : "Jaldhar H. Vyas", "data" : [ [ @@ -157,10 +288,12 @@ "Blog", 1 ] - ] + ], + "name" : "Jaldhar H. Vyas" }, { "name" : "Joelle Maslak", + "id" : "Joelle Maslak", "data" : [ [ "Perl", @@ -170,8 +303,7 @@ "Raku", 2 ] - ], - "id" : "Joelle Maslak" + ] }, { "data" : [ @@ -184,7 +316,7 @@ "name" : "Kian-Meng Ang" }, { - "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -199,37 +331,37 @@ 3 ] ], - "name" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld" }, { - "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] ], - "id" : "Lubos Kolouch" + "name" : "Lubos Kolouch" }, { - "name" : "Mark Senn", "id" : "Mark Senn", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Mark Senn" }, { "name" : "Markus Holzer", + "id" : "Markus Holzer", "data" : [ [ "Raku", 2 ] - ], - "id" : "Markus Holzer" + ] }, { "name" : "Noud Aldenhoven", @@ -242,14 +374,24 @@ "id" : "Noud Aldenhoven" }, { - "name" : "Ozzy", "data" : [ [ "Raku", 2 ] ], - "id" : "Ozzy" + "id" : "Ozzy", + "name" : "Ozzy" + }, + { + "name" : "Paulo Custodio", + "data" : [ + [ + "Perl", + 2 + ] + ], + "id" : "Paulo Custodio" }, { "data" : [ @@ -270,6 +412,7 @@ "name" : "Roger Bell_West" }, { + "name" : "Ruben Westerberg", "id" : "Ruben Westerberg", "data" : [ [ @@ -280,27 +423,26 @@ "Raku", 2 ] - ], - "name" : "Ruben Westerberg" + ] }, { - "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] ], + "id" : "Simon Proctor", "name" : "Simon Proctor" }, { - "id" : "Steven Wilson", "data" : [ [ "Perl", 2 ] ], + "id" : "Steven Wilson", "name" : "Steven Wilson" }, { @@ -315,6 +457,7 @@ }, { "name" : "Yet Ebreo", + "id" : "Yet Ebreo", "data" : [ [ "Perl", @@ -324,156 +467,28 @@ "Raku", 2 ] - ], - "id" : "Yet Ebreo" + ] } ] }, - "series" : [ - { - "name" : "Perl Weekly Challenge - 026", - "data" : [ - { - "drilldown" : "Adam Russell", - "name" : "Adam Russell", - "y" : 3 - }, - { - "name" : "Andrezgz", - "drilldown" : "Andrezgz", - "y" : 3 - }, - { - "y" : 3, - "drilldown" : "Arne Sommer", - "name" : "Arne Sommer" - }, - { - "y" : 4, - "drilldown" : "Athanasius", - "name" : "Athanasius" - }, - { - "drilldown" : "Colin Crain", - "name" : "Colin Crain", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "Daniel Mantovani", - "name" : "Daniel Mantovani" - }, - { - "y" : 2, - "name" : "Donald Hunter", - "drilldown" : "Donald Hunter" - }, - { - "drilldown" : "Duane Powell", - "name" : "Duane Powell", - "y" : 2 - }, - { - "drilldown" : "Duncan C. White", - "name" : "Duncan C. White", - "y" : 2 - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 3 - }, - { - "y" : 5, - "name" : "Jaldhar H. Vyas", - "drilldown" : "Jaldhar H. Vyas" - }, - { - "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak", - "y" : 4 - }, - { - "name" : "Kian-Meng Ang", - "drilldown" : "Kian-Meng Ang", - "y" : 1 - }, - { - "y" : 7, - "name" : "Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld" - }, - { - "y" : 2, - "drilldown" : "Lubos Kolouch", - "name" : "Lubos Kolouch" - }, - { - "y" : 2, - "name" : "Mark Senn", - "drilldown" : "Mark Senn" - }, - { - "y" : 2, - "drilldown" : "Markus Holzer", - "name" : "Markus Holzer" - }, - { - "y" : 2, - "name" : "Noud Aldenhoven", - "drilldown" : "Noud Aldenhoven" - }, - { - "y" : 2, - "drilldown" : "Ozzy", - "name" : "Ozzy" - }, - { - "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West", - "y" : 5 - }, - { - "name" : "Ruben Westerberg", - "drilldown" : "Ruben Westerberg", - "y" : 4 - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 2 - }, - { - "drilldown" : "Steven Wilson", - "name" : "Steven Wilson", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "Stuart Little", - "name" : "Stuart Little" - }, - { - "y" : 4, - "drilldown" : "Yet Ebreo", - "name" : "Yet Ebreo" - } - ], - "colorByPoint" : 1 - } - ], + "tooltip" : { + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1, + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" + }, + "subtitle" : { + "text" : "[Champions: 26] Last updated at 2021-01-23 23:49:53 GMT" + }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 + "enabled" : 1, + "format" : "{point.y}" + } } }, - "tooltip" : { - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : 1, - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" + "legend" : { + "enabled" : 0 } } diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 8fbdf05108..7201810974 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,36 +1,41 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 096" - }, - "xAxis" : { - "type" : "category" + "chart" : { + "type" : "column" }, "subtitle" : { - "text" : "[Champions: 26] Last updated at 2021-01-23 23:43:11 GMT" + "text" : "[Champions: 26] Last updated at 2021-01-23 23:50:12 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "legend" : { + "enabled" : 0 }, "series" : [ { "colorByPoint" : 1, "data" : [ { - "drilldown" : "Aaron Smith", + "name" : "Aaron Smith", "y" : 3, - "name" : "Aaron Smith" + "drilldown" : "Aaron Smith" }, { - "y" : 4, "drilldown" : "Abigail", + "y" : 4, "name" : "Abigail" }, { - "y" : 1, + "name" : "Andrew Shitov", "drilldown" : "Andrew Shitov", - "name" : "Andrew Shitov" + "y" : 1 }, { "name" : "Arne Sommer", - "y" : 5, - "drilldown" : "Arne Sommer" + "drilldown" : "Arne Sommer", + "y" : 5 }, { "y" : 2, @@ -43,34 +48,34 @@ "y" : 2 }, { + "name" : "Dave Jacoby", "drilldown" : "Dave Jacoby", - "y" : 3, - "name" : "Dave Jacoby" + "y" : 3 }, { + "name" : "E. Choroba", "y" : 2, - "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "drilldown" : "E. Choroba" }, { - "name" : "Flavio Poletti", + "drilldown" : "Flavio Poletti", "y" : 4, - "drilldown" : "Flavio Poletti" + "name" : "Flavio Poletti" }, { - "name" : "Gustavo Chaves", + "y" : 2, "drilldown" : "Gustavo Chaves", - "y" : 2 + "name" : "Gustavo Chaves" }, { - "y" : 2, "drilldown" : "James Smith", + "y" : 2, "name" : "James Smith" }, { + "name" : "Joan Mimosinnet", "y" : 3, - "drilldown" : "Joan Mimosinnet", - "name" : "Joan Mimosinnet" + "drilldown" : "Joan Mimosinnet" }, { "y" : 2, @@ -78,14 +83,14 @@ "name" : "Jorg Sommrey" }, { + "name" : "Kang-min Liu", "drilldown" : "Kang-min Liu", - "y" : 5, - "name" : "Kang-min Liu" + "y" : 5 }, { + "name" : "Lubos Kolouch", "drilldown" : "Lubos Kolouch", - "y" : 2, - "name" : "Lubos Kolouch" + "y" : 2 }, { "y" : 4, @@ -93,14 +98,14 @@ "name" : "Luca Ferrari" }, { + "name" : "Mark Anderson", "y" : 2, - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson" + "drilldown" : "Mark Anderson" }, { + "name" : "Nuno Vieira", "y" : 2, - "drilldown" : "Nuno Vieira", - "name" : "Nuno Vieira" + "drilldown" : "Nuno Vieira" }, { "name" : "Paulo Custodio", @@ -108,9 +113,9 @@ "y" : 2 }, { - "name" : "Pete Houston", "y" : 2, - "drilldown" : "Pete Houston" + "drilldown" : "Pete Houston", + "name" : "Pete Houston" }, { "y" : 2, @@ -123,9 +128,9 @@ "name" : "Roger Bell_West" }, { + "name" : "Simon Proctor", "y" : 2, - "drilldown" : "Simon Proctor", - "name" : "Simon Proctor" + "drilldown" : "Simon Proctor" }, { "drilldown" : "Stuart Little", @@ -133,21 +138,24 @@ "name" : "Stuart Little" }, { - "drilldown" : "Ulrich Rieke", "y" : 4, + "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke" }, { - "drilldown" : "W. Luis Mochan", "y" : 3, + "drilldown" : "W. Luis Mochan", "name" : "W. Luis Mochan" } ], "name" : "Perl Weekly Challenge - 096" } ], - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge - 096" + }, + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ @@ -166,8 +174,6 @@ ] }, { - "id" : "Abigail", - "name" : "Abigail", "data" : [ [ "Perl", @@ -177,7 +183,9 @@ "Blog", 2 ] - ] + ], + "name" : "Abigail", + "id" : "Abigail" }, { "data" : [ @@ -208,14 +216,14 @@ "name" : "Arne Sommer" }, { + "name" : "Ben Davies", + "id" : "Ben Davies", "data" : [ [ "Raku", 2 ] - ], - "name" : "Ben Davies", - "id" : "Ben Davies" + ] }, { "id" : "Cheok-Yin Fung", @@ -242,18 +250,16 @@ "id" : "Dave Jacoby" }, { + "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ], - "name" : "E. Choroba", - "id" : "E. Choroba" + ] }, { - "name" : "Flavio Poletti", - "id" : "Flavio Poletti", "data" : [ [ "Perl", @@ -263,7 +269,9 @@ "Blog", 2 ] - ] + ], + "name" : "Flavio Poletti", + "id" : "Flavio Poletti" }, { "name" : "Gustavo Chaves", @@ -286,8 +294,6 @@ ] }, { - "id" : "Joan Mimosinnet", - "name" : "Joan Mimosinnet", "data" : [ [ "Raku", @@ -297,19 +303,23 @@ "Blog", 1 ] - ] + ], + "id" : "Joan Mimosinnet", + "name" : "Joan Mimosinnet" }, { - "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Jorg Sommrey", + "id" : "Jorg Sommrey" }, { + "id" : "Kang-min Liu", + "name" : "Kang-min Liu", "data" : [ [ "Perl", @@ -323,9 +333,7 @@ "Blog", 1 ] - ], - "id" : "Kang-min Liu", - "name" : "Kang-min Liu" + ] }, { "id" : "Lubos Kolouch", @@ -348,32 +356,32 @@ 2 ] ], - "id" : "Luca Ferrari", - "name" : "Luca Ferrari" + "name" : "Luca Ferrari", + "id" : "Luca Ferrari" }, { + "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "name" : "Mark Anderson", - "id" : "Mark Anderson" + ] }, { - "name" : "Nuno Vieira", - "id" : "Nuno Vieira", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Nuno Vieira", + "name" : "Nuno Vieira" }, { - "id" : "Paulo Custodio", "name" : "Paulo Custodio", + "id" : "Paulo Custodio", "data" : [ [ "Perl", @@ -382,24 +390,24 @@ ] }, { + "name" : "Pete Houston", + "id" : "Pete Houston", "data" : [ [ "Perl", 2 ] - ], - "name" : "Pete Houston", - "id" : "Pete Houston" + ] }, { + "id" : "Philip Hood", + "name" : "Philip Hood", "data" : [ [ "Raku", 2 ] - ], - "id" : "Philip Hood", - "name" : "Philip Hood" + ] }, { "data" : [ @@ -416,20 +424,22 @@ 1 ] ], - "id" : "Roger Bell_West", - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "id" : "Roger Bell_West" }, { - "id" : "Simon Proctor", - "name" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { + "id" : "Stuart Little", + "name" : "Stuart Little", "data" : [ [ "Perl", @@ -439,13 +449,11 @@ "Raku", 2 ] - ], - "name" : "Stuart Little", - "id" : "Stuart Little" + ] }, { - "name" : "Ulrich Rieke", "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -458,8 +466,8 @@ ] }, { - "id" : "W. Luis Mochan", "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -482,17 +490,9 @@ "borderWidth" : 0 } }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "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 - }, - "legend" : { - "enabled" : 0 + "followPointer" : 1, + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 0eb6aaa663..6cd2f710cd 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,21 +1,10 @@ { - "yAxis" : { - "title" : { - "text" : null - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<b>{point.y:.0f}</b>" - }, - "legend" : { - "enabled" : "false" - }, - "subtitle" : { - "text" : "Last updated at 2021-01-23 23:43:11 GMT" + "title" : { + "text" : "Perl Weekly Challenge Contributions [2019 - 2020]" }, "series" : [ { + "name" : "Contributions", "data" : [ [ "Blog", @@ -23,33 +12,44 @@ ], [ "Perl", - 4448 + 4450 ], [ "Raku", 2901 ] ], - "name" : "Contributions", "dataLabels" : { - "y" : 10, - "align" : "right", + "rotation" : -90, "color" : "#FFFFFF", - "enabled" : "true", + "y" : 10, "format" : "{point.y:.0f}", + "align" : "right", "style" : |
