diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-21 20:01:29 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-21 20:01:29 +0100 |
| commit | d1f5b5b3cc63a68ad6e1f4837b993eaec23763c2 (patch) | |
| tree | 88969fef0a21379e333625324a6221b6bb40fc7a /stats/pwc-current.json | |
| parent | 26f7fa8c0578eb35fe29073dcb3a02382fe80e7b (diff) | |
| download | perlweeklychallenge-club-d1f5b5b3cc63a68ad6e1f4837b993eaec23763c2.tar.gz perlweeklychallenge-club-d1f5b5b3cc63a68ad6e1f4837b993eaec23763c2.tar.bz2 perlweeklychallenge-club-d1f5b5b3cc63a68ad6e1f4837b993eaec23763c2.zip | |
- Added solution by Randy Lauen.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 359 |
1 files changed, 187 insertions, 172 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index b5cc8ed1f7..9b30c02752 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,127 +1,11 @@ { - "xAxis" : { - "type" : "category" - }, - "series" : [ - { - "colorByPoint" : 1, - "data" : [ - { - "name" : "Andrezgz", - "y" : 2, - "drilldown" : "Andrezgz" - }, - { - "y" : 4, - "drilldown" : "Athanasius", - "name" : "Athanasius" - }, - { - "name" : "Daniel Mantovani", - "y" : 2, - "drilldown" : "Daniel Mantovani" - }, - { - "name" : "Dave Jacoby", - "y" : 3, - "drilldown" : "Dave Jacoby" - }, - { - "name" : "Duane Powell", - "drilldown" : "Duane Powell", - "y" : 2 - }, - { - "name" : "E. Choroba", - "drilldown" : "E. Choroba", - "y" : 3 - }, - { - "drilldown" : "Feng Chang", - "y" : 4, - "name" : "Feng Chang" - }, - { - "y" : 3, - "drilldown" : "Francis Whittle", - "name" : "Francis Whittle" - }, - { - "y" : 4, - "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak" - }, - { - "name" : "Kevin Colyer", - "drilldown" : "Kevin Colyer", - "y" : 2 - }, - { - "name" : "Kian-Meng Ang", - "y" : 2, - "drilldown" : "Kian-Meng Ang" - }, - { - "name" : "Laurent Rosenfeld", - "y" : 5, - "drilldown" : "Laurent Rosenfeld" - }, - { - "name" : "Lubos Kolouch", - "drilldown" : "Lubos Kolouch", - "y" : 2 - }, - { - "name" : "Michael Hamlin", - "y" : 1, - "drilldown" : "Michael Hamlin" - }, - { - "name" : "Noud", - "y" : 2, - "drilldown" : "Noud" - }, - { - "name" : "Ozzy", - "drilldown" : "Ozzy", - "y" : 1 - }, - { - "name" : "Roger Bell West", - "y" : 2, - "drilldown" : "Roger Bell West" - }, - { - "drilldown" : "Ruben Westerberg", - "y" : 4, - "name" : "Ruben Westerberg" - }, - { - "name" : "Simon Proctor", - "y" : 1, - "drilldown" : "Simon Proctor" - }, - { - "name" : "Steven Wilson", - "drilldown" : "Steven Wilson", - "y" : 2 - }, - { - "name" : "Veesh Goldman", - "y" : 4, - "drilldown" : "Veesh Goldman" - }, - { - "y" : 4, - "drilldown" : "Yozen Hernandez", - "name" : "Yozen Hernandez" - } - ], - "name" : "Perl Weekly Challenge - 017" + "yAxis" : { + "title" : { + "text" : "Total Solutions" } - ], - "title" : { - "text" : "Perl Weekly Challenge - 017" + }, + "legend" : { + "enabled" : 0 }, "plotOptions" : { "series" : { @@ -132,21 +16,28 @@ } } }, + "subtitle" : { + "text" : "[Champions: 23] Last updated at 2019-07-21 18:58:51 GMT" + }, + "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/>" + }, "drilldown" : { "series" : [ { + "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Andrezgz", "id" : "Andrezgz" }, { "id" : "Athanasius", - "name" : "Athanasius", "data" : [ [ "Perl 5", @@ -156,20 +47,20 @@ "Perl 6", 2 ] - ] + ], + "name" : "Athanasius" }, { - "id" : "Daniel Mantovani", "name" : "Daniel Mantovani", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Daniel Mantovani" }, { - "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -180,20 +71,20 @@ 1 ] ], - "id" : "Dave Jacoby" + "id" : "Dave Jacoby", + "name" : "Dave Jacoby" }, { - "id" : "Duane Powell", "name" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Duane Powell" }, { - "name" : "E. Choroba", "data" : [ [ "Perl 5", @@ -204,10 +95,10 @@ 1 ] ], - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { - "id" : "Feng Chang", "data" : [ [ "Perl 5", @@ -218,9 +109,11 @@ 2 ] ], + "id" : "Feng Chang", "name" : "Feng Chang" }, { + "id" : "Francis Whittle", "data" : [ [ "Perl 6", @@ -231,11 +124,9 @@ 1 ] ], - "name" : "Francis Whittle", - "id" : "Francis Whittle" + "name" : "Francis Whittle" }, { - "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -246,30 +137,30 @@ 2 ] ], + "id" : "Joelle Maslak", "name" : "Joelle Maslak" }, { - "id" : "Kevin Colyer", - "name" : "Kevin Colyer", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Kevin Colyer", + "name" : "Kevin Colyer" }, { "name" : "Kian-Meng Ang", + "id" : "Kian-Meng Ang", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Kian-Meng Ang" + ] }, { - "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -284,47 +175,58 @@ 1 ] ], - "id" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" }, { + "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Lubos Kolouch", - "id" : "Lubos Kolouch" + ] }, { - "name" : "Michael Hamlin", "data" : [ [ "Perl 5", 1 ] ], - "id" : "Michael Hamlin" + "id" : "Michael Hamlin", + "name" : "Michael Hamlin" }, { - "id" : "Noud", + "name" : "Noud", "data" : [ [ "Perl 6", 2 ] ], - "name" : "Noud" + "id" : "Noud" }, { + "id" : "Ozzy", "data" : [ [ "Perl 6", 1 ] ], - "name" : "Ozzy", - "id" : "Ozzy" + "name" : "Ozzy" + }, + { + "name" : "Randy Lauen", + "data" : [ + [ + "Perl 6", + 1 + ] + ], + "id" : "Randy Lauen" }, { "name" : "Roger Bell West", @@ -337,7 +239,6 @@ "id" : "Roger Bell West" }, { - "id" : "Ruben Westerberg", "name" : "Ruben Westerberg", "data" : [ [ @@ -348,7 +249,8 @@ "Perl 6", 2 ] - ] + ], + "id" : "Ruben Westerberg" }, { "id" : "Simon Proctor", @@ -361,13 +263,13 @@ "name" : "Simon Proctor" }, { - "id" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] ], + "id" : "Steven Wilson", "name" : "Steven Wilson" }, { @@ -390,7 +292,6 @@ }, { "id" : "Yozen Hernandez", - "name" : "Yozen Hernandez", "data" : [ [ "Perl 5", @@ -400,27 +301,141 @@ "Blog", 2 ] - ] + ], + "name" : "Yozen Hernandez" } ] }, - "legend" : { - "enabled" : 0 + "series" : [ + { + "name" : "Perl Weekly Challenge - 017", + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "Andrezgz", + "y" : 2, + "name" : "Andrezgz" + }, + { + "drilldown" : "Athanasius", + "y" : 4, + "name" : "Athanasius" + }, + { + "name" : "Daniel Mantovani", + "y" : 2, + "drilldown" : "Daniel Mantovani" + }, + { + "y" : 3, + "name" : "Dave Jacoby", + "drilldown" : "Dave Jacoby" + }, + { + "drilldown" : "Duane Powell", + "name" : "Duane Powell", + "y" : 2 + }, + { + "drilldown" : "E. Choroba", + "name" : "E. Choroba", + "y" : 3 + }, + { + "name" : "Feng Chang", + "y" : 4, + "drilldown" : "Feng Chang" + }, + { + "y" : 3, + "name" : "Francis Whittle", + "drilldown" : "Francis Whittle" + }, + { + "drilldown" : "Joelle Maslak", + "y" : 4, + "name" : "Joelle Maslak" + }, + { + "drilldown" : "Kevin Colyer", + "name" : "Kevin Colyer", + "y" : 2 + }, + { + "drilldown" : "Kian-Meng Ang", + "name" : "Kian-Meng Ang", + "y" : 2 + }, + { + "drilldown" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld", + "y" : 5 + }, + { + "drilldown" : "Lubos Kolouch", + "y" : 2, + "name" : "Lubos Kolouch" + }, + { + "drilldown" : "Michael Hamlin", + "name" : "Michael Hamlin", + "y" : 1 + }, + { + "drilldown" : "Noud", + "y" : 2, + "name" : "Noud" + }, + { + "name" : "Ozzy", + "y" : 1, + "drilldown" : "Ozzy" + }, + { + "y" : 1, + "name" : "Randy Lauen", + "drilldown" : "Randy Lauen" + }, + { + "name" : "Roger Bell West", + "y" : 2, + "drilldown" : "Roger Bell West" + }, + { + "y" : 4, + "name" : "Ruben Westerberg", + "drilldown" : "Ruben Westerberg" + }, + { + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", + "y" : 1 + }, + { + "name" : "Steven Wilson", + "y" : 2, + "drilldown" : "Steven Wilson" + }, + { + "drilldown" : "Veesh Goldman", + "name" : "Veesh Goldman", + "y" : 4 + }, + { + "y" : 4, + "name" : "Yozen Hernandez", + "drilldown" : "Yozen Hernandez" + } + ] + } + ], + "xAxis" : { + "type" : "category" }, "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "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 - }, - "subtitle" : { - "text" : "[Champions: 22] Last updated at 2019-07-21 18:29:46 GMT" + "title" : { + "text" : "Perl Weekly Challenge - 017" } } |
