diff options
| author | 冯昶 <fengchang@novel-supertv.com> | 2019-08-05 14:40:57 +0800 |
|---|---|---|
| committer | 冯昶 <fengchang@novel-supertv.com> | 2019-08-05 14:40:57 +0800 |
| commit | c68bc86d170275120bdd723bc0cceca0d2d64a7d (patch) | |
| tree | 72d6b086f08db02d0baa0b9a933567304c0162c1 /stats/pwc-current.json | |
| parent | 25316eddcc4cee036494fc7d4ef2e62b86289a55 (diff) | |
| parent | 9cd51ef37c07ca4e36440943b6e72e92e51e667a (diff) | |
| download | perlweeklychallenge-club-c68bc86d170275120bdd723bc0cceca0d2d64a7d.tar.gz perlweeklychallenge-club-c68bc86d170275120bdd723bc0cceca0d2d64a7d.tar.bz2 perlweeklychallenge-club-c68bc86d170275120bdd723bc0cceca0d2d64a7d.zip | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 495 |
1 files changed, 427 insertions, 68 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 6a8ac60ad0..6e5fc886fd 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,23 +1,86 @@ { + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, "series" : [ { "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 013", "data" : [ { + "y" : 3, + "drilldown" : "Adam Russell", + "name" : "Adam Russell" + }, + { "drilldown" : "Andrezgz", "name" : "Andrezgz", "y" : 2 }, { - "name" : "Dave Jacoby", + "drilldown" : "Arne Sommer", + "name" : "Arne Sommer", + "y" : 3 + }, + { + "drilldown" : "Athanasius", + "y" : 4, + "name" : "Athanasius" + }, + { + "drilldown" : "Daniel Mantovani", + "name" : "Daniel Mantovani", + "y" : 2 + }, + { + "drilldown" : "Dave Cross", + "y" : 3, + "name" : "Dave Cross" + }, + { + "y" : 3, "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby" + }, + { + "name" : "Duane Powell", + "drilldown" : "Duane Powell", + "y" : 2 + }, + { + "name" : "Duncan C. White", + "drilldown" : "Duncan C. White", "y" : 2 }, { "y" : 3, + "drilldown" : "E. Choroba", + "name" : "E. Choroba" + }, + { + "drilldown" : "Feng Chang", + "y" : 4, + "name" : "Feng Chang" + }, + { + "drilldown" : "Francis Whittle", + "name" : "Francis Whittle", + "y" : 3 + }, + { + "name" : "Guillermo Ramos", "drilldown" : "Guillermo Ramos", - "name" : "Guillermo Ramos" + "y" : 2 }, { "name" : "Gustavo Chaves", @@ -25,112 +88,282 @@ "y" : 2 }, { + "drilldown" : "Jaime Corchado", + "name" : "Jaime Corchado", + "y" : 2 + }, + { + "drilldown" : "Jaldhar H. Vyas", + "y" : 5, + "name" : "Jaldhar H. Vyas" + }, + { + "name" : "Jo Christian Oterhals", + "drilldown" : "Jo Christian Oterhals", + "y" : 3 + }, + { "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak", - "y" : 4 + "y" : 6, + "name" : "Joelle Maslak" }, { - "drilldown" : "Kevin Colyer", - "name" : "Kevin Colyer", - "y" : 2 + "drilldown" : "Kian-Meng Ang", + "y" : 2, + "name" : "Kian-Meng Ang" }, { - "name" : "Laurent Rosenfeld", + "y" : 5, "drilldown" : "Laurent Rosenfeld", - "y" : 5 + "name" : "Laurent Rosenfeld" + }, + { + "drilldown" : "Lubos Kolouch", + "name" : "Lubos Kolouch", + "y" : 2 + }, + { + "drilldown" : "Mark Anderson", + "name" : "Mark Anderson", + "y" : 2 + }, + { + "name" : "Noud", + "drilldown" : "Noud", + "y" : 2 }, { - "drilldown" : "Ozzy", "name" : "Ozzy", - "y" : 1 + "drilldown" : "Ozzy", + "y" : 2 }, { - "y" : 1, + "y" : 2, "drilldown" : "Pete Houston", "name" : "Pete Houston" }, { - "drilldown" : "Simon Proctor", - "name" : "Simon Proctor", - "y" : 3 + "name" : "Prajith P", + "drilldown" : "Prajith P", + "y" : 2 }, { + "drilldown" : "Randy Lauen", "y" : 3, + "name" : "Randy Lauen" + }, + { + "y" : 4, + "drilldown" : "Roger Bell West", + "name" : "Roger Bell West" + }, + { + "drilldown" : "Ruben Westerberg", + "y" : 4, + "name" : "Ruben Westerberg" + }, + { + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor", + "y" : 2 + }, + { + "name" : "Steven Wilson", "drilldown" : "Steven Wilson", - "name" : "Steven Wilson" + "y" : 3 + }, + { + "drilldown" : "Walt Mankowski", + "name" : "Walt Mankowski", + "y" : 2 } - ] + ], + "name" : "Perl Weekly Challenge - 019" } ], - "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: 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" + "text" : "Perl Weekly Challenge - 019" }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 32] Last updated at 2019-08-05 00:22:05 GMT" }, "drilldown" : { "series" : [ { + "name" : "Adam Russell", "data" : [ [ "Perl 5", 2 + ], + [ + "Blog", + 1 ] ], + "id" : "Adam Russell" + }, + { "name" : "Andrezgz", + "data" : [ + [ + "Perl 5", + 2 + ] + ], "id" : "Andrezgz" }, { + "name" : "Arne Sommer", + "data" : [ + [ + "Perl 6", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Arne Sommer" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] + ], + "id" : "Athanasius", + "name" : "Athanasius" + }, + { "data" : [ [ "Perl 5", 2 ] ], + "id" : "Daniel Mantovani", + "name" : "Daniel Mantovani" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Dave Cross", + "name" : "Dave Cross" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Blog", + 1 + ] + ], "id" : "Dave Jacoby", "name" : "Dave Jacoby" }, { + "id" : "Duane Powell", "data" : [ [ "Perl 5", - 3 + 2 + ] + ], + "name" : "Duane Powell" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Duncan C. White", + "name" : "Duncan C. White" + }, + { + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "E. Choroba", + "name" : "E. Choroba" + }, + { + "name" : "Feng Chang", + "id" : "Feng Chang", + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] + ] + }, + { + "data" : [ + [ + "Perl 6", + 2 + ], + [ + "Blog", + 1 ] ], + "id" : "Francis Whittle", + "name" : "Francis Whittle" + }, + { "id" : "Guillermo Ramos", + "data" : [ + [ + "Perl 5", + 2 + ] + ], "name" : "Guillermo Ramos" }, { + "data" : [ + [ + "Perl 5", + 2 + ] + ], "id" : "Gustavo Chaves", - "name" : "Gustavo Chaves", + "name" : "Gustavo Chaves" + }, + { + "name" : "Jaime Corchado", + "id" : "Jaime Corchado", "data" : [ [ "Perl 5", @@ -147,17 +380,49 @@ [ "Perl 6", 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Jaldhar H. Vyas", + "name" : "Jaldhar H. Vyas" + }, + { + "data" : [ + [ + "Perl 6", + 2 + ], + [ + "Blog", + 1 ] ], - "name" : "Joelle Maslak", - "id" : "Joelle Maslak" + "id" : "Jo Christian Oterhals", + "name" : "Jo Christian Oterhals" }, { - "name" : "Kevin Colyer", - "id" : "Kevin Colyer", + "id" : "Joelle Maslak", "data" : [ [ + "Perl 5", + 3 + ], + [ "Perl 6", + 3 + ] + ], + "name" : "Joelle Maslak" + }, + { + "name" : "Kian-Meng Ang", + "id" : "Kian-Meng Ang", + "data" : [ + [ + "Perl 5", 2 ] ] @@ -181,53 +446,147 @@ ] }, { + "name" : "Lubos Kolouch", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Lubos Kolouch" + }, + { + "name" : "Mark Anderson", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Mark Anderson" + }, + { + "name" : "Noud", + "data" : [ + [ + "Perl 6", + 2 + ] + ], + "id" : "Noud" + }, + { "name" : "Ozzy", - "id" : "Ozzy", "data" : [ [ "Perl 6", - 1 + 2 ] - ] + ], + "id" : "Ozzy" }, { + "id" : "Pete Houston", "data" : [ [ "Perl 5", - 1 + 2 ] ], - "id" : "Pete Houston", "name" : "Pete Houston" }, { + "name" : "Prajith P", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "id" : "Prajith P" + }, + { + "name" : "Randy Lauen", "data" : [ [ "Perl 6", + 3 + ] + ], + "id" : "Randy Lauen" + }, + { + "name" : "Roger Bell West", + "data" : [ + [ + "Perl 5", 2 ], [ - "Blog", - 1 + "Perl 6", + 2 ] ], - "name" : "Simon Proctor", - "id" : "Simon Proctor" + "id" : "Roger Bell West" }, { + "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg", "data" : [ [ "Perl 5", 2 ], [ - "Blog", - 1 + "Perl 6", + 2 + ] + ] + }, + { + "id" : "Simon Proctor", + "data" : [ + [ + "Perl 6", + 2 ] ], - "id" : "Steven Wilson", - "name" : "Steven Wilson" + "name" : "Simon Proctor" + }, + { + "name" : "Steven Wilson", + "data" : [ + [ + "Perl 5", + 3 + ] + ], + "id" : "Steven Wilson" + }, + { + "id" : "Walt Mankowski", + "data" : [ + [ + "Perl 5", + 2 + ] + ], + "name" : "Walt Mankowski" } ] + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category" + }, + "legend" : { + "enabled" : 0 + }, + "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/>", + "followPointer" : 1 } } |
