diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-17 19:37:32 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-17 19:37:32 +0100 |
| commit | 3a064726397cf74b0513e71c237b2321c7cebd67 (patch) | |
| tree | 02562380d6a488c8099d812e832a21d61d404dea | |
| parent | fed49b869792a61d3377ab42617c387119b32718 (diff) | |
| download | perlweeklychallenge-club-3a064726397cf74b0513e71c237b2321c7cebd67.tar.gz perlweeklychallenge-club-3a064726397cf74b0513e71c237b2321c7cebd67.tar.bz2 perlweeklychallenge-club-3a064726397cf74b0513e71c237b2321c7cebd67.zip | |
- Updated chart stats.
| -rw-r--r-- | stats/pwc-current.json | 141 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 38 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 108 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 40 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 196 |
5 files changed, 269 insertions, 254 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index d77a8cda71..1415c6010f 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,30 +1,28 @@ { - "tooltip" : { - "pointerFormat" : "<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 }, "drilldown" : { "series" : [ { - "id" : "Abigail", "data" : [ [ "Perl 5", 2 ] ], + "id" : "Abigail", "name" : "Abigail" }, { "name" : "Adam Russell", + "id" : "Adam Russell", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Adam Russell" + ] }, { "id" : "Arne Sommer", @@ -38,27 +36,26 @@ }, { "name" : "Athanasius", + "id" : "Athanasius", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Athanasius" + ] }, { - "name" : "Francis Whittle", + "id" : "Francis Whittle", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Francis Whittle" + "name" : "Francis Whittle" }, { "id" : "Dr James A. Smith", - "name" : "Dr James A. Smith", "data" : [ [ "Perl 5", @@ -68,10 +65,12 @@ "Perl 6", 2 ] - ] + ], + "name" : "Dr James A. Smith" }, { "name" : "Jo Christian Oterhals", + "id" : "Jo Christian Oterhals", "data" : [ [ "Perl 5", @@ -81,79 +80,72 @@ "Perl 6", 2 ] - ], - "id" : "Jo Christian Oterhals" + ] }, { "id" : "Joelle Maslak", - "name" : "Joelle Maslak", "data" : [ [ "Perl 6", - 1 + 2 ] - ] + ], + "name" : "Joelle Maslak" }, { - "id" : "John Barrett", + "name" : "John Barrett", "data" : [ [ "Perl 5", 2 ] ], - "name" : "John Barrett" + "id" : "John Barrett" }, { - "name" : "Kivanc Yazan", "data" : [ [ "Perl 5", 1 ] ], - "id" : "Kivanc Yazan" + "id" : "Kivanc Yazan", + "name" : "Kivanc Yazan" }, { + "name" : "Matt Latusek", "id" : "Matt Latusek", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Matt Latusek" + ] }, { - "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 1 ] ], - "id" : "Maxim Kolodyazhny" + "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny" + }, + { + "name" : "Robert Gratza", + "id" : "Robert Gratza", + "data" : [ + [ + "Perl 6", + 2 + ] + ] } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, "series" : [ { - "colorByPoint" : 1, - "name" : "Champions", "data" : [ { "name" : "Abigail", @@ -161,14 +153,14 @@ "drilldown" : "Abigail" }, { - "y" : 2, "drilldown" : "Adam Russell", + "y" : 2, "name" : "Adam Russell" }, { - "name" : "Arne Sommer", + "y" : 2, "drilldown" : "Arne Sommer", - "y" : 2 + "name" : "Arne Sommer" }, { "drilldown" : "Athanasius", @@ -186,51 +178,74 @@ "y" : 4 }, { - "name" : "Jo Christian Oterhals", + "y" : 4, "drilldown" : "Jo Christian Oterhals", - "y" : 4 + "name" : "Jo Christian Oterhals" }, { - "y" : 1, + "y" : 2, "drilldown" : "Joelle Maslak", "name" : "Joelle Maslak" }, { - "name" : "John Barrett", + "drilldown" : "John Barrett", "y" : 2, - "drilldown" : "John Barrett" + "name" : "John Barrett" }, { - "name" : "Kivanc Yazan", + "drilldown" : "Kivanc Yazan", "y" : 1, - "drilldown" : "Kivanc Yazan" + "name" : "Kivanc Yazan" }, { - "drilldown" : "Matt Latusek", "y" : 2, + "drilldown" : "Matt Latusek", "name" : "Matt Latusek" }, { + "name" : "Maxim Kolodyazhny", "y" : 1, - "drilldown" : "Maxim Kolodyazhny", - "name" : "Maxim Kolodyazhny" + "drilldown" : "Maxim Kolodyazhny" + }, + { + "drilldown" : "Robert Gratza", + "y" : 2, + "name" : "Robert Gratza" } - ] + ], + "colorByPoint" : 1, + "name" : "Champions" } ], - "legend" : { - "enabled" : 0 - }, "title" : { "text" : "Perl Weekly Challenge - 004" }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "xAxis" : { + "type" : "category" + }, + "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 + }, "subtitle" : { - "text" : "[Champions: 12] Last updated at 2019-04-17 14:50:37 GMT" + "text" : "[Champions: 13] Last updated at 2019-04-17 18:36:48 GMT" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } }, "chart" : { "type" : "column" - }, - "xAxis" : { - "type" : "category" } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 50ae9e7ec8..132b1874bc 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,4 +1,10 @@ { + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "xAxis" : { "categories" : [ "Abigail", @@ -33,28 +39,12 @@ "Jaime Corchado" ] }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "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-17 14:50:38 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "series" : [ { - "name" : "Perl 5", "data" : [ 2, 8, @@ -86,7 +76,8 @@ 3, 0, 2 - ] + ], + "name" : "Perl 5" }, { "data" : [ @@ -128,5 +119,14 @@ "column" : { "stacking" : "percent" } + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-04-17 18:36:49 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index e0b5d6d14d..82af48dbbf 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,61 +1,11 @@ { - "xAxis" : { - "categories" : [ - "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", - "Oleksii Tsvietnov", - "Ozzy", - "Pavel Jurca", - "Pete Houston", - "Philippe Bruhat", - "Prajith P" - ] - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-04-17 14:50:38 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "chart" : { + "type" : "column" }, "series" : [ { @@ -102,7 +52,7 @@ 0, 1, 6, - 7, + 8, 0, 0, 0, @@ -128,5 +78,55 @@ ], "name" : "Perl 6" } - ] + ], + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-04-17 18:36:49 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "xAxis" : { + "categories" : [ + "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", + "Oleksii Tsvietnov", + "Ozzy", + "Pavel Jurca", + "Pete Houston", + "Philippe Bruhat", + "Prajith P" + ] + } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index c4afc33b43..627f7c57c4 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,13 +1,11 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "chart" : { + "type" : "column" }, "series" : [ { @@ -30,7 +28,7 @@ }, { "data" : [ - 2, + 4, 4, 3, 0, @@ -48,12 +46,20 @@ } ], "subtitle" : { - "text" : "[Champions: 13] Last updated at 2019-04-17 14:50:38 GMT" + "text" : "[Champions: 13] Last updated at 2019-04-17 18:36:49 GMT" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "xAxis" : { "categories" : [ @@ -71,11 +77,5 @@ "Veesh Goldman", "William Gilmore" ] - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 4bfd183730..3a9f9b9b3a 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,22 +1,83 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "xAxis" : { + "categories" : [ + "Abigail", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alexander Karelas", + "Alexey Melezhik", + "Alicia Bielsa", + "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", + "Francis Whittle", + "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", + "Oleksii Tsvietnov", + "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" : [ 2, 8, @@ -91,7 +152,8 @@ 2, 3, 1 - ] + ], + "name" : "Perl 5" }, { "name" : "Perl 6", @@ -133,7 +195,7 @@ 0, 1, 6, - 7, + 8, 0, 0, 0, @@ -156,7 +218,7 @@ 0, 0, 0, - 2, + 4, 4, 3, 0, @@ -172,90 +234,28 @@ ] } ], - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alexander Karelas", - "Alexey Melezhik", - "Alicia Bielsa", - "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", - "Francis Whittle", - "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", - "Oleksii Tsvietnov", - "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" : "" + } }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "subtitle" : { - "text" : "[Champions: 73] Last updated at 2019-04-17 14:50:37 GMT" + "text" : "[Champions: 73] Last updated at 2019-04-17 18:36:48 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
