diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-11 16:27:31 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-11 16:27:31 +0000 |
| commit | c320c393ff2f02d0d228e2a51a1d1fd47b7442cb (patch) | |
| tree | ea55183f4f6101f768b4f8bfe5b6c9cd3601705e /stats/pwc-current.json | |
| parent | 28d85d075303544dff7e022191cd1df153266a9c (diff) | |
| download | perlweeklychallenge-club-c320c393ff2f02d0d228e2a51a1d1fd47b7442cb.tar.gz perlweeklychallenge-club-c320c393ff2f02d0d228e2a51a1d1fd47b7442cb.tar.bz2 perlweeklychallenge-club-c320c393ff2f02d0d228e2a51a1d1fd47b7442cb.zip | |
- Added solutions by Feng Chang.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 129 |
1 files changed, 72 insertions, 57 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index adc9f1b29b..f12a990924 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,67 +1,90 @@ { + "legend" : { + "enabled" : 0 + }, "series" : [ { + "name" : "The Weekly Challenge - 151", "data" : [ { + "name" : "Abigail", "y" : 2, - "drilldown" : "Abigail", - "name" : "Abigail" + "drilldown" : "Abigail" }, { - "y" : 1, "name" : "Cheok-Yin Fung", + "y" : 1, "drilldown" : "Cheok-Yin Fung" }, { + "y" : 3, "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby", - "y" : 3 + "name" : "Dave Jacoby" }, { - "y" : 2, + "name" : "E. Choroba", "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "y" : 2 }, { + "y" : 1, + "drilldown" : "Feng Chang", + "name" : "Feng Chang" + }, + { + "drilldown" : "Flavio Poletti", "y" : 6, - "name" : "Flavio Poletti", - "drilldown" : "Flavio Poletti" + "name" : "Flavio Poletti" }, { + "name" : "James Smith", "y" : 3, - "drilldown" : "James Smith", - "name" : "James Smith" + "drilldown" : "James Smith" }, { "drilldown" : "Mark Anderson", - "name" : "Mark Anderson", - "y" : 2 + "y" : 2, + "name" : "Mark Anderson" }, { - "drilldown" : "Mohammad S Anwar", "name" : "Mohammad S Anwar", - "y" : 1 + "y" : 1, + "drilldown" : "Mohammad S Anwar" }, { - "y" : 5, "drilldown" : "Roger Bell_West", + "y" : 5, "name" : "Roger Bell_West" }, { "drilldown" : "Ulrich Rieke", - "name" : "Ulrich Rieke", - "y" : 4 + "y" : 4, + "name" : "Ulrich Rieke" }, { - "y" : 3, + "name" : "W. Luis Mochan", "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + "y" : 3 } ], - "name" : "The Weekly Challenge - 151", "colorByPoint" : 1 } ], + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 12] Last updated at 2022-02-11 16:21:57 GMT" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, "title" : { "text" : "The Weekly Challenge - 151" }, @@ -69,27 +92,26 @@ "series" : [ { "name" : "Abigail", - "id" : "Abigail", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Abigail" }, { - "name" : "Cheok-Yin Fung", "data" : [ [ "Perl", 1 ] ], + "name" : "Cheok-Yin Fung", "id" : "Cheok-Yin Fung" }, { "name" : "Dave Jacoby", - "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -99,19 +121,30 @@ "Blog", 1 ] - ] + ], + "id" : "Dave Jacoby" }, { - "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], + "name" : "E. Choroba", "id" : "E. Choroba" }, { + "id" : "Feng Chang", + "data" : [ + [ + "Raku", + 1 + ] + ], + "name" : "Feng Chang" + }, + { "id" : "Flavio Poletti", "data" : [ [ @@ -130,6 +163,7 @@ "name" : "Flavio Poletti" }, { + "id" : "James Smith", "data" : [ [ "Perl", @@ -140,7 +174,6 @@ 1 ] ], - "id" : "James Smith", "name" : "James Smith" }, { @@ -154,13 +187,13 @@ "id" : "Mark Anderson" }, { - "name" : "Mohammad S Anwar", "data" : [ [ "Perl", 1 ] ], + "name" : "Mohammad S Anwar", "id" : "Mohammad S Anwar" }, { @@ -178,8 +211,8 @@ 1 ] ], - "id" : "Roger Bell_West", - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "id" : "Roger Bell_West" }, { "id" : "Ulrich Rieke", @@ -196,7 +229,6 @@ "name" : "Ulrich Rieke" }, { - "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -207,39 +239,22 @@ 1 ] ], + "name" : "W. Luis Mochan", "id" : "W. Luis Mochan" } ] }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "xAxis" : { + "type" : "category" }, "tooltip" : { - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", "followPointer" : 1, - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" - }, - "subtitle" : { - "text" : "[Champions: 11] Last updated at 2022-02-10 10:18:41 GMT" - }, - "legend" : { - "enabled" : 0 - }, - "xAxis" : { - "type" : "category" + "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/>" }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 + "yAxis" : { + "title" : { + "text" : "Total Solutions" } } } |
