diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-10 13:11:54 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-10 13:11:54 +0100 |
| commit | b73d7ce5b93e392f6debad34016cc68cb5340d69 (patch) | |
| tree | aa20e889310913a00086a6f30408be7cc20cc91e | |
| parent | 4d2cc77cf47d2dea299bd4e910d47f45cf66857c (diff) | |
| download | perlweeklychallenge-club-b73d7ce5b93e392f6debad34016cc68cb5340d69.tar.gz perlweeklychallenge-club-b73d7ce5b93e392f6debad34016cc68cb5340d69.tar.bz2 perlweeklychallenge-club-b73d7ce5b93e392f6debad34016cc68cb5340d69.zip | |
- Updated chart stats.
| -rw-r--r-- | stats/pwc-current.json | 142 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 130 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 112 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 51 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 179 |
5 files changed, 325 insertions, 289 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 24b43c8796..9501dd4f7f 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,89 +1,111 @@ { - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, - "title" : { - "text" : "Perl Weekly Challenge - CURRENT" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, "series" : [ { + "colorByPoint" : 1, + "name" : "Champions", "data" : [ { - "name" : "Gustavo Chaves", + "name" : "Clive Holloway", + "y" : 1, + "drilldown" : "Clive Holloway" + }, + { "drilldown" : "Gustavo Chaves", + "name" : "Gustavo Chaves", "y" : 1 }, { - "y" : 4, "drilldown" : "Dr James A. Smith", + "y" : 4, "name" : "Dr James A. Smith" }, { + "name" : "Khalid", "y" : 2, - "drilldown" : "Khalid", - "name" : "Khalid" + "drilldown" : "Khalid" }, { - "y" : 2, "drilldown" : "Lars Balker", + "y" : 2, "name" : "Lars Balker" }, { "name" : "Chenyf", - "drilldown" : "Chenyf", - "y" : 2 + "y" : 2, + "drilldown" : "Chenyf" }, { - "drilldown" : "Sergio Iglesias", "y" : 2, - "name" : "Sergio Iglesias" + "name" : "Robert Gratza", + "drilldown" : "Robert Gratza" + }, + { + "y" : 2, + "name" : "Sergio Iglesias", + "drilldown" : "Sergio Iglesias" }, { - "name" : "Simon Proctor", "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", "y" : 2 } - ], - "name" : "Champions", - "colorByPoint" : 1 + ] } ], + "xAxis" : { + "type" : "category" + }, + "legend" : { + "enabled" : 0 + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 9] Last updated at 2019-04-10 12:10:46 GMT" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, "tooltip" : { + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", "followPointer" : 1, - "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/>" + "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" }, "drilldown" : { "series" : [ { + "id" : "Clive Holloway", "data" : [ [ "Perl 5", 1 ] ], - "id" : "Gustavo Chaves", - "name" : "Gustavo Chaves" + "name" : "Clive Holloway" + }, + { + "data" : [ + [ + "Perl 5", + 1 + ] + ], + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves" }, { - "name" : "Dr James A. Smith", "data" : [ [ "Perl 5", @@ -94,64 +116,72 @@ 2 ] ], + "name" : "Dr James A. Smith", "id" : "Dr James A. Smith" }, { - "name" : "Khalid", "data" : [ [ "Perl 5", 2 ] ], + "name" : "Khalid", "id" : "Khalid" }, { - "id" : "Lars Balker", + "name" : "Lars Balker", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Lars Balker" + "id" : "Lars Balker" + }, + { + "name" : "Chenyf", + "data" : [ + [ + "Perl 6", + 2 + ] + ], + "id" : "Chenyf" }, { - "id" : "Chenyf", + "name" : "Robert Gratza", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Chenyf" + "id" : "Robert Gratza" }, { - "id" : "Sergio Iglesias", + "name" : "Sergio Iglesias", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Sergio Iglesias" + "id" : "Sergio Iglesias" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 2 ] - ] + ], + "name" : "Simon Proctor", + "id" : "Simon Proctor" } ] }, - "subtitle" : { - "text" : "[Champions: 7] Last updated at 2019-04-09 13:34:30 GMT" - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge - CURRENT" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index d09c8d5369..2aa7b9165b 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,65 +1,6 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alexander Karelas", - "Alexey Melezhik", - "Andrezgz", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bill Palmer", - "Bob Kleemann", - "Daniel Mantovani", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Doug Schrag", - "Duncan C. White", - "Eddy HS", - "Finley", - "Fred Zinn", - "Freddie B", - "Gustavo Chaves", - "Jacques Guinnebault", - "Jaime Corchado", - "Jaldhar H. Vyas", - "Dr James A. Smith", - "Jeff" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-04-09 13:34:47 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "series" : [ { - "name" : "Perl 5", "data" : [ 0, 4, @@ -75,6 +16,7 @@ 0, 0, 4, + 1, 2, 2, 1, @@ -89,9 +31,9 @@ 0, 2, 4, - 6, - 2 - ] + 6 + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -114,6 +56,7 @@ 0, 0, 0, + 0, 4, 0, 0, @@ -124,9 +67,66 @@ 0, 0, 4, - 6, - 0 + 6 ] } - ] + ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-04-10 12:11:35 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "Abigail", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alexander Karelas", + "Alexey Melezhik", + "Andrezgz", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bill Palmer", + "Bob Kleemann", + "Clive Holloway", + "Daniel Mantovani", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Doug Schrag", + "Duncan C. White", + "Eddy HS", + "Finley", + "Fred Zinn", + "Freddie B", + "Gustavo Chaves", + "Jacques Guinnebault", + "Jaime Corchado", + "Jaldhar H. Vyas", + "Dr James A. Smith" + ] + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 1a5f720fb9..184ab6cdd0 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,22 +1,63 @@ { + "xAxis" : { + "categories" : [ + "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", + "Maxim Kolodyazhny", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Chenyf", + "Oleskii Tsvitenov", + "Ozzy", + "Pavel Jurca", + "Pete Houston", + "Philippe Bruhat", + "Prajith P", + "Robert Gratza", + "Ruben Westerberg" + ] + }, "yAxis" : { "min" : 0, "title" : { "text" : "" } }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-04-09 13:34:47 GMT" + "text" : "[Champions: 30] Last updated at 2019-04-10 12:11:35 GMT" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "chart" : { + "type" : "column" }, "series" : [ { - "name" : "Perl 5", "data" : [ 2, + 2, 1, 0, 4, @@ -44,13 +85,13 @@ 4, 2, 2, - 2, - 0 - ] + 2 + ], + "name" : "Perl 5" }, { - "name" : "Perl 6", "data" : [ + 0, 1, 0, 1, @@ -78,55 +119,14 @@ 0, 0, 0, - 0, 2, - 3 - ] + 2 + ], + "name" : "Perl 6" } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "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", - "Maxim Kolodyazhny", - "Michael Schaap", - "Neil Bowers", - "Nick Logan", - "Chenyf", - "Oleskii Tsvitenov", - "Ozzy", - "Pavel Jurca", - "Pete Houston", - "Philippe Bruhat", - "Prajith P", - "Robert Gratza", - "Ruben Westerberg", - "Sean Meininger" - ] + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 54825838bd..4436cb2847 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,12 +1,29 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "Sean Meininger", + "Sergio Iglesias", + "Simon Proctor", + "Simon Reinhardt", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Tiago Stock", + "Tore Andersson", + "Veesh Goldman", + "William Gilmore" + ] + }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 10] Last updated at 2019-04-09 13:34:47 GMT" + }, + "min" : 0 }, "tooltip" : { "shared" : 1, @@ -15,6 +32,7 @@ "series" : [ { "data" : [ + 0, 4, 4, 4, @@ -30,6 +48,7 @@ }, { "data" : [ + 3, 0, 6, 0, @@ -44,29 +63,13 @@ "name" : "Perl 6" } ], + "subtitle" : { + "text" : "[Champions: 11] Last updated at 2019-04-10 12:11:35 GMT" + }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "chart" : { "type" : "column" - }, - "xAxis" : { - "categories" : [ - "Sergio Iglesias", - "Simon Proctor", - "Simon Reinhardt", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Tiago Stock", - "Tore Andersson", - "Veesh Goldman", - "William Gilmore" - ] } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index b48d7b4896..a523502438 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,81 +1,6 @@ { - "xAxis" : { - "categories" : [ - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alexander Karelas", - "Alexey Melezhik", - "Andrezgz", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bill Palmer", - "Bob Kleemann", - "Daniel Mantovani", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Doug Schrag", - "Duncan C. White", - "Eddy HS", - "Finley", - "Fred Zinn", - "Freddie B", - "Gustavo Chaves", - "Jacques Guinnebault", - "Jaime Corchado", - "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", - "Maxim Kolodyazhny", - "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" - ] - }, "series" : [ { - "name" : "Perl 5", "data" : [ 0, 4, @@ -91,6 +16,7 @@ 0, 0, 4, + 1, 2, 2, 1, @@ -147,7 +73,8 @@ 2, 3, 1 - ] + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -170,6 +97,7 @@ 0, 0, 0, + 0, 4, 0, 0, @@ -209,7 +137,7 @@ 0, 0, 0, - 0, + 2, 2, 3, 0, @@ -225,15 +153,96 @@ ] } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "xAxis" : { + "categories" : [ + "Abigail", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alexander Karelas", + "Alexey Melezhik", + "Andrezgz", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bill Palmer", + "Bob Kleemann", + "Clive Holloway", + "Daniel Mantovani", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Doug Schrag", + "Duncan C. White", + "Eddy HS", + "Finley", + "Fred Zinn", + "Freddie B", + "Gustavo Chaves", + "Jacques Guinnebault", + "Jaime Corchado", + "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", + "Maxim Kolodyazhny", + "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" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 71] Last updated at 2019-04-10 12:10:46 GMT" }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 70] Last updated at 2019-04-09 13:34:30 GMT" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "plotOptions" : { "column" : { @@ -242,11 +251,5 @@ }, "title" : { "text" : "Perl Weekly Challenge - 2019" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } } } |
