diff options
| author | drbaggy <js5@sanger.ac.uk> | 2022-02-24 09:40:24 +0000 |
|---|---|---|
| committer | drbaggy <js5@sanger.ac.uk> | 2022-02-24 09:40:24 +0000 |
| commit | 894a6ea886be32d28348d0971aae72fdf16db31d (patch) | |
| tree | 6c85b25ef44cd204668b00bd540d102f5867d2cf /stats/pwc-current.json | |
| parent | b3dd001c0027db9856104b29965294b7e90b0ea6 (diff) | |
| parent | e5f746f7287eafbea87a8f545c2266e01c378323 (diff) | |
| download | perlweeklychallenge-club-894a6ea886be32d28348d0971aae72fdf16db31d.tar.gz perlweeklychallenge-club-894a6ea886be32d28348d0971aae72fdf16db31d.tar.bz2 perlweeklychallenge-club-894a6ea886be32d28348d0971aae72fdf16db31d.zip | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 283 |
1 files changed, 149 insertions, 134 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index f02179f78c..ccaddd23a2 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,104 +1,17 @@ { - "chart" : { - "type" : "column" - }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "The Weekly Challenge - 153", - "data" : [ - { - "drilldown" : "Abigail", - "name" : "Abigail", - "y" : 2 - }, - { - "name" : "Dave Jacoby", - "y" : 3, - "drilldown" : "Dave Jacoby" - }, - { - "y" : 2, - "name" : "E. Choroba", - "drilldown" : "E. Choroba" - }, - { - "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 5 - }, - { - "y" : 4, - "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari" - }, - { - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson", - "y" : 2 - }, - { - "y" : 2, - "name" : "Marton Polgar", - "drilldown" : "Marton Polgar" - }, - { - "y" : 2, - "name" : "Matthew Neleigh", - "drilldown" : "Matthew Neleigh" - }, - { - "drilldown" : "Olivier Delouya", - "y" : 1, - "name" : "Olivier Delouya" - }, - { - "drilldown" : "Peter Campbell Smith", - "name" : "Peter Campbell Smith", - "y" : 3 - }, - { - "drilldown" : "PokGoPun", - "y" : 2, - "name" : "PokGoPun" - }, - { - "drilldown" : "Robert DiCicco", - "name" : "Robert DiCicco", - "y" : 4 - }, - { - "y" : 4, - "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West" - }, - { - "y" : 4, - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke" - }, - { - "y" : 3, - "name" : "W. Luis Mochan", - "drilldown" : "W. Luis Mochan" - } - ] - } - ], "drilldown" : { "series" : [ { - "id" : "Abigail", "data" : [ [ "Perl", 2 ] ], - "name" : "Abigail" + "name" : "Abigail", + "id" : "Abigail" }, { - "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -109,19 +22,21 @@ 1 ] ], - "name" : "Dave Jacoby" + "name" : "Dave Jacoby", + "id" : "Dave Jacoby" }, { + "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "id" : "E. Choroba", "name" : "E. Choroba" }, { + "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", "data" : [ [ @@ -136,11 +51,10 @@ "Blog", 1 ] - ], - "id" : "Laurent Rosenfeld" + ] }, { - "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -151,49 +65,60 @@ 2 ] ], - "id" : "Luca Ferrari" + "name" : "Luca Ferrari" }, { - "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], + "name" : "Mark Anderson", "id" : "Mark Anderson" }, { + "id" : "Marton Polgar", "name" : "Marton Polgar", "data" : [ [ "Raku", 2 ] - ], - "id" : "Marton Polgar" + ] }, { - "name" : "Matthew Neleigh", "data" : [ [ "Perl", 2 ] ], + "name" : "Matthew Neleigh", "id" : "Matthew Neleigh" }, { + "name" : "Mohammad S Anwar", "data" : [ [ "Perl", - 1 + 2 ] ], + "id" : "Mohammad S Anwar" + }, + { "id" : "Olivier Delouya", + "data" : [ + [ + "Perl", + 1 + ] + ], "name" : "Olivier Delouya" }, { + "id" : "Peter Campbell Smith", "name" : "Peter Campbell Smith", "data" : [ [ @@ -204,20 +129,21 @@ "Blog", 1 ] - ], - "id" : "Peter Campbell Smith" + ] }, { + "id" : "PokGoPun", "name" : "PokGoPun", "data" : [ [ "Perl", 2 ] - ], - "id" : "PokGoPun" + ] }, { + "id" : "Robert DiCicco", + "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -227,11 +153,10 @@ "Raku", 2 ] - ], - "id" : "Robert DiCicco", - "name" : "Robert DiCicco" + ] }, { + "id" : "Roger Bell_West", "name" : "Roger Bell_West", "data" : [ [ @@ -242,10 +167,10 @@ "Raku", 2 ] - ], - "id" : "Roger Bell_West" + ] }, { + "id" : "Ulrich Rieke", "name" : "Ulrich Rieke", "data" : [ [ @@ -256,12 +181,10 @@ "Raku", 2 ] - ], - "id" : "Ulrich Rieke" + ] }, { "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -271,39 +194,131 @@ "Blog", 1 ] - ] + ], + "id" : "W. Luis Mochan" } ] }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "[Champions: 15] Last updated at 2022-02-23 08:24:39 GMT" + "legend" : { + "enabled" : 0 }, - "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/>" + "title" : { + "text" : "The Weekly Challenge - 153" }, - "xAxis" : { - "type" : "category" + "chart" : { + "type" : "column" }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 } }, - "legend" : { - "enabled" : 0 + "xAxis" : { + "type" : "category" }, - "title" : { - "text" : "The Weekly Challenge - 153" + "series" : [ + { + "name" : "The Weekly Challenge - 153", + "data" : [ + { + "drilldown" : "Abigail", + "y" : 2, + "name" : "Abigail" + }, + { + "y" : 3, + "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby" + }, + { + "drilldown" : "E. Choroba", + "y" : 2, + "name" : "E. Choroba" + }, + { + "y" : 5, + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld" + }, + { + "drilldown" : "Luca Ferrari", + "name" : "Luca Ferrari", + "y" : 4 + }, + { + "drilldown" : "Mark Anderson", + "y" : 2, + "name" : "Mark Anderson" + }, + { + "name" : "Marton Polgar", + "y" : 2, + "drilldown" : "Marton Polgar" + }, + { + "y" : 2, + "name" : "Matthew Neleigh", + "drilldown" : "Matthew Neleigh" + }, + { + "drilldown" : "Mohammad S Anwar", + "name" : "Mohammad S Anwar", + "y" : 2 + }, + { + "drilldown" : "Olivier Delouya", + "y" : 1, + "name" : "Olivier Delouya" + }, + { + "y" : 3, + "name" : "Peter Campbell Smith", + "drilldown" : "Peter Campbell Smith" + }, + { + "name" : "PokGoPun", + "y" : 2, + "drilldown" : "PokGoPun" + }, + { + "drilldown" : "Robert DiCicco", + "y" : 4, + "name" : "Robert DiCicco" + }, + { + "y" : 4, + "name" : "Roger Bell_West", + "drilldown" : "Roger Bell_West" + }, + { + "name" : "Ulrich Rieke", + "y" : 4, + "drilldown" : "Ulrich Rieke" + }, + { + "y" : 3, + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan" + } + ], + "colorByPoint" : 1 + } + ], + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 16] Last updated at 2022-02-23 19:55:44 GMT" + }, + "tooltip" : { + "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/>" } } |
