diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-06 07:55:40 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-06 07:55:40 +0100 |
| commit | 5fbd4f4535ff77c63c68b7437016c4127202791e (patch) | |
| tree | fb29384aa3b6a219295d07c42990c1d53467be76 | |
| parent | 40c3105b0efc48ab8177cda4f31794dc0b0e7d7f (diff) | |
| download | perlweeklychallenge-club-5fbd4f4535ff77c63c68b7437016c4127202791e.tar.gz perlweeklychallenge-club-5fbd4f4535ff77c63c68b7437016c4127202791e.tar.bz2 perlweeklychallenge-club-5fbd4f4535ff77c63c68b7437016c4127202791e.zip | |
- Updated chart data.
| -rw-r--r-- | stats/pwc-current.json | 478 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 42 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 42 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 66 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 154 |
5 files changed, 393 insertions, 389 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index a459b39fc6..a3dfefe9f5 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,186 +1,7 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, - "tooltip" : { - "pointerFormat" : "<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 - }, - "title" : { - "text" : "Perl Weekly Challenge - CURRENT" - }, - "subtitle" : { - "text" : "[Champions: 28] Last updated at 2019-04-05 15:12:15 GMT" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, "xAxis" : { "type" : "category" }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "Champions", - "data" : [ - { - "name" : "Adam Russell", - "drilldown" : "Adam Russell", - "y" : 2 - }, - { - "drilldown" : "Andrezgz", - "name" : "Andrezgz", - "y" : 2 - }, - { - "drilldown" : "Arpad Toth", - "name" : "Arpad Toth", - "y" : 2 - }, - { - "name" : "Athanasius", - "drilldown" : "Athanasius", - "y" : 2 - }, - { - "drilldown" : "Bob Kleemann", - "y" : 2, - "name" : "Bob Kleemann" - }, - { - "y" : 1, - "drilldown" : "Daniel Mantovani", - "name" : "Daniel Mantovani" - }, - { - "name" : "Doug Schrag", - "drilldown" : "Doug Schrag", - "y" : 2 - }, - { - "drilldown" : "Fred Zinn", - "name" : "Fred Zinn", - "y" : 1 - }, - { - "drilldown" : "Freddie B", - "name" : "Freddie B", - "y" : 1 - }, - { - "drilldown" : "Gustavo Chaves", - "y" : 1, - "name" : "Gustavo Chaves" - }, - { - "drilldown" : "Dr James A. Smith", - "y" : 4, - "name" : "Dr James A. Smith" - }, - { - "drilldown" : "Jo Christian Oterhals", - "y" : 4, - "name" : "Jo Christian Oterhals" - }, - { - "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak", - "y" : 1 - }, - { - "drilldown" : "John Barrett", - "y" : 2, - "name" : "John Barrett" - }, - { - "name" : "Lars Balker", - "drilldown" : "Lars Balker", - "y" : 4 - }, - { - "y" : 4, - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" - }, - { - "drilldown" : "Magnus Woldrich", - "y" : 2, - "name" : "Magnus Woldrich" - }, - { - "drilldown" : "Matt Latusek", - "y" : 2, - "name" : "Matt Latusek" - }, - { - "drilldown" : "Nick Logan", - "y" : 4, - "name" : "Nick Logan" - }, - { - "y" : 2, - "drilldown" : "Chenyf", - "name" : "Chenyf" - }, - { - "name" : "Ozzy", - "drilldown" : "Ozzy", - "y" : 2 - }, - { - "y" : 1, - "drilldown" : "Prajith P", - "name" : "Prajith P" - }, - { - "drilldown" : "Robert Gratza", - "name" : "Robert Gratza", - "y" : 2 - }, - { - "name" : "Sean Meininger", - "drilldown" : "Sean Meininger", - "y" : 1 - }, - { - "name" : "Sergio Iglesias", - "drilldown" : "Sergio Iglesias", - "y" : 2 - }, - { - "y" : 4, - "drilldown" : "Simon Proctor", - "name" : "Simon Proctor" - }, - { - "name" : "Simon Reinhardt", - "drilldown" : "Simon Reinhardt", - "y" : 2 - }, - { - "drilldown" : "Steven Wilson", - "name" : "Steven Wilson", - "y" : 2 - } - ] - } - ], "drilldown" : { "series" : [ { @@ -214,44 +35,44 @@ ] }, { + "name" : "Athanasius", + "id" : "Athanasius", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Athanasius", - "id" : "Athanasius" + ] }, { + "id" : "Bob Kleemann", + "name" : "Bob Kleemann", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Bob Kleemann", - "id" : "Bob Kleemann" + ] }, { + "name" : "Daniel Mantovani", + "id" : "Daniel Mantovani", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Daniel Mantovani", - "id" : "Daniel Mantovani" + ] }, { - "id" : "Doug Schrag", - "name" : "Doug Schrag", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Doug Schrag", + "name" : "Doug Schrag" }, { "name" : "Fred Zinn", @@ -264,8 +85,8 @@ ] }, { - "id" : "Freddie B", "name" : "Freddie B", + "id" : "Freddie B", "data" : [ [ "Perl 5", @@ -274,18 +95,16 @@ ] }, { - "id" : "Gustavo Chaves", - "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", 1 ] - ] + ], + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves" }, { - "name" : "Dr James A. Smith", - "id" : "Dr James A. Smith", "data" : [ [ "Perl 5", @@ -295,7 +114,9 @@ "Perl 6", 2 ] - ] + ], + "name" : "Dr James A. Smith", + "id" : "Dr James A. Smith" }, { "data" : [ @@ -312,26 +133,32 @@ "id" : "Jo Christian Oterhals" }, { + "id" : "Joelle Maslak", + "name" : "Joelle Maslak", "data" : [ [ + "Perl 5", + 2 + ], + [ "Perl 6", - 1 + 2 ] - ], - "name" : "Joelle Maslak", - "id" : "Joelle Maslak" + ] }, { + "name" : "John Barrett", + "id" : "John Barrett", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "John Barrett", - "name" : "John Barrett" + ] }, { + "id" : "Lars Balker", + "name" : "Lars Balker", "data" : [ [ "Perl 5", @@ -341,13 +168,11 @@ "Perl 6", 2 ] - ], - "name" : "Lars Balker", - "id" : "Lars Balker" + ] }, { - "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -370,22 +195,22 @@ 1 ] ], - "id" : "Magnus Woldrich", - "name" : "Magnus Woldrich" + "name" : "Magnus Woldrich", + "id" : "Magnus Woldrich" }, { + "name" : "Matt Latusek", + "id" : "Matt Latusek", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Matt Latusek", - "name" : "Matt Latusek" + ] }, { - "id" : "Nick Logan", "name" : "Nick Logan", + "id" : "Nick Logan", "data" : [ [ "Perl 5", @@ -398,24 +223,24 @@ ] }, { + "id" : "Chenyf", + "name" : "Chenyf", "data" : [ [ "Perl 6", 2 ] - ], - "name" : "Chenyf", - "id" : "Chenyf" + ] }, { - "id" : "Ozzy", - "name" : "Ozzy", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Ozzy", + "name" : "Ozzy" }, { "data" : [ @@ -424,8 +249,8 @@ 1 ] ], - "id" : "Prajith P", - "name" : "Prajith P" + "name" : "Prajith P", + "id" : "Prajith P" }, { "name" : "Robert Gratza", @@ -438,14 +263,14 @@ ] }, { - "id" : "Sean Meininger", - "name" : "Sean Meininger", "data" : [ [ "Perl 6", 1 ] - ] + ], + "id" : "Sean Meininger", + "name" : "Sean Meininger" }, { "data" : [ @@ -454,12 +279,10 @@ 2 ] ], - "name" : "Sergio Iglesias", - "id" : "Sergio Iglesias" + "id" : "Sergio Iglesias", + "name" : "Sergio Iglesias" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Perl 5", @@ -469,28 +292,209 @@ "Perl 6", 2 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { + "id" : "Simon Reinhardt", + "name" : "Simon Reinhardt", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Simon Reinhardt", - "name" : "Simon Reinhardt" + ] }, { - "id" : "Steven Wilson", - "name" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Steven Wilson", + "name" : "Steven Wilson" } ] + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 28] Last updated at 2019-04-06 06:54:02 GMT" + }, + "chart" : { + "type" : "column" + }, + "series" : [ + { + "data" : [ + { + "y" : 2, + "name" : "Adam Russell", + "drilldown" : "Adam Russell" + }, + { + "drilldown" : "Andrezgz", + "name" : "Andrezgz", + "y" : 2 + }, + { + "name" : "Arpad Toth", + "y" : 2, + "drilldown" : "Arpad Toth" + }, + { + "drilldown" : "Athanasius", + "name" : "Athanasius", + "y" : 2 + }, + { + "name" : "Bob Kleemann", + "y" : 2, + "drilldown" : "Bob Kleemann" + }, + { + "y" : 1, + "name" : "Daniel Mantovani", + "drilldown" : "Daniel Mantovani" + }, + { + "y" : 2, + "name" : "Doug Schrag", + "drilldown" : "Doug Schrag" + }, + { + "drilldown" : "Fred Zinn", + "y" : 1, + "name" : "Fred Zinn" + }, + { + "drilldown" : "Freddie B", + "y" : 1, + "name" : "Freddie B" + }, + { + "name" : "Gustavo Chaves", + "y" : 1, + "drilldown" : "Gustavo Chaves" + }, + { + "drilldown" : "Dr James A. Smith", + "name" : "Dr James A. Smith", + "y" : 4 + }, + { + "drilldown" : "Jo Christian Oterhals", + "name" : "Jo Christian Oterhals", + "y" : 4 + }, + { + "name" : "Joelle Maslak", + "y" : 4, + "drilldown" : "Joelle Maslak" + }, + { + "drilldown" : "John Barrett", + "y" : 2, + "name" : "John Barrett" + }, + { + "drilldown" : "Lars Balker", + "name" : "Lars Balker", + "y" : 4 + }, + { + "y" : 4, + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld" + }, + { + "drilldown" : "Magnus Woldrich", + "name" : "Magnus Woldrich", + "y" : 2 + }, + { + "drilldown" : "Matt Latusek", + "name" : "Matt Latusek", + "y" : 2 + }, + { + "drilldown" : "Nick Logan", + "name" : "Nick Logan", + "y" : 4 + }, + { + "drilldown" : "Chenyf", + "y" : 2, + "name" : "Chenyf" + }, + { + "name" : "Ozzy", + "y" : 2, + "drilldown" : "Ozzy" + }, + { + "drilldown" : "Prajith P", + "name" : "Prajith P", + "y" : 1 + }, + { + "name" : "Robert Gratza", + "y" : 2, + "drilldown" : "Robert Gratza" + }, + { + "drilldown" : "Sean Meininger", + "y" : 1, + "name" : "Sean Meininger" + }, + { + "drilldown" : "Sergio Iglesias", + "y" : 2, + "name" : "Sergio Iglesias" + }, + { + "drilldown" : "Simon Proctor", + "y" : 4, + "name" : "Simon Proctor" + }, + { + "drilldown" : "Simon Reinhardt", + "name" : "Simon Reinhardt", + "y" : 2 + }, + { + "drilldown" : "Steven Wilson", + "name" : "Steven Wilson", + "y" : 2 + } + ], + "colorByPoint" : 1, + "name" : "Champions" + } + ], + "legend" : { + "enabled" : 0 + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "tooltip" : { + "followPointer" : 1, + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" + }, + "title" : { + "text" : "Perl Weekly Challenge - CURRENT" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 094371c403..4ad55f4900 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,7 +1,6 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-04-06 06:54:11 GMT" }, "xAxis" : { "categories" : [ @@ -37,17 +36,17 @@ "Joelle Maslak" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-04-05 15:15:33 GMT" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 4, @@ -78,9 +77,8 @@ 1, 0, 4, - 2 - ], - "name" : "Perl 5" + 4 + ] }, { "data" : [ @@ -113,20 +111,22 @@ 0, 1, 4, - 3 + 4 ], "name" : "Perl 6" } ], - "chart" : { - "type" : "column" - }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 41db6ba58e..19d6f5869c 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,17 +1,9 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, "series" : [ { - "name" : "Perl 5", "data" : [ 3, 2, @@ -43,7 +35,8 @@ 2, 0, 4 - ] + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -81,17 +74,16 @@ ] } ], - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "John Barrett", @@ -126,7 +118,15 @@ "Steven Wilson" ] }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-04-05 15:15:33 GMT" + "text" : "[Champions: 30] Last updated at 2019-04-06 06:54:11 GMT" } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index a08800e8c1..afd4c3ef23 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,45 +1,16 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "subtitle" : { - "text" : "[Champions: 4] Last updated at 2019-04-05 15:15:33 GMT" - }, - "xAxis" : { - "categories" : [ - "Tiago Stock", - "Tore Andersson", - "Veesh Goldman", - "William Gilmore" - ] - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "text" : "[Champions: 4] Last updated at 2019-04-06 06:54:11 GMT" }, "series" : [ { - "name" : "Perl 5", "data" : [ 1, 2, 1, 1 - ] + ], + "name" : "Perl 5" }, { "data" : [ @@ -50,5 +21,34 @@ ], "name" : "Perl 6" } - ] + ], + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "Tiago Stock", + "Tore Andersson", + "Veesh Goldman", + "William Gilmore" + ] + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index ebec226288..2cb8d2ff90 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,12 +1,77 @@ { "subtitle" : { - "text" : "[Champions: 64] Last updated at 2019-04-05 15:12:15 GMT" + "text" : "[Champions: 64] Last updated at 2019-04-06 06:54:02 GMT" }, "chart" : { "type" : "column" }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + "xAxis" : { + "categories" : [ + "Abigail", + "Adam Russell", + "Alex Daniel", + "Alexander Karelas", + "Alexey Melezhik", + "Andrezgz", + "Antonio Gamiz", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bob Kleemann", + "Daniel Mantovani", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Doug Schrag", + "Duncan C. White", + "Eddy HS", + "Finley", + "Fred Zinn", + "Freddie B", + "Gustavo Chaves", + "Jaldhar H. Vyas", + "Dr James A. Smith", + "Jeff", + "Jeremy Carman", + "Jim Bacon", + "JJ Merelo", + "Jo Christian Oterhals", + "Joelle Maslak", + "John Barrett", + "Juan Caballero", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Magnus Woldrich", + "Mark Senn", + "Martin Mugeni", + "Matt Latusek", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Chenyf", + "Oleskii Tsvitenov", + "Ozzy", + "Pavel Jurca", + "Pete Houston", + "Philippe Bruhat", + "Prajith P", + "Robert Gratza", + "Ruben Westerberg", + "Sean Meininger", + "Sergio Iglesias", + "Simon Proctor", + "Simon Reinhardt", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Tiago Stock", + "Tore Andersson", + "Veesh Goldman", + "William Gilmore" + ] }, "yAxis" : { "title" : { @@ -15,12 +80,14 @@ "min" : 0 }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, "series" : [ { - "name" : "Perl 5", "data" : [ 0, 4, @@ -51,7 +118,7 @@ 1, 0, 4, - 2, + 4, 3, 2, 2, @@ -86,7 +153,8 @@ 2, 1, 1 - ] + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -120,7 +188,7 @@ 0, 1, 4, - 3, + 4, 0, 0, 0, @@ -158,74 +226,6 @@ ] } ], - "xAxis" : { - "categories" : [ - "Abigail", - "Adam Russell", - "Alex Daniel", - "Alexander Karelas", - "Alexey Melezhik", - "Andrezgz", - "Antonio Gamiz", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bob Kleemann", - "Daniel Mantovani", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Doug Schrag", - "Duncan C. White", - "Eddy HS", - "Finley", - "Fred Zinn", - "Freddie B", - "Gustavo Chaves", - "Jaldhar H. Vyas", - "Dr James A. Smith", - "Jeff", - "Jeremy Carman", - "Jim Bacon", - "JJ Merelo", - "Jo Christian Oterhals", - "Joelle Maslak", - "John Barrett", - "Juan Caballero", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Magnus Woldrich", - "Mark Senn", - "Martin Mugeni", - "Matt Latusek", - "Michael Schaap", - "Neil Bowers", - "Nick Logan", - "Chenyf", - "Oleskii Tsvitenov", - "Ozzy", - "Pavel Jurca", - "Pete Houston", - "Philippe Bruhat", - "Prajith P", - "Robert Gratza", - "Ruben Westerberg", - "Sean Meininger", - "Sergio Iglesias", - "Simon Proctor", - "Simon Reinhardt", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Tiago Stock", - "Tore Andersson", - "Veesh Goldman", - "William Gilmore" - ] - }, "plotOptions" : { "column" : { "stacking" : "percent" |
