diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 179 |
1 files changed, 99 insertions, 80 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 5b6b283eca..d2cbffa809 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,53 +1,50 @@ { - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 017" - }, "xAxis" : { "type" : "category" }, + "subtitle" : { + "text" : "[Champions: 18] Last updated at 2019-07-21 08:22:11 GMT" + }, "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, - "subtitle" : { - "text" : "[Champions: 17] Last updated at 2019-07-21 08:18:21 GMT" - }, "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/>", + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", "followPointer" : 1 }, + "title" : { + "text" : "Perl Weekly Challenge - 017" + }, "drilldown" : { "series" : [ { + "data" : [ + [ + "Perl 5", + 2 + ] + ], "name" : "Andrezgz", - "id" : "Andrezgz", + "id" : "Andrezgz" + }, + { "data" : [ [ "Perl 5", 2 + ], + [ + "Perl 6", + 2 ] - ] + ], + "name" : "Athanasius", + "id" : "Athanasius" }, { - "name" : "Dave Jacoby", "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -60,16 +57,17 @@ ] }, { - "id" : "Duane Powell", "name" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Duane Powell" }, { + "name" : "E. Choroba", "data" : [ [ "Perl 5", @@ -80,7 +78,6 @@ 1 ] ], - "name" : "E. Choroba", "id" : "E. Choroba" }, { @@ -98,7 +95,6 @@ "id" : "Feng Chang" }, { - "name" : "Joelle Maslak", "id" : "Joelle Maslak", "data" : [ [ @@ -109,21 +105,20 @@ "Perl 6", 1 ] - ] + ], + "name" : "Joelle Maslak" }, { + "name" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Kevin Colyer", - "name" : "Kevin Colyer" + "id" : "Kevin Colyer" }, { - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -137,51 +132,51 @@ "Blog", 1 ] - ] + ], + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld" }, { - "id" : "Lubos Kolouch", - "name" : "Lubos Kolouch", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch" }, { + "name" : "Michael Hamlin", "data" : [ [ "Perl 5", 1 ] ], - "name" : "Michael Hamlin", "id" : "Michael Hamlin" }, { + "id" : "Noud", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Noud", - "id" : "Noud" + "name" : "Noud" }, { + "name" : "Roger Bell West", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Roger Bell West", - "name" : "Roger Bell West" + "id" : "Roger Bell West" }, { - "name" : "Ruben Westerberg", - "id" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -191,27 +186,29 @@ "Perl 6", 2 ] - ] + ], + "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg" }, { "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ] + ], + "id" : "Simon Proctor" }, { + "id" : "Steven Wilson", + "name" : "Steven Wilson", "data" : [ [ "Perl 5", 1 ] - ], - "id" : "Steven Wilson", - "name" : "Steven Wilson" + ] }, { "data" : [ @@ -228,8 +225,8 @@ 1 ] ], - "id" : "Veesh Goldman", - "name" : "Veesh Goldman" + "name" : "Veesh Goldman", + "id" : "Veesh Goldman" }, { "id" : "Yozen Hernandez", @@ -247,19 +244,28 @@ } ] }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "series" : [ { - "colorByPoint" : 1, "data" : [ { - "drilldown" : "Andrezgz", + "name" : "Andrezgz", "y" : 2, - "name" : "Andrezgz" + "drilldown" : "Andrezgz" + }, + { + "name" : "Athanasius", + "drilldown" : "Athanasius", + "y" : 4 }, { + "drilldown" : "Dave Jacoby", "y" : 3, - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" + "name" : "Dave Jacoby" }, { "drilldown" : "Duane Powell", @@ -267,14 +273,14 @@ "name" : "Duane Powell" }, { - "name" : "E. Choroba", + "drilldown" : "E. Choroba", "y" : 3, - "drilldown" : "E. Choroba" + "name" : "E. Choroba" }, { "name" : "Feng Chang", - "y" : 4, - "drilldown" : "Feng Chang" + "drilldown" : "Feng Chang", + "y" : 4 }, { "name" : "Joelle Maslak", @@ -282,29 +288,29 @@ "drilldown" : "Joelle Maslak" }, { - "y" : 2, "name" : "Kevin Colyer", - "drilldown" : "Kevin Colyer" + "drilldown" : "Kevin Colyer", + "y" : 2 }, { + "y" : 5, "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 5 + "name" : "Laurent Rosenfeld" }, { - "y" : 2, "name" : "Lubos Kolouch", - "drilldown" : "Lubos Kolouch" + "drilldown" : "Lubos Kolouch", + "y" : 2 }, { - "drilldown" : "Michael Hamlin", "name" : "Michael Hamlin", + "drilldown" : "Michael Hamlin", "y" : 1 }, { - "drilldown" : "Noud", "name" : "Noud", - "y" : 2 + "y" : 2, + "drilldown" : "Noud" }, { "name" : "Roger Bell West", @@ -317,9 +323,9 @@ "name" : "Ruben Westerberg" }, { + "name" : "Simon Proctor", "drilldown" : "Simon Proctor", - "y" : 1, - "name" : "Simon Proctor" + "y" : 1 }, { "name" : "Steven Wilson", @@ -328,16 +334,29 @@ }, { "drilldown" : "Veesh Goldman", - "name" : "Veesh Goldman", - "y" : 4 + "y" : 4, + "name" : "Veesh Goldman" }, { "name" : "Yozen Hernandez", - "y" : 4, - "drilldown" : "Yozen Hernandez" + "drilldown" : "Yozen Hernandez", + "y" : 4 } ], + "colorByPoint" : 1, "name" : "Perl Weekly Challenge - 017" } - ] + ], + "legend" : { + "enabled" : 0 + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + } } |
