diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 321 |
1 files changed, 270 insertions, 51 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 8289af272a..fdb2b01cc3 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,22 +1,80 @@ { - "legend" : { - "enabled" : 0 + "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/>" + }, + "title" : { + "text" : "Perl Weekly Challenge - 021" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } }, "plotOptions" : { "series" : { "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" + "format" : "{point.y}", + "enabled" : 1 }, "borderWidth" : 0 } }, - "subtitle" : { - "text" : "[Champions: 8] Last updated at 2019-08-14 13:30:22 GMT" - }, "drilldown" : { "series" : [ { + "name" : "Andrezgz", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Andrezgz" + }, + { + "data" : [ + [ + "Perl 6", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Arne Sommer", + "name" : "Arne Sommer" + }, + { + "data" : [ + [ + "Perl 5", + 1 + ], + [ + "Perl 6", + 1 + ] + ], + "id" : "Athanasius", + "name" : "Athanasius" + }, + { + "name" : "Daniel Mantovani", + "id" : "Daniel Mantovani", + "data" : [ + [ + "Perl 5", + 2 + ] + ] + }, + { "id" : "Dave Cross", "data" : [ [ @@ -27,7 +85,7 @@ "name" : "Dave Cross" }, { - "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -38,30 +96,74 @@ 1 ] ], - "name" : "Dave Jacoby" + "id" : "Dave Jacoby" }, { - "id" : "Duane Powell", - "name" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Duane Powell", + "name" : "Duane Powell" }, { "id" : "E. Choroba", - "name" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] + ], + "name" : "E. Choroba" + }, + { + "name" : "Guillermo Ramos", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Guillermo Ramos" + }, + { + "name" : "Joelle Maslak", + "id" : "Joelle Maslak", + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] ] }, { - "name" : "Laurent Rosenfeld", + "id" : "Kevin Colyer", + "data" : [ + [ + "Perl 6", + 2 + ] + ], + "name" : "Kevin Colyer" + }, + { + "data" : [ + [ + "Perl 5", + 1 + ] + ], + "id" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang" + }, + { + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -76,9 +178,54 @@ 1 ] ], - "id" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld" }, { + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch", + "data" : [ + [ + "Perl 5", + 2 + ] + ] + }, + { + "name" : "Noud", + "data" : [ + [ + "Perl 6", + 2 + ] + ], + "id" : "Noud" + }, + { + "data" : [ + [ + "Perl 6", + 1 + ] + ], + "id" : "Ozzy", + "name" : "Ozzy" + }, + { + "id" : "Randy Lauen", + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] + ], + "name" : "Randy Lauen" + }, + { + "id" : "Roger Bell West", "data" : [ [ "Perl 5", @@ -87,98 +234,170 @@ [ "Perl 6", 1 + ], + [ + "Blog", + 1 + ] + ], + "name" : "Roger Bell West" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 ] ], - "name" : "Roger Bell West", - "id" : "Roger Bell West" + "id" : "Ruben Westerberg", + "name" : "Ruben Westerberg" }, { - "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] ], - "id" : "Simon Proctor" + "id" : "Simon Proctor", + "name" : "Simon Proctor" }, { - "name" : "Steven Wilson", + "id" : "Steven Wilson", "data" : [ [ "Perl 5", 1 ] ], - "id" : "Steven Wilson" + "name" : "Steven Wilson" } ] }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "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/>" + "legend" : { + "enabled" : 0 }, "xAxis" : { "type" : "category" }, - "title" : { - "text" : "Perl Weekly Challenge - 021" + "subtitle" : { + "text" : "[Champions: 21] Last updated at 2019-08-18 22:00:32 GMT" }, "series" : [ { - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 021", "data" : [ { + "drilldown" : "Andrezgz", + "y" : 2, + "name" : "Andrezgz" + }, + { + "y" : 3, + "drilldown" : "Arne Sommer", + "name" : "Arne Sommer" + }, + { + "drilldown" : "Athanasius", + "y" : 2, + "name" : "Athanasius" + }, + { + "y" : 2, + "drilldown" : "Daniel Mantovani", + "name" : "Daniel Mantovani" + }, + { "name" : "Dave Cross", "drilldown" : "Dave Cross", "y" : 2 }, { - "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby", + "y" : 2, + "name" : "Dave Jacoby" + }, + { "y" : 2, - "drilldown" : "Dave Jacoby" + "drilldown" : "Duane Powell", + "name" : "Duane Powell" }, { - "name" : "Duane Powell", + "name" : "E. Choroba", "y" : 2, - "drilldown" : "Duane Powell" + "drilldown" : "E. Choroba" }, { - "drilldown" : "E. Choroba", + "drilldown" : "Guillermo Ramos", "y" : 2, - "name" : "E. Choroba" + "name" : "Guillermo Ramos" }, { + "y" : 4, + "drilldown" : "Joelle Maslak", + "name" : "Joelle Maslak" + }, + { + "name" : "Kevin Colyer", + "y" : 2, + "drilldown" : "Kevin Colyer" + }, + { + "name" : "Kian-Meng Ang", + "drilldown" : "Kian-Meng Ang", + "y" : 1 + }, + { + "name" : "Laurent Rosenfeld", "drilldown" : "Laurent Rosenfeld", - "y" : 5, - "name" : "Laurent Rosenfeld" + "y" : 5 + }, + { + "name" : "Lubos Kolouch", + "drilldown" : "Lubos Kolouch", + "y" : 2 + }, + { + "y" : 2, + "drilldown" : "Noud", + "name" : "Noud" + }, + { + "name" : "Ozzy", + "drilldown" : "Ozzy", + "y" : 1 }, { - "name" : "Roger Bell West", + "drilldown" : "Randy Lauen", + "y" : 4, + "name" : "Randy Lauen" + }, + { + "y" : 4, "drilldown" : "Roger Bell West", - "y" : 3 + "name" : "Roger Bell West" + }, + { + "drilldown" : "Ruben Westerberg", + "y" : 4, + "name" : "Ruben Westerberg" }, { - "name" : "Simon Proctor", "drilldown" : "Simon Proctor", - "y" : 1 + "y" : 1, + "name" : "Simon Proctor" }, { - "drilldown" : "Steven Wilson", "y" : 1, + "drilldown" : "Steven Wilson", "name" : "Steven Wilson" } - ] + ], + "colorByPoint" : 1, + "name" : "Perl Weekly Challenge - 021" } ] } |
