diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-10 17:27:47 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-04-10 17:27:47 +0100 |
| commit | 481aefbea598626938020fae30ee74ad91339bda (patch) | |
| tree | 6df5f32f321a6a44d1d07317ca0e7c1d024e6ddc | |
| parent | 9ef80fe27bef5398ea7242ae90f02e112f52f4fa (diff) | |
| download | perlweeklychallenge-club-481aefbea598626938020fae30ee74ad91339bda.tar.gz perlweeklychallenge-club-481aefbea598626938020fae30ee74ad91339bda.tar.bz2 perlweeklychallenge-club-481aefbea598626938020fae30ee74ad91339bda.zip | |
- Updated chart stats.
| -rw-r--r-- | stats/pwc-current.json | 135 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 118 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 118 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 71 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 43 |
5 files changed, 253 insertions, 232 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 9501dd4f7f..d4f86bb296 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,88 +1,84 @@ { + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, "series" : [ { - "colorByPoint" : 1, - "name" : "Champions", "data" : [ { - "name" : "Clive Holloway", "y" : 1, - "drilldown" : "Clive Holloway" + "drilldown" : "Clive Holloway", + "name" : "Clive Holloway" }, { + "name" : "Francis Whittle", + "drilldown" : "Francis Whittle", + "y" : 2 + }, + { + "y" : 1, "drilldown" : "Gustavo Chaves", - "name" : "Gustavo Chaves", - "y" : 1 + "name" : "Gustavo Chaves" }, { - "drilldown" : "Dr James A. Smith", + "name" : "Dr James A. Smith", "y" : 4, - "name" : "Dr James A. Smith" + "drilldown" : "Dr James A. Smith" }, { - "name" : "Khalid", "y" : 2, - "drilldown" : "Khalid" + "drilldown" : "Khalid", + "name" : "Khalid" }, { - "drilldown" : "Lars Balker", "y" : 2, + "drilldown" : "Lars Balker", "name" : "Lars Balker" }, { "name" : "Chenyf", - "y" : 2, - "drilldown" : "Chenyf" + "drilldown" : "Chenyf", + "y" : 2 }, { + "drilldown" : "Robert Gratza", "y" : 2, - "name" : "Robert Gratza", - "drilldown" : "Robert Gratza" + "name" : "Robert Gratza" }, { "y" : 2, - "name" : "Sergio Iglesias", - "drilldown" : "Sergio Iglesias" + "drilldown" : "Sergio Iglesias", + "name" : "Sergio Iglesias" }, { "drilldown" : "Simon Proctor", - "name" : "Simon Proctor", - "y" : 2 + "y" : 2, + "name" : "Simon Proctor" } - ] + ], + "name" : "Champions", + "colorByPoint" : 1 } ], - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 + "subtitle" : { + "text" : "[Champions: 10] Last updated at 2019-04-10 16:27:08 GMT" }, - "chart" : { - "type" : "column" + "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/>" }, "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/>" - }, "drilldown" : { "series" : [ { @@ -96,16 +92,28 @@ "name" : "Clive Holloway" }, { + "name" : "Francis Whittle", + "data" : [ + [ + "Perl 6", + 2 + ] + ], + "id" : "Francis Whittle" + }, + { + "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 1 ] ], - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves" + "name" : "Gustavo Chaves" }, { + "name" : "Dr James A. Smith", + "id" : "Dr James A. Smith", "data" : [ [ "Perl 5", @@ -115,9 +123,7 @@ "Perl 6", 2 ] - ], - "name" : "Dr James A. Smith", - "id" : "Dr James A. Smith" + ] }, { "data" : [ @@ -126,8 +132,8 @@ 2 ] ], - "name" : "Khalid", - "id" : "Khalid" + "id" : "Khalid", + "name" : "Khalid" }, { "name" : "Lars Balker", @@ -140,48 +146,57 @@ "id" : "Lars Balker" }, { - "name" : "Chenyf", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Chenyf" + "id" : "Chenyf", + "name" : "Chenyf" }, { - "name" : "Robert Gratza", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Robert Gratza" + "id" : "Robert Gratza", + "name" : "Robert Gratza" }, { - "name" : "Sergio Iglesias", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Sergio Iglesias" + "id" : "Sergio Iglesias", + "name" : "Sergio Iglesias" }, { + "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Perl 6", 2 ] - ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + ] } ] }, + "chart" : { + "type" : "column" + }, "title" : { "text" : "Perl Weekly Challenge - CURRENT" + }, + "xAxis" : { + "type" : "category" + }, + "legend" : { + "enabled" : 0 } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 2aa7b9165b..33f33238da 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,6 +1,57 @@ { + "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", + "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" + ] + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "series" : [ { + "name" : "Perl 5", "data" : [ 0, 4, @@ -25,18 +76,16 @@ 2, 2, 0, + 0, 2, 3, 3, 0, 2, - 4, - 6 - ], - "name" : "Perl 5" + 4 + ] }, { - "name" : "Perl 6", "data" : [ 0, 0, @@ -61,72 +110,23 @@ 0, 0, 2, + 2, 0, 0, 0, 0, 0, - 4, - 6 - ] + 4 + ], + "name" : "Perl 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" + "text" : "[Champions: 30] Last updated at 2019-04-10 16:27:27 GMT" }, "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 184ab6cdd0..8017f3a57d 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,61 +1,12 @@ { - "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-10 12:11:35 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "chart" : { "type" : "column" }, "series" : [ { + "name" : "Perl 5", "data" : [ + 6, 2, 2, 1, @@ -84,13 +35,13 @@ 3, 4, 2, - 2, 2 - ], - "name" : "Perl 5" + ] }, { + "name" : "Perl 6", "data" : [ + 6, 0, 1, 0, @@ -119,14 +70,63 @@ 0, 0, 0, - 2, 2 - ], - "name" : "Perl 6" + ] } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-04-10 16:27:27 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "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" + ] + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, "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 + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 4436cb2847..e02d315b05 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,37 +1,12 @@ { - "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" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Perl 5", "data" : [ + 2, 0, 4, 4, @@ -43,11 +18,11 @@ 2, 3, 1 - ], - "name" : "Perl 5" + ] }, { "data" : [ + 2, 3, 0, 6, @@ -63,13 +38,41 @@ "name" : "Perl 6" } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "subtitle" : { - "text" : "[Champions: 11] Last updated at 2019-04-10 12:11:35 GMT" + "text" : "[Champions: 12] Last updated at 2019-04-10 16:27:27 GMT" + }, + "xAxis" : { + "categories" : [ + "Ruben Westerberg", + "Sean Meininger", + "Sergio Iglesias", + "Simon Proctor", + "Simon Reinhardt", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Tiago Stock", + "Tore Andersson", + "Veesh Goldman", + "William Gilmore" + ] }, "title" : { "text" : "Perl Weekly Challenge - 2019" }, - "chart" : { - "type" : "column" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index a523502438..50fe22ab2c 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -25,6 +25,7 @@ 2, 2, 0, + 0, 2, 3, 3, @@ -77,7 +78,6 @@ "name" : "Perl 5" }, { - "name" : "Perl 6", "data" : [ 0, 0, @@ -102,6 +102,7 @@ 0, 0, 2, + 2, 0, 0, 0, @@ -150,9 +151,22 @@ 0, 0, 0 - ] + ], + "name" : "Perl 6" } ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "subtitle" : { + "text" : "[Champions: 72] Last updated at 2019-04-10 16:27:08 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "Abigail", @@ -178,6 +192,7 @@ "Duncan C. White", "Eddy HS", "Finley", + "Francis Whittle", "Fred Zinn", "Freddie B", "Gustavo Chaves", @@ -228,28 +243,16 @@ "William Gilmore" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 71] Last updated at 2019-04-10 12:10:46 GMT" + "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" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" } - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" } } |
