diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 227 |
1 files changed, 121 insertions, 106 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 61ffde71dd..f5ec7300fa 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,39 +1,26 @@ { - "legend" : { - "enabled" : 0 - }, - "xAxis" : { - "type" : "category" + "title" : { + "text" : "Perl Weekly Challenge - 082" }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, "subtitle" : { - "text" : "[Champions: 29] Last updated at 2020-10-18 21:58:38 GMT" + "text" : "[Champions: 30] Last updated at 2020-10-18 22:05:21 GMT" + }, + "xAxis" : { + "type" : "category" }, "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, - "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" - }, - "chart" : { - "type" : "column" + "followPointer" : 1 }, "drilldown" : { "series" : [ { - "name" : "Abigail", "data" : [ [ "Perl", @@ -44,30 +31,30 @@ 2 ] ], - "id" : "Abigail" + "id" : "Abigail", + "name" : "Abigail" }, { + "name" : "Adam Russell", "id" : "Adam Russell", "data" : [ [ "Perl", 1 ] - ], - "name" : "Adam Russell" + ] }, { - "name" : "Alexander Pankoff", "data" : [ [ "Perl", 2 ] ], - "id" : "Alexander Pankoff" + "id" : "Alexander Pankoff", + "name" : "Alexander Pankoff" }, { - "name" : "Andinus", "data" : [ [ "Perl", @@ -78,7 +65,8 @@ 1 ] ], - "id" : "Andinus" + "id" : "Andinus", + "name" : "Andinus" }, { "data" : [ @@ -101,17 +89,16 @@ "id" : "Colin Crain" }, { - "name" : "Cristina Heredia", "id" : "Cristina Heredia", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Cristina Heredia" }, { - "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -122,6 +109,7 @@ 1 ] ], + "id" : "Dave Jacoby", "name" : "Dave Jacoby" }, { @@ -135,14 +123,14 @@ "name" : "E. Choroba" }, { - "name" : "Feng Chang", "data" : [ [ "Raku", 2 ] ], - "id" : "Feng Chang" + "id" : "Feng Chang", + "name" : "Feng Chang" }, { "id" : "Flavio Poletti", @@ -169,17 +157,16 @@ "name" : "Jorg Sommrey" }, { - "name" : "Jose Luis", + "id" : "Jose Luis", "data" : [ [ "Perl", 2 ] ], - "id" : "Jose Luis" + "name" : "Jose Luis" }, { - "name" : "Julio de Castro", "data" : [ [ "Perl", @@ -190,7 +177,8 @@ 2 ] ], - "id" : "Julio de Castro" + "id" : "Julio de Castro", + "name" : "Julio de Castro" }, { "name" : "Kang-min Liu", @@ -228,13 +216,13 @@ }, { "name" : "Markus Holzer", - "id" : "Markus Holzer", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Markus Holzer" }, { "id" : "Myoungjin Jeon", @@ -256,32 +244,32 @@ }, { "name" : "Niels van Dijke", - "id" : "Niels van Dijke", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Niels van Dijke" }, { "name" : "Nuno Vieira", - "id" : "Nuno Vieira", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Nuno Vieira" }, { - "id" : "Pete Houston", "data" : [ [ "Perl", 2 ] ], + "id" : "Pete Houston", "name" : "Pete Houston" }, { @@ -303,7 +291,7 @@ ] }, { - "id" : "Simon Green", + "name" : "Simon Green", "data" : [ [ "Perl", @@ -314,30 +302,29 @@ 1 ] ], - "name" : "Simon Green" + "id" : "Simon Green" }, { "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Raku", 2 ] - ] + ], + "id" : "Simon Proctor" }, { "name" : "Steven Wilson", + "id" : "Steven Wilson", "data" : [ [ "Perl", 1 ] - ], - "id" : "Steven Wilson" + ] }, { - "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -348,7 +335,8 @@ 2 ] ], - "id" : "Ulrich Rieke" + "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke" }, { "name" : "Vinod Kumar K", @@ -361,6 +349,8 @@ ] }, { + "name" : "Walt Mankowski", + "id" : "Walt Mankowski", "data" : [ [ "Perl", @@ -370,66 +360,83 @@ "Blog", 1 ] + ] + }, + { + "data" : [ + [ + "Perl", + 1 + ] ], - "id" : "Walt Mankowski", - "name" : "Walt Mankowski" + "id" : "Wanderdoc", + "name" : "Wanderdoc" } ] }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, "series" : [ { - "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 082", + "colorByPoint" : 1, "data" : [ { "y" : 4, - "name" : "Abigail", - "drilldown" : "Abigail" + "drilldown" : "Abigail", + "name" : "Abigail" }, { + "name" : "Adam Russell", "y" : 1, - "drilldown" : "Adam Russell", - "name" : "Adam Russell" + "drilldown" : "Adam Russell" }, { - "y" : 2, + "name" : "Alexander Pankoff", "drilldown" : "Alexander Pankoff", - "name" : "Alexander Pankoff" + "y" : 2 }, { "y" : 2, - "name" : "Andinus", - "drilldown" : "Andinus" + "drilldown" : "Andinus", + "name" : "Andinus" }, { - "y" : 2, "drilldown" : "Andrew Shitov", + "y" : 2, "name" : "Andrew Shitov" }, { + "y" : 1, "drilldown" : "Colin Crain", - "name" : "Colin Crain", - "y" : 1 + "name" : "Colin Crain" }, { - "name" : "Cristina Heredia", "drilldown" : "Cristina Heredia", - "y" : 1 + "y" : 1, + "name" : "Cristina Heredia" }, { "y" : 3, - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { + "drilldown" : "E. Choroba", "y" : 2, - "name" : "E. Choroba", - "drilldown" : "E. Choroba" + "name" : "E. Choroba" }, { - "name" : "Feng Chang", + "y" : 2, "drilldown" : "Feng Chang", - "y" : 2 + "name" : "Feng Chang" }, { "name" : "Flavio Poletti", @@ -437,9 +444,9 @@ "y" : 5 }, { - "name" : "Jorg Sommrey", + "y" : 2, "drilldown" : "Jorg Sommrey", - "y" : 2 + "name" : "Jorg Sommrey" }, { "y" : 2, @@ -447,24 +454,24 @@ "name" : "Jose Luis" }, { + "drilldown" : "Julio de Castro", "y" : 4, - "name" : "Julio de Castro", - "drilldown" : "Julio de Castro" + "name" : "Julio de Castro" }, { + "y" : 4, "drilldown" : "Kang-min Liu", - "name" : "Kang-min Liu", - "y" : 4 + "name" : "Kang-min Liu" }, { + "y" : 2, "drilldown" : "Lubos Kolouch", - "name" : "Lubos Kolouch", - "y" : 2 + "name" : "Lubos Kolouch" }, { - "drilldown" : "Mark Anderson", "name" : "Mark Anderson", - "y" : 2 + "y" : 2, + "drilldown" : "Mark Anderson" }, { "name" : "Markus Holzer", @@ -472,64 +479,72 @@ "y" : 2 }, { + "name" : "Myoungjin Jeon", "y" : 6, - "drilldown" : "Myoungjin Jeon", - "name" : "Myoungjin Jeon" + "drilldown" : "Myoungjin Jeon" }, { - "name" : "Niels van Dijke", "drilldown" : "Niels van Dijke", - "y" : 2 + "y" : 2, + "name" : "Niels van Dijke" }, { - "y" : 2, + "name" : "Nuno Vieira", "drilldown" : "Nuno Vieira", - "name" : "Nuno Vieira" + "y" : 2 }, { + "drilldown" : "Pete Houston", "y" : 2, - "name" : "Pete Houston", - "drilldown" : "Pete Houston" + "name" : "Pete Houston" }, { "name" : "Roger Bell_West", - "drilldown" : "Roger Bell_West", - "y" : 5 + "y" : 5, + "drilldown" : "Roger Bell_West" }, { - "y" : 3, "drilldown" : "Simon Green", + "y" : 3, "name" : "Simon Green" }, { "y" : 2, - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" }, { "drilldown" : "Steven Wilson", - "name" : "Steven Wilson", - "y" : 1 + "y" : 1, + "name" : "Steven Wilson" }, { - "y" : 4, "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke" + "drilldown" : "Ulrich Rieke", + "y" : 4 }, { - "drilldown" : "Vinod Kumar K", "name" : "Vinod Kumar K", + "drilldown" : "Vinod Kumar K", "y" : 1 }, { - "name" : "Walt Mankowski", "drilldown" : "Walt Mankowski", - "y" : 3 + "y" : 3, + "name" : "Walt Mankowski" + }, + { + "y" : 1, + "drilldown" : "Wanderdoc", + "name" : "Wanderdoc" } ] } ], - "title" : { - "text" : "Perl Weekly Challenge - 082" + "chart" : { + "type" : "column" + }, + "legend" : { + "enabled" : 0 } } |
