diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 233 |
1 files changed, 126 insertions, 107 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 55504c8dcf..3661e109e8 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,47 +1,82 @@ { + "legend" : { + "enabled" : 0 + }, + "tooltip" : { + "followPointer" : 1, + "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/>" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "subtitle" : { + "text" : "[Champions: 24] Last updated at 2019-07-21 19:29:58 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 017" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Perl Weekly Challenge - 017", "data" : [ { - "drilldown" : "Andrezgz", + "name" : "Adam Russell", + "y" : 4, + "drilldown" : "Adam Russell" + }, + { "name" : "Andrezgz", + "drilldown" : "Andrezgz", "y" : 2 }, { - "drilldown" : "Athanasius", "name" : "Athanasius", - "y" : 4 + "y" : 4, + "drilldown" : "Athanasius" }, { - "name" : "Daniel Mantovani", + "y" : 2, "drilldown" : "Daniel Mantovani", - "y" : 2 + "name" : "Daniel Mantovani" }, { + "name" : "Dave Jacoby", "y" : 3, - "drilldown" : "Dave Jacoby", - "name" : "Dave Jacoby" + "drilldown" : "Dave Jacoby" }, { - "drilldown" : "Duane Powell", "name" : "Duane Powell", - "y" : 2 + "y" : 2, + "drilldown" : "Duane Powell" }, { - "y" : 3, "name" : "E. Choroba", + "y" : 3, "drilldown" : "E. Choroba" }, { "name" : "Feng Chang", - "drilldown" : "Feng Chang", - "y" : 4 + "y" : 4, + "drilldown" : "Feng Chang" }, { "y" : 3, - "name" : "Francis Whittle", - "drilldown" : "Francis Whittle" + "drilldown" : "Francis Whittle", + "name" : "Francis Whittle" }, { "name" : "Joelle Maslak", @@ -54,8 +89,8 @@ "name" : "Kevin Colyer" }, { - "y" : 2, "name" : "Kian-Meng Ang", + "y" : 2, "drilldown" : "Kian-Meng Ang" }, { @@ -65,28 +100,28 @@ }, { "name" : "Lubos Kolouch", - "drilldown" : "Lubos Kolouch", - "y" : 2 + "y" : 2, + "drilldown" : "Lubos Kolouch" }, { "drilldown" : "Michael Hamlin", - "name" : "Michael Hamlin", - "y" : 1 + "y" : 1, + "name" : "Michael Hamlin" }, { - "y" : 2, "drilldown" : "Noud", + "y" : 2, "name" : "Noud" }, { - "name" : "Ozzy", + "y" : 1, "drilldown" : "Ozzy", - "y" : 1 + "name" : "Ozzy" }, { "name" : "Randy Lauen", - "drilldown" : "Randy Lauen", - "y" : 1 + "y" : 1, + "drilldown" : "Randy Lauen" }, { "name" : "Roger Bell West", @@ -100,8 +135,8 @@ }, { "y" : 1, - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor" }, { "y" : 2, @@ -109,32 +144,49 @@ "name" : "Steven Wilson" }, { - "y" : 4, "name" : "Veesh Goldman", + "y" : 4, "drilldown" : "Veesh Goldman" }, { - "name" : "Yozen Hernandez", + "y" : 4, "drilldown" : "Yozen Hernandez", - "y" : 4 + "name" : "Yozen Hernandez" } ], - "colorByPoint" : 1 + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 017" } ], "drilldown" : { "series" : [ { - "id" : "Andrezgz", + "id" : "Adam Russell", + "name" : "Adam Russell", + "data" : [ + [ + "Perl 5", + 3 + ], + [ + "Blog", + 1 + ] + ] + }, + { "data" : [ [ "Perl 5", 2 ] ], - "name" : "Andrezgz" + "name" : "Andrezgz", + "id" : "Andrezgz" }, { + "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ "Perl 5", @@ -144,22 +196,21 @@ "Perl 6", 2 ] - ], - "id" : "Athanasius", - "name" : "Athanasius" + ] }, { - "name" : "Daniel Mantovani", - "id" : "Daniel Mantovani", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Daniel Mantovani", + "id" : "Daniel Mantovani" }, { "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -169,22 +220,19 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby" + ] }, { - "name" : "Duane Powell", - "id" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Duane Powell", + "name" : "Duane Powell" }, { - "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ [ "Perl 5", @@ -194,7 +242,9 @@ "Blog", 1 ] - ] + ], + "name" : "E. Choroba", + "id" : "E. Choroba" }, { "name" : "Feng Chang", @@ -211,6 +261,7 @@ ] }, { + "name" : "Francis Whittle", "id" : "Francis Whittle", "data" : [ [ @@ -221,11 +272,11 @@ "Blog", 1 ] - ], - "name" : "Francis Whittle" + ] }, { "name" : "Joelle Maslak", + "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -235,31 +286,29 @@ "Perl 6", 3 ] - ], - "id" : "Joelle Maslak" + ] }, { "name" : "Kevin Colyer", + "id" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] - ], - "id" : "Kevin Colyer" + ] }, { "id" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Kian-Meng Ang" + ] }, { - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -274,37 +323,38 @@ 1 ] ], + "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld" }, { - "id" : "Lubos Kolouch", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Lubos Kolouch" + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch" }, { - "name" : "Michael Hamlin", "data" : [ [ "Perl 5", 1 ] ], - "id" : "Michael Hamlin" + "id" : "Michael Hamlin", + "name" : "Michael Hamlin" }, { - "name" : "Noud", - "id" : "Noud", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Noud", + "name" : "Noud" }, { "data" : [ @@ -328,16 +378,15 @@ }, { "name" : "Roger Bell West", + "id" : "Roger Bell West", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Roger Bell West" + ] }, { - "id" : "Ruben Westerberg", "data" : [ [ "Perl 5", @@ -348,31 +397,30 @@ 2 ] ], - "name" : "Ruben Westerberg" + "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ] + ], + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { - "id" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Steven Wilson" + "name" : "Steven Wilson", + "id" : "Steven Wilson" }, { - "name" : "Veesh Goldman", - "id" : "Veesh Goldman", "data" : [ [ "Perl 5", @@ -386,11 +434,13 @@ "Blog", 1 ] - ] + ], + "name" : "Veesh Goldman", + "id" : "Veesh Goldman" }, { - "name" : "Yozen Hernandez", "id" : "Yozen Hernandez", + "name" : "Yozen Hernandez", "data" : [ [ "Perl 5", @@ -404,37 +454,6 @@ } ] }, - "title" : { - "text" : "Perl Weekly Challenge - 017" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 - }, - "subtitle" : { - "text" : "[Champions: 23] Last updated at 2019-07-21 19:24:44 GMT" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, - "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/>" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "type" : "category" } |
