diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 136 |
1 files changed, 70 insertions, 66 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 203e5f4fe0..ef6dc4328b 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -2,27 +2,26 @@ "drilldown" : { "series" : [ { + "name" : "Abigail", + "id" : "Abigail", "data" : [ [ "Perl", 2 ] - ], - "id" : "Abigail", - "name" : "Abigail" + ] }, { "name" : "Cheok-Yin Fung", - "id" : "Cheok-Yin Fung", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Cheok-Yin Fung" }, { - "name" : "Dave Jacoby", "id" : "Dave Jacoby", "data" : [ [ @@ -33,17 +32,18 @@ "Blog", 1 ] - ] + ], + "name" : "Dave Jacoby" }, { + "name" : "E. Choroba", + "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ], - "id" : "E. Choroba", - "name" : "E. Choroba" + ] }, { "id" : "Feng Chang", @@ -56,18 +56,16 @@ "name" : "Feng Chang" }, { - "name" : "James Smith", "id" : "James Smith", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "James Smith" }, { - "name" : "Luca Ferrari", - "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -77,17 +75,19 @@ "Blog", 2 ] - ] + ], + "id" : "Luca Ferrari", + "name" : "Luca Ferrari" }, { "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Raku", 2 ] - ], - "id" : "Mark Anderson" + ] }, { "id" : "Niels van Dijke", @@ -100,7 +100,6 @@ "name" : "Niels van Dijke" }, { - "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -109,8 +108,13 @@ [ "Raku", 2 + ], + [ + "Blog", + 1 ] ], + "id" : "Roger Bell_West", "name" : "Roger Bell_West" }, { @@ -128,7 +132,6 @@ "name" : "Stuart Little" }, { - "name" : "Ulrich Rieke", "id" : "Ulrich Rieke", "data" : [ [ @@ -139,9 +142,11 @@ "Raku", 2 ] - ] + ], + "name" : "Ulrich Rieke" }, { + "name" : "W. Luis Mochan", "id" : "W. Luis Mochan", "data" : [ [ @@ -152,41 +157,17 @@ "Blog", 1 ] - ], - "name" : "W. Luis Mochan" + ] } ] }, - "subtitle" : { - "text" : "[Champions: 13] Last updated at 2021-05-05 08:15:10 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/>" - }, "title" : { "text" : "Perl Weekly Challenge - 111" }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "series" : [ { + "name" : "Perl Weekly Challenge - 111", + "colorByPoint" : 1, "data" : [ { "name" : "Abigail", @@ -195,17 +176,17 @@ }, { "drilldown" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung", - "y" : 2 + "y" : 2, + "name" : "Cheok-Yin Fung" }, { - "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby", "y" : 3, - "name" : "Dave Jacoby" + "drilldown" : "Dave Jacoby" }, { - "drilldown" : "E. Choroba", "name" : "E. Choroba", + "drilldown" : "E. Choroba", "y" : 2 }, { @@ -214,14 +195,14 @@ "drilldown" : "Feng Chang" }, { - "y" : 2, "name" : "James Smith", + "y" : 2, "drilldown" : "James Smith" }, { - "name" : "Luca Ferrari", "y" : 4, - "drilldown" : "Luca Ferrari" + "drilldown" : "Luca Ferrari", + "name" : "Luca Ferrari" }, { "drilldown" : "Mark Anderson", @@ -229,39 +210,62 @@ "name" : "Mark Anderson" }, { - "y" : 2, "name" : "Niels van Dijke", - "drilldown" : "Niels van Dijke" + "drilldown" : "Niels van Dijke", + "y" : 2 }, { - "drilldown" : "Roger Bell_West", "name" : "Roger Bell_West", - "y" : 4 + "drilldown" : "Roger Bell_West", + "y" : 5 }, { "name" : "Stuart Little", - "y" : 4, - "drilldown" : "Stuart Little" + "drilldown" : "Stuart Little", + "y" : 4 }, { "name" : "Ulrich Rieke", - "y" : 4, - "drilldown" : "Ulrich Rieke" + "drilldown" : "Ulrich Rieke", + "y" : 4 }, { "drilldown" : "W. Luis Mochan", "y" : 3, "name" : "W. Luis Mochan" } - ], - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 111" + ] } ], + "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/>" + }, + "chart" : { + "type" : "column" + }, "legend" : { "enabled" : 0 }, "xAxis" : { "type" : "category" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 13] Last updated at 2021-05-05 08:19:53 GMT" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } } } |
