diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-10-11 12:04:11 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-10-11 12:04:11 +0100 |
| commit | d4b4b2ae061213762aaf383cb4952c33b5dc2a38 (patch) | |
| tree | 16a5165413977472c2284b27319e3031e4d28c20 /stats/pwc-current.json | |
| parent | e07fb4576677277a61154ee663a0cf1c5634b26f (diff) | |
| download | perlweeklychallenge-club-d4b4b2ae061213762aaf383cb4952c33b5dc2a38.tar.gz perlweeklychallenge-club-d4b4b2ae061213762aaf383cb4952c33b5dc2a38.tar.bz2 perlweeklychallenge-club-d4b4b2ae061213762aaf383cb4952c33b5dc2a38.zip | |
- Added template for Nazareno Delucca.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 230 |
1 files changed, 115 insertions, 115 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 780e10b61a..10b9c91c4a 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,49 +1,111 @@ { - "title" : { - "text" : "Perl Weekly Challenge - 029" - }, - "xAxis" : { - "type" : "category" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" + "series" : [ + { + "data" : [ + { + "name" : "Andrezgz", + "y" : 2, + "drilldown" : "Andrezgz" + }, + { + "y" : 2, + "drilldown" : "Daniel Mita", + "name" : "Daniel Mita" + }, + { + "drilldown" : "Dave Cross", + "y" : 2, + "name" : "Dave Cross" + }, + { + "drilldown" : "Dave Jacoby", + "y" : 3, + "name" : "Dave Jacoby" + }, + { + "name" : "Duane Powell", + "y" : 2, + "drilldown" : "Duane Powell" + }, + { + "name" : "E. Choroba", + "drilldown" : "E. Choroba", + "y" : 2 + }, + { + "name" : "Kivanc Yazan", + "y" : 2, + "drilldown" : "Kivanc Yazan" + }, + { + "name" : "Lars Thegler", + "y" : 2, + "drilldown" : "Lars Thegler" + }, + { + "name" : "Noud", + "y" : 2, + "drilldown" : "Noud" + }, + { + "y" : 1, + "drilldown" : "Prajith P", + "name" : "Prajith P" + }, + { + "name" : "Rage311", + "y" : 2, + "drilldown" : "Rage311" + }, + { + "name" : "Roger Bell West", + "y" : 3, + "drilldown" : "Roger Bell West" + }, + { + "name" : "Yet Ebreo", + "drilldown" : "Yet Ebreo", + "y" : 2 + } + ], + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 029" } - }, + ], "drilldown" : { "series" : [ { + "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Andrezgz", - "name" : "Andrezgz" + "id" : "Andrezgz" }, { - "name" : "Daniel Mita", + "id" : "Daniel Mita", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Daniel Mita" + "name" : "Daniel Mita" }, { "name" : "Dave Cross", + "id" : "Dave Cross", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Dave Cross" + ] }, { - "name" : "Dave Jacoby", + "id" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -54,77 +116,77 @@ 1 ] ], - "id" : "Dave Jacoby" + "name" : "Dave Jacoby" }, { - "name" : "Duane Powell", + "id" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Duane Powell" + "name" : "Duane Powell" }, { - "name" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] ], - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { - "name" : "Kivanc Yazan", + "id" : "Kivanc Yazan", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Kivanc Yazan" + "name" : "Kivanc Yazan" }, { - "name" : "Lars Thegler", + "id" : "Lars Thegler", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Lars Thegler" + "name" : "Lars Thegler" }, { + "name" : "Noud", "id" : "Noud", "data" : [ [ "Perl 6", 2 ] - ], - "name" : "Noud" + ] }, { + "name" : "Prajith P", + "id" : "Prajith P", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Prajith P", - "name" : "Prajith P" + ] }, { - "id" : "Rage311", + "name" : "Rage311", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Rage311" + "id" : "Rage311" }, { "id" : "Roger Bell West", @@ -141,104 +203,29 @@ "name" : "Roger Bell West" }, { + "name" : "Yet Ebreo", "id" : "Yet Ebreo", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Yet Ebreo" + ] } ] }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 13] Last updated at 2019-10-11 10:43:32 GMT" - }, "legend" : { "enabled" : 0 }, - "tooltip" : { - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : 1 + "title" : { + "text" : "Perl Weekly Challenge - 029" + }, + "xAxis" : { + "type" : "category" }, - "series" : [ - { - "name" : "Perl Weekly Challenge - 029", - "data" : [ - { - "y" : 2, - "name" : "Andrezgz", - "drilldown" : "Andrezgz" - }, - { - "drilldown" : "Daniel Mita", - "y" : 2, - "name" : "Daniel Mita" - }, - { - "name" : "Dave Cross", - "y" : 2, - "drilldown" : "Dave Cross" - }, - { - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 3 - }, - { - "name" : "Duane Powell", - "y" : 2, - "drilldown" : "Duane Powell" - }, - { - "drilldown" : "E. Choroba", - "y" : 2, - "name" : "E. Choroba" - }, - { - "drilldown" : "Kivanc Yazan", - "name" : "Kivanc Yazan", - "y" : 2 - }, - { - "drilldown" : "Lars Thegler", - "name" : "Lars Thegler", - "y" : 2 - }, - { - "y" : 2, - "name" : "Noud", - "drilldown" : "Noud" - }, - { - "y" : 1, - "name" : "Prajith P", - "drilldown" : "Prajith P" - }, - { - "y" : 2, - "name" : "Rage311", - "drilldown" : "Rage311" - }, - { - "y" : 3, - "name" : "Roger Bell West", - "drilldown" : "Roger Bell West" - }, - { - "name" : "Yet Ebreo", - "y" : 2, - "drilldown" : "Yet Ebreo" - } - ], - "colorByPoint" : 1 - } - ], "plotOptions" : { "series" : { "borderWidth" : 0, @@ -247,5 +234,18 @@ "enabled" : 1 } } + }, + "subtitle" : { + "text" : "[Champions: 13] Last updated at 2019-10-11 11:03:47 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "tooltip" : { + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1 } } |
