diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-06-12 18:12:44 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-06-12 18:12:44 +0100 |
| commit | 577a9eca20e108eaf205e24cb97641397683dd86 (patch) | |
| tree | a1bc40982a9abb592fda4e27e52e0ca9cddd375c /stats/pwc-current.json | |
| parent | b91191dc4a02106d43b6e398c9964edec0f5e618 (diff) | |
| download | perlweeklychallenge-club-577a9eca20e108eaf205e24cb97641397683dd86.tar.gz perlweeklychallenge-club-577a9eca20e108eaf205e24cb97641397683dd86.tar.bz2 perlweeklychallenge-club-577a9eca20e108eaf205e24cb97641397683dd86.zip | |
- Added blog by Dave Jacoby.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 126 |
1 files changed, 63 insertions, 63 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 407696fec2..fc04230754 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,118 +1,104 @@ { - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "legend" : { - "enabled" : 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/>" - }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, "subtitle" : { - "text" : "[Champions: 12] Last updated at 2019-06-12 17:04:58 GMT" + "text" : "[Champions: 12] Last updated at 2019-06-12 17:12:29 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 012" }, "series" : [ { - "name" : "Champions", - "colorByPoint" : 1, "data" : [ { - "name" : "Aaron Sherman", "drilldown" : "Aaron Sherman", - "y" : 2 + "y" : 2, + "name" : "Aaron Sherman" }, { + "y" : 2, "name" : "Alicia Bielsa", - "drilldown" : "Alicia Bielsa", - "y" : 2 + "drilldown" : "Alicia Bielsa" }, { - "drilldown" : "Arne Sommer", + "y" : 2, "name" : "Arne Sommer", - "y" : 2 + "drilldown" : "Arne Sommer" }, { + "y" : 2, "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby", - "y" : 2 + "drilldown" : "Dave Jacoby" }, { - "name" : "Gustavo Chaves", "drilldown" : "Gustavo Chaves", + "name" : "Gustavo Chaves", "y" : 2 }, { - "name" : "Joelle Maslak", "drilldown" : "Joelle Maslak", - "y" : 2 + "y" : 2, + "name" : "Joelle Maslak" }, { "name" : "Kevin Colyer", - "drilldown" : "Kevin Colyer", - "y" : 2 + "y" : 2, + "drilldown" : "Kevin Colyer" }, { + "drilldown" : "Ozzy", "y" : 1, - "name" : "Ozzy", - "drilldown" : "Ozzy" + "name" : "Ozzy" }, { - "name" : "Rakesh Kumar Shardiwal", "drilldown" : "Rakesh Kumar Shardiwal", - "y" : 2 + "y" : 2, + "name" : "Rakesh Kumar Shardiwal" }, { - "drilldown" : "Simon Proctor", + "y" : 2, "name" : "Simon Proctor", - "y" : 2 + "drilldown" : "Simon Proctor" }, { - "drilldown" : "Steven Wilson", "name" : "Steven Wilson", - "y" : 2 + "y" : 2, + "drilldown" : "Steven Wilson" }, { "y" : 2, "name" : "Yozen Hernandez", "drilldown" : "Yozen Hernandez" } - ] + ], + "colorByPoint" : 1, + "name" : "Champions" } ], "drilldown" : { "series" : [ { + "name" : "Aaron Sherman", "id" : "Aaron Sherman", "data" : [ [ "Perl 6", 2 ] - ], - "name" : "Aaron Sherman" + ] }, { "name" : "Alicia Bielsa", - "id" : "Alicia Bielsa", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Alicia Bielsa" }, { "name" : "Arne Sommer", @@ -135,14 +121,14 @@ "name" : "Dave Jacoby" }, { - "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Gustavo Chaves" + "id" : "Gustavo Chaves" }, { "name" : "Joelle Maslak", @@ -159,74 +145,88 @@ "id" : "Joelle Maslak" }, { + "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Kevin Colyer", "name" : "Kevin Colyer" }, { + "name" : "Ozzy", "id" : "Ozzy", "data" : [ [ "Perl 6", 1 ] - ], - "name" : "Ozzy" + ] }, { "name" : "Rakesh Kumar Shardiwal", - "id" : "Rakesh Kumar Shardiwal", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Rakesh Kumar Shardiwal" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { - "id" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] ], + "id" : "Steven Wilson", "name" : "Steven Wilson" }, { "name" : "Yozen Hernandez", - "id" : "Yozen Hernandez", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Yozen Hernandez" } ] }, - "title" : { - "text" : "Perl Weekly Challenge - 012" + "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 }, - "xAxis" : { - "type" : "category" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } }, "chart" : { "type" : "column" + }, + "legend" : { + "enabled" : 0 + }, + "xAxis" : { + "type" : "category" } } |
