From 3932c32aba8db52a503086fae4d6024d22f03434 Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sat, 12 Feb 2022 00:54:04 +0000 Subject: - Added blog post by Colin Crain. --- stats/pwc-current.json | 267 ++++++++++++++++++++++++++----------------------- 1 file changed, 141 insertions(+), 126 deletions(-) (limited to 'stats/pwc-current.json') diff --git a/stats/pwc-current.json b/stats/pwc-current.json index eb2ab7455d..e689040f6e 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,44 +1,149 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } } }, - "chart" : { - "type" : "column" - }, "tooltip" : { + "followPointer" : 1, "headerFormat" : "{series.name}
", - "pointFormat" : "{point.name}: {point.y:f}
", - "followPointer" : 1 - }, - "xAxis" : { - "type" : "category" + "pointFormat" : "{point.name}: {point.y:f}
" }, "legend" : { "enabled" : 0 }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge - 151" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 15] Last updated at 2022-02-12 00:52:33 GMT" + }, + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "name" : "Abigail", + "drilldown" : "Abigail", + "y" : 2 + }, + { + "y" : 1, + "drilldown" : "Cheok-Yin Fung", + "name" : "Cheok-Yin Fung" + }, + { + "name" : "Colin Crain", + "y" : 1, + "drilldown" : "Colin Crain" + }, + { + "y" : 3, + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby" + }, + { + "name" : "E. Choroba", + "drilldown" : "E. Choroba", + "y" : 2 + }, + { + "drilldown" : "Feng Chang", + "y" : 1, + "name" : "Feng Chang" + }, + { + "drilldown" : "Flavio Poletti", + "y" : 6, + "name" : "Flavio Poletti" + }, + { + "y" : 3, + "drilldown" : "James Smith", + "name" : "James Smith" + }, + { + "drilldown" : "Jorg Sommrey", + "y" : 2, + "name" : "Jorg Sommrey" + }, + { + "drilldown" : "Mark Anderson", + "y" : 2, + "name" : "Mark Anderson" + }, + { + "name" : "Mohammad S Anwar", + "y" : 1, + "drilldown" : "Mohammad S Anwar" + }, + { + "name" : "Peter Campbell Smith", + "y" : 3, + "drilldown" : "Peter Campbell Smith" + }, + { + "y" : 5, + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West" + }, + { + "drilldown" : "Ulrich Rieke", + "y" : 4, + "name" : "Ulrich Rieke" + }, + { + "y" : 3, + "drilldown" : "W. Luis Mochan", + "name" : "W. Luis Mochan" + } + ], + "name" : "The Weekly Challenge - 151" + } + ], "drilldown" : { "series" : [ { - "name" : "Abigail", - "id" : "Abigail", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Abigail", + "name" : "Abigail" }, { "name" : "Cheok-Yin Fung", + "id" : "Cheok-Yin Fung", "data" : [ [ "Perl", 1 ] + ] + }, + { + "data" : [ + [ + "Blog", + 1 + ] ], - "id" : "Cheok-Yin Fung" + "id" : "Colin Crain", + "name" : "Colin Crain" }, { "name" : "Dave Jacoby", @@ -55,26 +160,28 @@ "id" : "Dave Jacoby" }, { + "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "id" : "E. Choroba" }, { - "name" : "Feng Chang", - "id" : "Feng Chang", "data" : [ [ "Raku", 1 ] - ] + ], + "id" : "Feng Chang", + "name" : "Feng Chang" }, { + "name" : "Flavio Poletti", + "id" : "Flavio Poletti", "data" : [ [ "Perl", @@ -88,9 +195,7 @@ "Blog", 2 ] - ], - "id" : "Flavio Poletti", - "name" : "Flavio Poletti" + ] }, { "data" : [ @@ -107,14 +212,14 @@ "name" : "James Smith" }, { + "name" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] ], - "id" : "Jorg Sommrey", - "name" : "Jorg Sommrey" + "id" : "Jorg Sommrey" }, { "name" : "Mark Anderson", @@ -137,6 +242,8 @@ "id" : "Mohammad S Anwar" }, { + "name" : "Peter Campbell Smith", + "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -146,12 +253,10 @@ "Blog", 1 ] - ], - "id" : "Peter Campbell Smith", - "name" : "Peter Campbell Smith" + ] }, { - "id" : "Roger Bell_West", + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -166,10 +271,9 @@ 1 ] ], - "name" : "Roger Bell_West" + "id" : "Roger Bell_West" }, { - "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -180,10 +284,10 @@ 2 ] ], + "id" : "Ulrich Rieke", "name" : "Ulrich Rieke" }, { - "name" : "W. Luis Mochan", "id" : "W. Luis Mochan", "data" : [ [ @@ -194,101 +298,12 @@ "Blog", 1 ] - ] + ], + "name" : "W. Luis Mochan" } ] }, - "subtitle" : { - "text" : "[Champions: 14] Last updated at 2022-02-11 16:59:25 GMT" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, - "title" : { - "text" : "The Weekly Challenge - 151" - }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "The Weekly Challenge - 151", - "data" : [ - { - "y" : 2, - "drilldown" : "Abigail", - "name" : "Abigail" - }, - { - "drilldown" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung", - "y" : 1 - }, - { - "y" : 3, - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 2 - }, - { - "y" : 1, - "name" : "Feng Chang", - "drilldown" : "Feng Chang" - }, - { - "y" : 6, - "name" : "Flavio Poletti", - "drilldown" : "Flavio Poletti" - }, - { - "drilldown" : "James Smith", - "name" : "James Smith", - "y" : 3 - }, - { - "y" : 2, - "name" : "Jorg Sommrey", - "drilldown" : "Jorg Sommrey" - }, - { - "y" : 2, - "name" : "Mark Anderson", - "drilldown" : "Mark Anderson" - }, - { - "drilldown" : "Mohammad S Anwar", - "name" : "Mohammad S Anwar", - "y" : 1 - }, - { - "drilldown" : "Peter Campbell Smith", - "name" : "Peter Campbell Smith", - "y" : 3 - }, - { - "y" : 5, - "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West" - }, - { - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke", - "y" : 4 - }, - { - "y" : 3, - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" - } - ] - } - ] + "xAxis" : { + "type" : "category" + } } -- cgit