diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-18 11:24:27 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-18 11:24:27 +0000 |
| commit | 0665e4bbb6e8a36c873bfc8cb1390a9a52ef6b49 (patch) | |
| tree | efc4411470eda58beda64fc585130a8f3c59778e /stats/pwc-current.json | |
| parent | 8952297006cc07b7393cf13a78d24fb1cb7ff99d (diff) | |
| download | perlweeklychallenge-club-0665e4bbb6e8a36c873bfc8cb1390a9a52ef6b49.tar.gz perlweeklychallenge-club-0665e4bbb6e8a36c873bfc8cb1390a9a52ef6b49.tar.bz2 perlweeklychallenge-club-0665e4bbb6e8a36c873bfc8cb1390a9a52ef6b49.zip | |
- Added solutions by Lubos Kolouch.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 253 |
1 files changed, 134 insertions, 119 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 63d5a345c9..7dfaef3453 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,59 +1,141 @@ { - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, "chart" : { "type" : "column" }, + "xAxis" : { + "type" : "category" + }, "subtitle" : { - "text" : "[Champions: 13] Last updated at 2022-02-17 20:48:49 GMT" + "text" : "[Champions: 14] Last updated at 2022-02-18 11:22:43 GMT" }, + "title" : { + "text" : "The Weekly Challenge - 152" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "series" : [ + { + "name" : "The Weekly Challenge - 152", + "data" : [ + { + "y" : 2, + "name" : "Abigail", + "drilldown" : "Abigail" + }, + { + "drilldown" : "Alexander Pankoff", + "name" : "Alexander Pankoff", + "y" : 2 + }, + { + "name" : "Colin Crain", + "y" : 1, + "drilldown" : "Colin Crain" + }, + { + "y" : 4, + "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby" + }, + { + "drilldown" : "E. Choroba", + "y" : 2, + "name" : "E. Choroba" + }, + { + "y" : 3, + "name" : "James Smith", + "drilldown" : "James Smith" + }, + { + "y" : 2, + "name" : "Lubos Kolouch", + "drilldown" : "Lubos Kolouch" + }, + { + "drilldown" : "Luca Ferrari", + "name" : "Luca Ferrari", + "y" : 4 + }, + { + "name" : "Mark Anderson", + "y" : 2, + "drilldown" : "Mark Anderson" + }, + { + "drilldown" : "PokGoPun", + "name" : "PokGoPun", + "y" : 2 + }, + { + "name" : "Robert DiCicco", + "y" : 2, + "drilldown" : "Robert DiCicco" + }, + { + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West", + "y" : 5 + }, + { + "drilldown" : "Ulrich Rieke", + "y" : 4, + "name" : "Ulrich Rieke" + }, + { + "drilldown" : "W. Luis Mochan", + "y" : 3, + "name" : "W. Luis Mochan" + } + ], + "colorByPoint" : 1 + } + ], "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/>", - "followPointer" : 1 + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" + }, + "legend" : { + "enabled" : 0 }, "drilldown" : { "series" : [ { + "id" : "Abigail", "data" : [ [ "Perl", 2 ] ], - "name" : "Abigail", - "id" : "Abigail" + "name" : "Abigail" }, { - "id" : "Alexander Pankoff", "data" : [ [ "Perl", 2 ] ], + "id" : "Alexander Pankoff", "name" : "Alexander Pankoff" }, { - "id" : "Colin Crain", "data" : [ [ "Blog", 1 ] ], + "id" : "Colin Crain", "name" : "Colin Crain" }, { "id" : "Dave Jacoby", - "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -63,21 +145,21 @@ "Blog", 2 ] - ] + ], + "name" : "Dave Jacoby" }, { - "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { "id" : "James Smith", - "name" : "James Smith", "data" : [ [ "Perl", @@ -87,9 +169,21 @@ "Blog", 1 ] + ], + "name" : "James Smith" + }, + { + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch", + "data" : [ + [ + "Perl", + 2 + ] ] }, { + "name" : "Luca Ferrari", "id" : "Luca Ferrari", "data" : [ [ @@ -100,8 +194,7 @@ "Blog", 2 ] - ], - "name" : "Luca Ferrari" + ] }, { "data" : [ @@ -110,8 +203,8 @@ 2 ] ], - "name" : "Mark Anderson", - "id" : "Mark Anderson" + "id" : "Mark Anderson", + "name" : "Mark Anderson" }, { "id" : "PokGoPun", @@ -130,10 +223,12 @@ 2 ] ], - "name" : "Robert DiCicco", - "id" : "Robert DiCicco" + "id" : "Robert DiCicco", + "name" : "Robert DiCicco" }, { + "name" : "Roger Bell_West", + "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -147,12 +242,11 @@ "Blog", 1 ] - ], - "name" : "Roger Bell_West", - "id" : "Roger Bell_West" + ] }, { "name" : "Ulrich Rieke", + "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -162,11 +256,9 @@ "Raku", 2 ] - ], - "id" : "Ulrich Rieke" + ] }, { - "id" : "W. Luis Mochan", "name" : "W. Luis Mochan", "data" : [ [ @@ -177,95 +269,18 @@ "Blog", 1 ] - ] + ], + "id" : "W. Luis Mochan" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, - "series" : [ - { - "colorByPoint" : 1, - "data" : [ - { - "name" : "Abigail", - "drilldown" : "Abigail", - "y" : 2 - }, - { - "drilldown" : "Alexander Pankoff", - "name" : "Alexander Pankoff", - "y" : 2 - }, - { - "name" : "Colin Crain", - "drilldown" : "Colin Crain", - "y" : 1 - }, - { - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby", - "y" : 4 - }, - { - "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 2 - }, - { - "y" : 3, - "drilldown" : "James Smith", - "name" : "James Smith" - }, - { - "y" : 4, - "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari" - }, - { - "name" : "Mark Anderson", - "drilldown" : "Mark Anderson", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "PokGoPun", - "name" : "PokGoPun" - }, - { - "name" : "Robert DiCicco", - "drilldown" : "Robert DiCicco", - "y" : 2 - }, - { - "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West", - "y" : 5 - }, - { - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke", - "y" : 4 - }, - { - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan", - "y" : 3 - } - ], - "name" : "The Weekly Challenge - 152" + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 } - ], - "title" : { - "text" : "The Weekly Challenge - 152" - }, - "xAxis" : { - "type" : "category" } } |
