diff options
| author | 冯昶 <fengchang@novel-supertv.com> | 2019-06-20 12:12:57 +0800 |
|---|---|---|
| committer | 冯昶 <fengchang@novel-supertv.com> | 2019-06-20 12:12:57 +0800 |
| commit | 25316eddcc4cee036494fc7d4ef2e62b86289a55 (patch) | |
| tree | 8da866a320c68d57a7086e6edda87054dad2cba9 /stats/pwc-current.json | |
| parent | b63817c7cd3f7262a3fe46a6bda302ca6a5e37d8 (diff) | |
| parent | 8a854311b4d5810ff3c81e671bc7430d3a035f4b (diff) | |
| download | perlweeklychallenge-club-25316eddcc4cee036494fc7d4ef2e62b86289a55.tar.gz perlweeklychallenge-club-25316eddcc4cee036494fc7d4ef2e62b86289a55.tar.bz2 perlweeklychallenge-club-25316eddcc4cee036494fc7d4ef2e62b86289a55.zip | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 235 |
1 files changed, 195 insertions, 40 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 5e0636d44c..6a8ac60ad0 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,78 +1,233 @@ { - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 - }, "series" : [ { "colorByPoint" : 1, - "name" : "Champions", + "name" : "Perl Weekly Challenge - 013", "data" : [ { + "drilldown" : "Andrezgz", + "name" : "Andrezgz", + "y" : 2 + }, + { + "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby", + "y" : 2 + }, + { + "y" : 3, + "drilldown" : "Guillermo Ramos", + "name" : "Guillermo Ramos" + }, + { + "name" : "Gustavo Chaves", + "drilldown" : "Gustavo Chaves", + "y" : 2 + }, + { + "drilldown" : "Joelle Maslak", + "name" : "Joelle Maslak", + "y" : 4 + }, + { + "drilldown" : "Kevin Colyer", + "name" : "Kevin Colyer", + "y" : 2 + }, + { + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld", + "y" : 5 + }, + { "drilldown" : "Ozzy", + "name" : "Ozzy", + "y" : 1 + }, + { "y" : 1, - "name" : "Ozzy" + "drilldown" : "Pete Houston", + "name" : "Pete Houston" }, { + "drilldown" : "Simon Proctor", "name" : "Simon Proctor", - "y" : 2, - "drilldown" : "Simon Proctor" + "y" : 3 + }, + { + "y" : 3, + "drilldown" : "Steven Wilson", + "name" : "Steven Wilson" } ] } ], + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, + "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 + }, "subtitle" : { - "text" : "[Champions: 2] Last updated at 2019-06-10 12:32:36 GMT" + "text" : "[Champions: 11] Last updated at 2019-06-19 18:17:54 GMT" + }, + "xAxis" : { + "type" : "category" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 013" + }, + "chart" : { + "type" : "column" }, "drilldown" : { "series" : [ { "data" : [ [ + "Perl 5", + 2 + ] + ], + "name" : "Andrezgz", + "id" : "Andrezgz" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" + }, + { + "data" : [ + [ + "Perl 5", + 3 + ] + ], + "id" : "Guillermo Ramos", + "name" : "Guillermo Ramos" + }, + { + "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves", + "data" : [ + [ + "Perl 5", + 2 + ] + ] + }, + { + "data" : [ + [ + "Perl 5", + 2 + ], + [ "Perl 6", - 1 + 2 ] ], + "name" : "Joelle Maslak", + "id" : "Joelle Maslak" + }, + { + "name" : "Kevin Colyer", + "id" : "Kevin Colyer", + "data" : [ + [ + "Perl 6", + 2 + ] + ] + }, + { + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ], + [ + "Blog", + 1 + ] + ] + }, + { "name" : "Ozzy", - "id" : "Ozzy" + "id" : "Ozzy", + "data" : [ + [ + "Perl 6", + 1 + ] + ] + }, + { + "data" : [ + [ + "Perl 5", + 1 + ] + ], + "id" : "Pete Houston", + "name" : "Pete Houston" }, { - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 2 + ], + [ + "Blog", + 1 + ] + ], + "name" : "Simon Proctor", + "id" : "Simon Proctor" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Blog", + 1 ] ], - "name" : "Simon Proctor" + "id" : "Steven Wilson", + "name" : "Steven Wilson" } ] - }, - "tooltip" : { - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "followPointer" : 1, - "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "title" : { - "text" : "Perl Weekly Challenge - 012" - }, - "chart" : { - "type" : "column" } } |
