diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 226 |
1 files changed, 115 insertions, 111 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 6ec1e1e63e..591e16b667 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,39 +1,121 @@ { + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 014" + }, + "xAxis" : { + "type" : "category" + }, "legend" : { "enabled" : 0 }, - "chart" : { - "type" : "column" - }, "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/>", + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", "followPointer" : 1 }, + "series" : [ + { + "name" : "Perl Weekly Challenge - 014", + "data" : [ + { + "y" : 2, + "drilldown" : "Aaron Sherman", + "name" : "Aaron Sherman" + }, + { + "drilldown" : "Andrezgz", + "y" : 2, + "name" : "Andrezgz" + }, + { + "drilldown" : "Dave Jacoby", + "y" : 4, + "name" : "Dave Jacoby" + }, + { + "name" : "Donald Hunter", + "y" : 2, + "drilldown" : "Donald Hunter" + }, + { + "name" : "E. Choroba", + "y" : 2, + "drilldown" : "E. Choroba" + }, + { + "y" : 2, + "drilldown" : "Gustavo Chaves", + "name" : "Gustavo Chaves" + }, + { + "name" : "Kevin Colyer", + "drilldown" : "Kevin Colyer", + "y" : 2 + }, + { + "name" : "Lubos Kolouch", + "drilldown" : "Lubos Kolouch", + "y" : 3 + }, + { + "name" : "Robert Van Dam", + "drilldown" : "Robert Van Dam", + "y" : 3 + }, + { + "name" : "Simon Proctor", + "y" : 1, + "drilldown" : "Simon Proctor" + }, + { + "y" : 1, + "drilldown" : "Steven Wilson", + "name" : "Steven Wilson" + } + ], + "colorByPoint" : 1 + } + ], + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, "drilldown" : { "series" : [ { - "name" : "Aaron Sherman", - "id" : "Aaron Sherman", "data" : [ [ "Perl 6", 2 ] - ] + ], + "name" : "Aaron Sherman", + "id" : "Aaron Sherman" }, { - "name" : "Andrezgz", - "id" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Andrezgz", + "id" : "Andrezgz" }, { - "id" : "Dave Jacoby", "name" : "Dave Jacoby", "data" : [ [ @@ -41,12 +123,19 @@ 2 ], [ + "Perl 6", + 1 + ], + [ "Blog", 1 ] - ] + ], + "id" : "Dave Jacoby" }, { + "id" : "Donald Hunter", + "name" : "Donald Hunter", "data" : [ [ "Perl 6", @@ -56,166 +145,81 @@ "Blog", 1 ] - ], - "name" : "Donald Hunter", - "id" : "Donald Hunter" + ] }, { + "id" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] ], - "name" : "E. Choroba", - "id" : "E. Choroba" + "name" : "E. Choroba" }, { + "name" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Gustavo Chaves", "id" : "Gustavo Chaves" }, { "id" : "Kevin Colyer", - "name" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] - ] + ], + "name" : "Kevin Colyer" }, { - "id" : "Lubos Kolouch", "name" : "Lubos Kolouch", "data" : [ [ "Perl 5", 3 ] - ] + ], + "id" : "Lubos Kolouch" }, { + "id" : "Robert Van Dam", "data" : [ [ "Perl 5", 3 ] ], - "id" : "Robert Van Dam", "name" : "Robert Van Dam" }, { "id" : "Simon Proctor", - "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ] + ], + "name" : "Simon Proctor" }, { - "id" : "Steven Wilson", "name" : "Steven Wilson", "data" : [ [ "Perl 5", 1 ] - ] + ], + "id" : "Steven Wilson" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 014" - }, "subtitle" : { - "text" : "[Champions: 11] Last updated at 2019-06-25 07:19:04 GMT" - }, - "xAxis" : { - "type" : "category" - }, - "series" : [ - { - "data" : [ - { - "name" : "Aaron Sherman", - "y" : 2, - "drilldown" : "Aaron Sherman" - }, - { - "y" : 2, - "name" : "Andrezgz", - "drilldown" : "Andrezgz" - }, - { - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 3 - }, - { - "drilldown" : "Donald Hunter", - "name" : "Donald Hunter", - "y" : 2 - }, - { - "name" : "E. Choroba", - "y" : 2, - "drilldown" : "E. Choroba" - }, - { - "name" : "Gustavo Chaves", - "y" : 2, - "drilldown" : "Gustavo Chaves" - }, - { - "y" : 2, - "name" : "Kevin Colyer", - "drilldown" : "Kevin Colyer" - }, - { - "drilldown" : "Lubos Kolouch", - "y" : 3, - "name" : "Lubos Kolouch" - }, - { - "drilldown" : "Robert Van Dam", - "name" : "Robert Van Dam", - "y" : 3 - }, - { - "name" : "Simon Proctor", - "y" : 1, - "drilldown" : "Simon Proctor" - }, - { - "name" : "Steven Wilson", - "y" : 1, - "drilldown" : "Steven Wilson" - } - ], - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 014" - } - ], - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } + "text" : "[Champions: 11] Last updated at 2019-06-25 15:42:03 GMT" } } |
