diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 145 |
1 files changed, 82 insertions, 63 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 4a5e2901ce..4cb84c748f 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,21 +1,21 @@ { - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 14] Last updated at 2021-06-23 17:47:02 GMT" }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { "enabled" : 1, "format" : "{point.y}" - } + }, + "borderWidth" : 0 } }, - "tooltip" : { - "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/>", - "followPointer" : 1 - }, "drilldown" : { "series" : [ { @@ -34,25 +34,27 @@ }, { "id" : "Duane Powell", + "name" : "Duane Powell", "data" : [ [ "Perl", 2 ] - ], - "name" : "Duane Powell" + ] }, { - "name" : "E. Choroba", + "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "id" : "E. Choroba" + "name" : "E. Choroba" }, { + "id" : "James Smith", + "name" : "James Smith", "data" : [ [ "Perl", @@ -62,11 +64,10 @@ "Blog", 1 ] - ], - "name" : "James Smith", - "id" : "James Smith" + ] }, { + "name" : "Lance Wicks", "data" : [ [ "Perl", @@ -77,18 +78,17 @@ 1 ] ], - "name" : "Lance Wicks", "id" : "Lance Wicks" }, { + "id" : "Lucas Ransan", "name" : "Lucas Ransan", "data" : [ [ "Raku", 2 ] - ], - "id" : "Lucas Ransan" + ] }, { "data" : [ @@ -101,16 +101,18 @@ "id" : "Mohammad S Anwar" }, { - "id" : "Niels van Dijke", - "name" : "Niels van Dijke", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Niels van Dijke", + "id" : "Niels van Dijke" }, { + "id" : "Roger Bell_West", + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -124,21 +126,34 @@ "Blog", 1 ] - ], - "name" : "Roger Bell_West", - "id" : "Roger Bell_West" + ] }, { - "id" : "Steven Wilson", + "id" : "Simon Green", + "name" : "Simon Green", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Blog", + 1 + ] + ] + }, + { + "name" : "Steven Wilson", "data" : [ [ "Perl", 1 ] ], - "name" : "Steven Wilson" + "id" : "Steven Wilson" }, { + "id" : "Stuart Little", "name" : "Stuart Little", "data" : [ [ @@ -149,18 +164,17 @@ "Raku", 2 ] - ], - "id" : "Stuart Little" + ] }, { - "id" : "Vinod Kumar K", - "name" : "Vinod Kumar K", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Vinod Kumar K", + "id" : "Vinod Kumar K" }, { "id" : "W. Luis Mochan", @@ -178,51 +192,48 @@ } ] }, - "subtitle" : { - "text" : "[Champions: 13] Last updated at 2021-06-23 17:00:43 GMT" - }, - "xAxis" : { - "type" : "category" + "legend" : { + "enabled" : 0 }, "series" : [ { - "name" : "Perl Weekly Challenge - 118", "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 118", "data" : [ { + "y" : 3, "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby", - "y" : 3 + "drilldown" : "Dave Jacoby" }, { + "y" : 2, "name" : "Duane Powell", - "drilldown" : "Duane Powell", - "y" : 2 + "drilldown" : "Duane Powell" }, { - "name" : "E. Choroba", "y" : 2, + "name" : "E. Choroba", "drilldown" : "E. Choroba" }, { "drilldown" : "James Smith", - "y" : 3, - "name" : "James Smith" + "name" : "James Smith", + "y" : 3 }, { - "name" : "Lance Wicks", "drilldown" : "Lance Wicks", + "name" : "Lance Wicks", "y" : 2 }, { - "y" : 2, "drilldown" : "Lucas Ransan", - "name" : "Lucas Ransan" + "name" : "Lucas Ransan", + "y" : 2 }, { - "y" : 1, "drilldown" : "Mohammad S Anwar", - "name" : "Mohammad S Anwar" + "name" : "Mohammad S Anwar", + "y" : 1 }, { "drilldown" : "Niels van Dijke", @@ -230,19 +241,24 @@ "name" : "Niels van Dijke" }, { - "drilldown" : "Roger Bell_West", + "name" : "Roger Bell_West", "y" : 4, - "name" : "Roger Bell_West" + "drilldown" : "Roger Bell_West" + }, + { + "name" : "Simon Green", + "y" : 3, + "drilldown" : "Simon Green" }, { - "name" : "Steven Wilson", "drilldown" : "Steven Wilson", - "y" : 1 + "y" : 1, + "name" : "Steven Wilson" }, { "drilldown" : "Stuart Little", - "y" : 4, - "name" : "Stuart Little" + "name" : "Stuart Little", + "y" : 4 }, { "drilldown" : "Vinod Kumar K", @@ -250,20 +266,23 @@ "name" : "Vinod Kumar K" }, { - "name" : "W. Luis Mochan", "drilldown" : "W. Luis Mochan", + "name" : "W. Luis Mochan", "y" : 3 } ] } ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "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/>" }, - "legend" : { - "enabled" : 0 + "xAxis" : { + "type" : "category" + }, + "chart" : { + "type" : "column" }, "title" : { "text" : "Perl Weekly Challenge - 118" |
