diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-18 14:29:54 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2022-02-18 14:29:54 +0000 |
| commit | 85ff80122f99cca4e533fbd70d02fcb931e68f9e (patch) | |
| tree | 6ffd8d76fd5c41392f14185a6e93e33efa93e003 /stats/pwc-current.json | |
| parent | 5ddf334f3c02675574f650a7203730fdd0fe118b (diff) | |
| download | perlweeklychallenge-club-85ff80122f99cca4e533fbd70d02fcb931e68f9e.tar.gz perlweeklychallenge-club-85ff80122f99cca4e533fbd70d02fcb931e68f9e.tar.bz2 perlweeklychallenge-club-85ff80122f99cca4e533fbd70d02fcb931e68f9e.zip | |
- Added contributions by Flavio Poletti.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 179 |
1 files changed, 101 insertions, 78 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 7dfaef3453..a0ca32a61a 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,23 +1,7 @@ { - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category" - }, - "subtitle" : { - "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" : [ { + "colorByPoint" : 1, "name" : "The Weekly Challenge - 152", "data" : [ { @@ -26,54 +10,59 @@ "drilldown" : "Abigail" }, { + "y" : 2, "drilldown" : "Alexander Pankoff", - "name" : "Alexander Pankoff", - "y" : 2 + "name" : "Alexander Pankoff" }, { - "name" : "Colin Crain", "y" : 1, - "drilldown" : "Colin Crain" + "drilldown" : "Colin Crain", + "name" : "Colin Crain" }, { - "y" : 4, + "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" + "y" : 4 }, { "drilldown" : "E. Choroba", - "y" : 2, - "name" : "E. Choroba" + "name" : "E. Choroba", + "y" : 2 + }, + { + "drilldown" : "Flavio Poletti", + "name" : "Flavio Poletti", + "y" : 6 }, { - "y" : 3, + "drilldown" : "James Smith", "name" : "James Smith", - "drilldown" : "James Smith" + "y" : 3 }, { "y" : 2, - "name" : "Lubos Kolouch", - "drilldown" : "Lubos Kolouch" + "drilldown" : "Lubos Kolouch", + "name" : "Lubos Kolouch" }, { - "drilldown" : "Luca Ferrari", "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari", "y" : 4 }, { + "drilldown" : "Mark Anderson", "name" : "Mark Anderson", - "y" : 2, - "drilldown" : "Mark Anderson" + "y" : 2 }, { - "drilldown" : "PokGoPun", "name" : "PokGoPun", + "drilldown" : "PokGoPun", "y" : 2 }, { "name" : "Robert DiCicco", - "y" : 2, - "drilldown" : "Robert DiCicco" + "drilldown" : "Robert DiCicco", + "y" : 2 }, { "drilldown" : "Roger Bell_West", @@ -81,38 +70,63 @@ "y" : 5 }, { + "name" : "Ulrich Rieke", "drilldown" : "Ulrich Rieke", - "y" : 4, - "name" : "Ulrich Rieke" + "y" : 4 }, { "drilldown" : "W. Luis Mochan", - "y" : 3, - "name" : "W. Luis Mochan" + "name" : "W. Luis Mochan", + "y" : 3 } - ], - "colorByPoint" : 1 + ] } ], - "tooltip" : { - "followPointer" : 1, - "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/>" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } }, "legend" : { "enabled" : 0 }, + "xAxis" : { + "type" : "category" + }, + "title" : { + "text" : "The Weekly Challenge - 152" + }, + "tooltip" : { + "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/>", + "followPointer" : 1 + }, + "subtitle" : { + "text" : "[Champions: 15] Last updated at 2022-02-18 14:02:25 GMT" + }, + "chart" : { + "type" : "column" + }, "drilldown" : { "series" : [ { - "id" : "Abigail", + "name" : "Abigail", "data" : [ [ "Perl", 2 ] ], - "name" : "Abigail" + "id" : "Abigail" }, { "data" : [ @@ -135,7 +149,7 @@ "name" : "Colin Crain" }, { - "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl", @@ -146,20 +160,37 @@ 2 ] ], - "name" : "Dave Jacoby" + "id" : "Dave Jacoby" }, { + "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "id" : "E. Choroba", - "name" : "E. Choroba" + "id" : "E. Choroba" + }, + { + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ], + [ + "Blog", + 2 + ] + ], + "id" : "Flavio Poletti", + "name" : "Flavio Poletti" }, { - "id" : "James Smith", "data" : [ [ "Perl", @@ -170,21 +201,21 @@ 1 ] ], + "id" : "James Smith", "name" : "James Smith" }, { - "name" : "Lubos Kolouch", - "id" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Lubos Kolouch", + "name" : "Lubos Kolouch" }, { "name" : "Luca Ferrari", - "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -194,40 +225,40 @@ "Blog", 2 ] - ] + ], + "id" : "Luca Ferrari" }, { + "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], - "id" : "Mark Anderson", "name" : "Mark Anderson" }, { + "name" : "PokGoPun", "id" : "PokGoPun", "data" : [ [ "Perl", 2 ] - ], - "name" : "PokGoPun" + ] }, { + "name" : "Robert DiCicco", "data" : [ [ "Perl", 2 ] ], - "id" : "Robert DiCicco", - "name" : "Robert DiCicco" + "id" : "Robert DiCicco" }, { - "name" : "Roger Bell_West", "id" : "Roger Bell_West", "data" : [ [ @@ -242,11 +273,10 @@ "Blog", 1 ] - ] + ], + "name" : "Roger Bell_West" }, { - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -256,10 +286,11 @@ "Raku", 2 ] - ] + ], + "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke" }, { - "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -270,17 +301,9 @@ 1 ] ], - "id" : "W. Luis Mochan" + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan" } ] - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } } } |
