diff options
| author | drbaggy <js5@sanger.ac.uk> | 2022-06-19 17:46:01 +0100 |
|---|---|---|
| committer | drbaggy <js5@sanger.ac.uk> | 2022-06-19 17:46:01 +0100 |
| commit | ca89930ad7c9d7b098c5aa5ab630409bd747b5fd (patch) | |
| tree | 697a360abbbb77940ef713d47a2a7cca715224c2 /stats/pwc-current.json | |
| parent | f9d75c0c224aa67b1155f30f182e4555020e695a (diff) | |
| parent | 5ebb5814e1622e184b7f0445e48dd8684e4cff1d (diff) | |
| download | perlweeklychallenge-club-ca89930ad7c9d7b098c5aa5ab630409bd747b5fd.tar.gz perlweeklychallenge-club-ca89930ad7c9d7b098c5aa5ab630409bd747b5fd.tar.bz2 perlweeklychallenge-club-ca89930ad7c9d7b098c5aa5ab630409bd747b5fd.zip | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 451 |
1 files changed, 318 insertions, 133 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 0565f7fecf..c3982dbae1 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,147 +1,130 @@ { - "legend" : { - "enabled" : 0 - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge - 169" }, "xAxis" : { "type" : "category" }, - "series" : [ - { - "name" : "The Weekly Challenge - 169", - "data" : [ - { - "name" : "Dario Mazzeo", - "drilldown" : "Dario Mazzeo", - "y" : 1 - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "habere-et-dispetire", - "name" : "habere-et-dispetire" - }, - { - "y" : 3, - "drilldown" : "James Smith", - "name" : "James Smith" - }, - { - "drilldown" : "Laurent Rosenfeld", - "y" : 5, - "name" : "Laurent Rosenfeld" - }, - { - "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari", - "y" : 8 - }, - { - "drilldown" : "Mark Anderson", - "y" : 2, - "name" : "Mark Anderson" - }, - { - "name" : "Peter Campbell Smith", - "y" : 3, - "drilldown" : "Peter Campbell Smith" - }, - { - "name" : "PokGoPun", - "drilldown" : "PokGoPun", - "y" : 2 - }, - { - "drilldown" : "Robert DiCicco", - "y" : 1, - "name" : "Robert DiCicco" - }, - { - "y" : 5, - "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West" - }, - { - "name" : "Simon Green", - "y" : 3, - "drilldown" : "Simon Green" - }, - { - "drilldown" : "Stephen G Lynn", - "y" : 4, - "name" : "Stephen G Lynn" - }, - { - "y" : 4, - "drilldown" : "Ulrich Rieke", - "name" : "Ulrich Rieke" - }, - { - "drilldown" : "W. Luis Mochan", - "y" : 3, - "name" : "W. Luis Mochan" - } - ], - "colorByPoint" : 1 - } - ], - "subtitle" : { - "text" : "[Champions: 15] Last updated at 2022-06-16 18:40:31 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/>" }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } + "chart" : { + "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "subtitle" : { + "text" : "[Champions: 26] Last updated at 2022-06-19 12:38:47 GMT" }, "drilldown" : { "series" : [ { + "name" : "Athanasius", + "id" : "Athanasius", "data" : [ [ "Perl", + 2 + ], + [ + "Raku", + 2 + ] + ] + }, + { + "id" : "Bruce Gray", + "name" : "Bruce Gray", + "data" : [ + [ + "Raku", + 2 + ] + ] + }, + { + "id" : "Cheok-Yin Fung", + "name" : "Cheok-Yin Fung", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", 1 ] - ], + ] + }, + { + "name" : "Colin Crain", + "id" : "Colin Crain", + "data" : [ + [ + "Blog", + 2 + ] + ] + }, + { "id" : "Dario Mazzeo", - "name" : "Dario Mazzeo" + "name" : "Dario Mazzeo", + "data" : [ + [ + "Perl", + 1 + ] + ] + }, + { + "data" : [ + [ + "Perl", + 2 + ] + ], + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { - "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], + "name" : "E. Choroba", "id" : "E. Choroba" }, { - "id" : "habere-et-dispetire", "data" : [ [ + "Perl", + 2 + ], + [ "Raku", 2 + ], + [ + "Blog", + 2 ] ], - "name" : "habere-et-dispetire" + "id" : "Flavio Poletti", + "name" : "Flavio Poletti" + }, + { + "name" : "habere-et-dispetire", + "id" : "habere-et-dispetire", + "data" : [ + [ + "Raku", + 2 + ] + ] }, { - "name" : "James Smith", "data" : [ [ "Perl", @@ -152,10 +135,20 @@ 1 ] ], - "id" : "James Smith" + "id" : "James Smith", + "name" : "James Smith" + }, + { + "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey", + "data" : [ + [ + "Perl", + 2 + ] + ] }, { - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -170,10 +163,22 @@ 1 ] ], + "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld" }, { + "data" : [ + [ + "Perl", + 2 + ] + ], + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch" + }, + { "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -183,21 +188,19 @@ "Blog", 6 ] - ], - "id" : "Luca Ferrari" + ] }, { + "name" : "Mark Anderson", "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "name" : "Mark Anderson" + ] }, { - "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -208,27 +211,38 @@ 1 ] ], + "id" : "Peter Campbell Smith", "name" : "Peter Campbell Smith" }, { "name" : "PokGoPun", + "id" : "PokGoPun", "data" : [ [ "Perl", 2 ] - ], - "id" : "PokGoPun" + ] }, { + "id" : "Robert DiCicco", "name" : "Robert DiCicco", "data" : [ [ "Raku", 1 ] + ] + }, + { + "data" : [ + [ + "Raku", + 2 + ] ], - "id" : "Robert DiCicco" + "id" : "Robert Ransbottom", + "name" : "Robert Ransbottom" }, { "data" : [ @@ -245,8 +259,8 @@ 1 ] ], - "id" : "Roger Bell_West", - "name" : "Roger Bell_West" + "name" : "Roger Bell_West", + "id" : "Roger Bell_West" }, { "data" : [ @@ -259,11 +273,26 @@ 1 ] ], + "name" : "Ryan Thompson", + "id" : "Ryan Thompson" + }, + { "id" : "Simon Green", - "name" : "Simon Green" + "name" : "Simon Green", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ] }, { "name" : "Stephen G Lynn", + "id" : "Stephen G Lynn", "data" : [ [ "Perl", @@ -273,11 +302,9 @@ "Raku", 2 ] - ], - "id" : "Stephen G Lynn" + ] }, { - "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -288,10 +315,10 @@ 2 ] ], - "name" : "Ulrich Rieke" + "name" : "Ulrich Rieke", + "id" : "Ulrich Rieke" }, { - "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -302,16 +329,174 @@ 1 ] ], + "id" : "W. Luis Mochan", "name" : "W. Luis Mochan" + }, + { + "id" : "Walt Mankowski", + "name" : "Walt Mankowski", + "data" : [ + [ + "Perl", + 2 + ] + ] } ] }, - "title" : { - "text" : "The Weekly Challenge - 169" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, - "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/>" - } + "legend" : { + "enabled" : 0 + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, + "series" : [ + { + "data" : [ + { + "name" : "Athanasius", + "drilldown" : "Athanasius", + "y" : 4 + }, + { + "y" : 2, + "drilldown" : "Bruce Gray", + "name" : "Bruce Gray" + }, + { + "drilldown" : "Cheok-Yin Fung", + "name" : "Cheok-Yin Fung", + "y" : 3 + }, + { + "drilldown" : "Colin Crain", + "y" : 2, + "name" : "Colin Crain" + }, + { + "drilldown" : "Dario Mazzeo", + "name" : "Dario Mazzeo", + "y" : 1 + }, + { + "y" : 2, + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby" + }, + { + "name" : "E. Choroba", + "drilldown" : "E. Choroba", + "y" : 2 + }, + { + "drilldown" : "Flavio Poletti", + "name" : "Flavio Poletti", + "y" : 6 + }, + { + "name" : "habere-et-dispetire", + "drilldown" : "habere-et-dispetire", + "y" : 2 + }, + { + "drilldown" : "James Smith", + "name" : "James Smith", + "y" : 3 + }, + { + "drilldown" : "Jorg Sommrey", + "y" : 2, + "name" : "Jorg Sommrey" + }, + { + "y" : 5, + "drilldown" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" + }, + { + "y" : 2, + "drilldown" : "Lubos Kolouch", + "name" : "Lubos Kolouch" + }, + { + "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari", + "y" : 8 + }, + { + "drilldown" : "Mark Anderson", + "name" : "Mark Anderson", + "y" : 2 + }, + { + "drilldown" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", + "y" : 3 + }, + { + "drilldown" : "PokGoPun", + "y" : 2, + "name" : "PokGoPun" + }, + { + "name" : "Robert DiCicco", + "drilldown" : "Robert DiCicco", + "y" : 1 + }, + { + "drilldown" : "Robert Ransbottom", + "name" : "Robert Ransbottom", + "y" : 2 + }, + { + "y" : 5, + "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West" + }, + { + "name" : "Ryan Thompson", + "drilldown" : "Ryan Thompson", + "y" : 3 + }, + { + "name" : "Simon Green", + "drilldown" : "Simon Green", + "y" : 3 + }, + { + "drilldown" : "Stephen G Lynn", + "y" : 4, + "name" : "Stephen G Lynn" + }, + { + "y" : 4, + "drilldown" : "Ulrich Rieke", + "name" : "Ulrich Rieke" + }, + { + "drilldown" : "W. Luis Mochan", + "name" : "W. Luis Mochan", + "y" : 3 + }, + { + "y" : 2, + "drilldown" : "Walt Mankowski", + "name" : "Walt Mankowski" + } + ], + "name" : "The Weekly Challenge - 169", + "colorByPoint" : 1 + } + ] } |
