diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 219 |
1 files changed, 117 insertions, 102 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index d549fb3b6c..5e7d92b79a 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,93 +1,24 @@ { - "xAxis" : { - "type" : "category" - }, "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/>" }, - "series" : [ - { - "name" : "Perl Weekly Challenge - 112", - "data" : [ - { - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 3 - }, - { - "y" : 2, - "name" : "E. Choroba", - "drilldown" : "E. Choroba" - }, - { - "y" : 2, - "name" : "Feng Chang", - "drilldown" : "Feng Chang" - }, - { - "name" : "Flavio Poletti", - "drilldown" : "Flavio Poletti", - "y" : 4 - }, - { - "y" : 2, - "name" : "James Smith", - "drilldown" : "James Smith" - }, - { - "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari", - "y" : 4 - }, - { - "name" : "Mark Anderson", - "drilldown" : "Mark Anderson", - "y" : 2 - }, - { - "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West", - "y" : 4 - }, - { - "name" : "Stuart Little", - "drilldown" : "Stuart Little", - "y" : 4 - }, - { - "drilldown" : "Ulrich Rieke", - "name" : "Ulrich Rieke", - "y" : 2 - } - ], - "colorByPoint" : 1 - } - ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "legend" : { - "enabled" : 0 - }, - "chart" : { - "type" : "column" - }, "drilldown" : { "series" : [ { + "id" : "Abigail", + "data" : [ + [ + "Perl", + 2 + ] + ], + "name" : "Abigail" + }, + { + "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -97,32 +28,30 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby", - "id" : "Dave Jacoby" + ] }, { - "id" : "E. Choroba", "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "E. Choroba" }, { + "name" : "Feng Chang", "data" : [ [ "Raku", 2 ] ], - "name" : "Feng Chang", "id" : "Feng Chang" }, { - "id" : "Flavio Poletti", + "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -133,19 +62,20 @@ 2 ] ], - "name" : "Flavio Poletti" + "id" : "Flavio Poletti" }, { + "id" : "James Smith", "name" : "James Smith", "data" : [ [ "Perl", 2 ] - ], - "id" : "James Smith" + ] }, { + "id" : "Luca Ferrari", "name" : "Luca Ferrari", "data" : [ [ @@ -156,8 +86,7 @@ "Blog", 2 ] - ], - "id" : "Luca Ferrari" + ] }, { "id" : "Mark Anderson", @@ -171,6 +100,7 @@ }, { "id" : "Roger Bell_West", + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -180,10 +110,10 @@ "Raku", 2 ] - ], - "name" : "Roger Bell_West" + ] }, { + "id" : "Stuart Little", "name" : "Stuart Little", "data" : [ [ @@ -194,12 +124,9 @@ "Raku", 2 ] - ], - "id" : "Stuart Little" + ] }, { - "id" : "Ulrich Rieke", - "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -209,14 +136,102 @@ "Raku", 1 ] - ] + ], + "name" : "Ulrich Rieke", + "id" : "Ulrich Rieke" } ] }, - "subtitle" : { - "text" : "[Champions: 10] Last updated at 2021-05-12 08:29:57 GMT" + "legend" : { + "enabled" : 0 }, + "series" : [ + { + "data" : [ + { + "drilldown" : "Abigail", + "y" : 2, + "name" : "Abigail" + }, + { + "name" : "Dave Jacoby", + "y" : 3, + "drilldown" : "Dave Jacoby" + }, + { + "y" : 2, + "drilldown" : "E. Choroba", + "name" : "E. Choroba" + }, + { + "y" : 2, + "drilldown" : "Feng Chang", + "name" : "Feng Chang" + }, + { + "y" : 4, + "drilldown" : "Flavio Poletti", + "name" : "Flavio Poletti" + }, + { + "drilldown" : "James Smith", + "y" : 2, + "name" : "James Smith" + }, + { + "name" : "Luca Ferrari", + "y" : 4, + "drilldown" : "Luca Ferrari" + }, + { + "y" : 2, + "drilldown" : "Mark Anderson", + "name" : "Mark Anderson" + }, + { + "name" : "Roger Bell_West", + "drilldown" : "Roger Bell_West", + "y" : 4 + }, + { + "name" : "Stuart Little", + "drilldown" : "Stuart Little", + "y" : 4 + }, + { + "drilldown" : "Ulrich Rieke", + "y" : 2, + "name" : "Ulrich Rieke" + } + ], + "name" : "Perl Weekly Challenge - 112", + "colorByPoint" : 1 + } + ], "title" : { "text" : "Perl Weekly Challenge - 112" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "xAxis" : { + "type" : "category" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 11] Last updated at 2021-05-12 08:36:57 GMT" } } |
