diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 207 |
1 files changed, 111 insertions, 96 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 32cf7cd7e5..ff0c912522 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,44 +1,96 @@ { - "tooltip" : { - "followPointer" : 1, - "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/>" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } } }, - "xAxis" : { - "type" : "category" - }, - "subtitle" : { - "text" : "[Champions: 9] Last updated at 2019-08-17 05:07:46 GMT" - }, + "series" : [ + { + "name" : "Perl Weekly Challenge - 021", + "colorByPoint" : 1, + "data" : [ + { + "name" : "Andrezgz", + "drilldown" : "Andrezgz", + "y" : 2 + }, + { + "name" : "Dave Cross", + "drilldown" : "Dave Cross", + "y" : 2 + }, + { + "y" : 2, + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby" + }, + { + "name" : "Duane Powell", + "drilldown" : "Duane Powell", + "y" : 2 + }, + { + "name" : "E. Choroba", + "drilldown" : "E. Choroba", + "y" : 2 + }, + { + "name" : "Guillermo Ramos", + "y" : 2, + "drilldown" : "Guillermo Ramos" + }, + { + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld", + "y" : 5 + }, + { + "name" : "Roger Bell West", + "drilldown" : "Roger Bell West", + "y" : 4 + }, + { + "y" : 1, + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" + }, + { + "name" : "Steven Wilson", + "drilldown" : "Steven Wilson", + "y" : 1 + } + ] + } + ], "drilldown" : { "series" : [ { - "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], + "name" : "Andrezgz", "id" : "Andrezgz" }, { + "id" : "Dave Cross", + "name" : "Dave Cross", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Dave Cross", - "name" : "Dave Cross" + ] }, { "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -48,32 +100,39 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby" + ] }, { "id" : "Duane Powell", + "name" : "Duane Powell", + "data" : [ + [ + "Perl 5", + 2 + ] + ] + }, + { "data" : [ [ "Perl 5", 2 ] ], - "name" : "Duane Powell" + "name" : "E. Choroba", + "id" : "E. Choroba" }, { - "id" : "E. Choroba", + "name" : "Guillermo Ramos", "data" : [ [ "Perl 5", 2 ] ], - "name" : "E. Choroba" + "id" : "Guillermo Ramos" }, { - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -87,11 +146,11 @@ "Blog", 1 ] - ] + ], + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld" }, { - "name" : "Roger Bell West", - "id" : "Roger Bell West", "data" : [ [ "Perl 5", @@ -105,11 +164,13 @@ "Blog", 1 ] - ] + ], + "name" : "Roger Bell West", + "id" : "Roger Bell West" }, { - "name" : "Simon Proctor", "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Perl 6", @@ -118,86 +179,40 @@ ] }, { + "id" : "Steven Wilson", "name" : "Steven Wilson", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Steven Wilson" + ] } ] }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 + "yAxis" : { + "title" : { + "text" : "Total Solutions" } }, - "chart" : { - "type" : "column" + "xAxis" : { + "type" : "category" }, - "title" : { - "text" : "Perl Weekly Challenge - 021" + "tooltip" : { + "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 - 021", - "data" : [ - { - "name" : "Andrezgz", - "y" : 2, - "drilldown" : "Andrezgz" - }, - { - "drilldown" : "Dave Cross", - "name" : "Dave Cross", - "y" : 2 - }, - { - "y" : 2, - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" - }, - { - "drilldown" : "Duane Powell", - "y" : 2, - "name" : "Duane Powell" - }, - { - "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 2 - }, - { - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 5 - }, - { - "drilldown" : "Roger Bell West", - "y" : 4, - "name" : "Roger Bell West" - }, - { - "y" : 1, - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" - }, - { - "drilldown" : "Steven Wilson", - "y" : 1, - "name" : "Steven Wilson" - } - ], - "colorByPoint" : 1 - } - ], "legend" : { "enabled" : 0 + }, + "title" : { + "text" : "Perl Weekly Challenge - 021" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 10] Last updated at 2019-08-17 05:12:32 GMT" } } |
