diff options
| author | drbaggy <js5@sanger.ac.uk> | 2022-06-08 08:52:14 +0100 |
|---|---|---|
| committer | drbaggy <js5@sanger.ac.uk> | 2022-06-08 08:52:14 +0100 |
| commit | b9b5afa16f9e06cec6f3dae7db65c9d08482d500 (patch) | |
| tree | 86cc2f5a49858ef07a13690e3509fb3e69440fe0 /stats/pwc-current.json | |
| parent | a396a798a421f65fa639aad2222b92fc156af20c (diff) | |
| parent | 0c7f061325cd07213c4bba4f1c34790d98bbab02 (diff) | |
| download | perlweeklychallenge-club-b9b5afa16f9e06cec6f3dae7db65c9d08482d500.tar.gz perlweeklychallenge-club-b9b5afa16f9e06cec6f3dae7db65c9d08482d500.tar.bz2 perlweeklychallenge-club-b9b5afa16f9e06cec6f3dae7db65c9d08482d500.zip | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 213 |
1 files changed, 114 insertions, 99 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 36a2059226..59d88c2320 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,78 +1,33 @@ { - "yAxis" : { - "title" : { - "text" : "Total Solutions" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } } }, - "series" : [ - { - "data" : [ - { - "y" : 3, - "drilldown" : "James Smith", - "name" : "James Smith" - }, - { - "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari", - "y" : 8 - }, - { - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson", - "y" : 2 - }, - { - "y" : 2, - "name" : "Marton Polgar", - "drilldown" : "Marton Polgar" - }, - { - "y" : 3, - "name" : "Peter Campbell Smith", - "drilldown" : "Peter Campbell Smith" - }, - { - "y" : 4, - "drilldown" : "Robert DiCicco", - "name" : "Robert DiCicco" - }, - { - "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West", - "y" : 4 - }, - { - "drilldown" : "Ryan Thompson", - "name" : "Ryan Thompson", - "y" : 6 - }, - { - "drilldown" : "Stephen G Lynn", - "name" : "Stephen G Lynn", - "y" : 2 - }, - { - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan", - "y" : 3 - } - ], - "colorByPoint" : 1, - "name" : "The Weekly Challenge - 168" - } - ], - "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 + "legend" : { + "enabled" : 0 }, - "subtitle" : { - "text" : "[Champions: 10] Last updated at 2022-06-07 17:05:44 GMT" + "chart" : { + "type" : "column" }, "drilldown" : { "series" : [ { + "name" : "E. Choroba", + "id" : "E. Choroba", + "data" : [ + [ + "Perl", + 2 + ] + ] + }, + { + "name" : "James Smith", "data" : [ [ "Perl", @@ -83,12 +38,10 @@ 1 ] ], - "id" : "James Smith", - "name" : "James Smith" + "id" : "James Smith" }, { "name" : "Luca Ferrari", - "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -98,7 +51,8 @@ "Blog", 6 ] - ] + ], + "id" : "Luca Ferrari" }, { "name" : "Mark Anderson", @@ -111,16 +65,17 @@ ] }, { + "name" : "Marton Polgar", + "id" : "Marton Polgar", "data" : [ [ "Raku", 2 ] - ], - "name" : "Marton Polgar", - "id" : "Marton Polgar" + ] }, { + "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -131,7 +86,6 @@ 1 ] ], - "id" : "Peter Campbell Smith", "name" : "Peter Campbell Smith" }, { @@ -149,6 +103,8 @@ "name" : "Robert DiCicco" }, { + "name" : "Roger Bell_West", + "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -158,12 +114,9 @@ "Raku", 2 ] - ], - "name" : "Roger Bell_West", - "id" : "Roger Bell_West" + ] }, { - "name" : "Ryan Thompson", "id" : "Ryan Thompson", "data" : [ [ @@ -178,7 +131,8 @@ "Blog", 2 ] - ] + ], + "name" : "Ryan Thompson" }, { "data" : [ @@ -195,8 +149,6 @@ "name" : "Stephen G Lynn" }, { - "id" : "W. Luis Mochan", - "name" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -206,29 +158,92 @@ "Blog", 1 ] - ] + ], + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan" } ] }, - "title" : { - "text" : "The Weekly Challenge - 168" - }, - "legend" : { - "enabled" : 0 - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "name" : "E. Choroba", + "drilldown" : "E. Choroba", + "y" : 2 + }, + { + "y" : 3, + "name" : "James Smith", + "drilldown" : "James Smith" + }, + { + "y" : 8, + "drilldown" : "Luca Ferrari", + "name" : "Luca Ferrari" + }, + { + "y" : 2, + "name" : "Mark Anderson", + "drilldown" : "Mark Anderson" + }, + { + "y" : 2, + "name" : "Marton Polgar", + "drilldown" : "Marton Polgar" + }, + { + "drilldown" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", + "y" : 3 + }, + { + "y" : 4, + "name" : "Robert DiCicco", + "drilldown" : "Robert DiCicco" + }, + { + "name" : "Roger Bell_West", + "drilldown" : "Roger Bell_West", + "y" : 4 + }, + { + "y" : 6, + "drilldown" : "Ryan Thompson", + "name" : "Ryan Thompson" + }, + { + "y" : 2, + "drilldown" : "Stephen G Lynn", + "name" : "Stephen G Lynn" + }, + { + "y" : 3, + "drilldown" : "W. Luis Mochan", + "name" : "W. Luis Mochan" + } + ], + "name" : "The Weekly Challenge - 168" + } + ], + "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/>" + }, + "title" : { + "text" : "The Weekly Challenge - 168" + }, + "subtitle" : { + "text" : "[Champions: 11] Last updated at 2022-06-07 22:14:13 GMT" } } |
