diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-10-02 11:40:41 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-10-02 11:40:41 +0100 |
| commit | c953e3f09cc630999511dd567ff42abc26ea19b9 (patch) | |
| tree | e41b87a9c3df88995a3ddd158e94558511a63cf5 /stats/pwc-current.json | |
| parent | 3ec89aa750de311959f29f0b8f74744754a407c8 (diff) | |
| download | perlweeklychallenge-club-c953e3f09cc630999511dd567ff42abc26ea19b9.tar.gz perlweeklychallenge-club-c953e3f09cc630999511dd567ff42abc26ea19b9.tar.bz2 perlweeklychallenge-club-c953e3f09cc630999511dd567ff42abc26ea19b9.zip | |
- Added solution by Lubos Kolouch.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 270 |
1 files changed, 135 insertions, 135 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index df834836f5..635bbb15fe 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,35 +1,143 @@ { + "legend" : { + "enabled" : 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/>" + "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/>" + }, + "xAxis" : { + "type" : "category" + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } }, "subtitle" : { - "text" : "[Champions: 16] Last updated at 2019-10-02 10:38:05 GMT" + "text" : "[Champions: 16] Last updated at 2019-10-02 10:40:27 GMT" + }, + "series" : [ + { + "colorByPoint" : 1, + "data" : [ + { + "y" : 1, + "drilldown" : "Daniel Mita", + "name" : "Daniel Mita" + }, + { + "name" : "Dave Cross", + "y" : 2, + "drilldown" : "Dave Cross" + }, + { + "name" : "Dave Jacoby", + "y" : 2, + "drilldown" : "Dave Jacoby" + }, + { + "name" : "Duane Powell", + "drilldown" : "Duane Powell", + "y" : 2 + }, + { + "name" : "E. Choroba", + "y" : 1, + "drilldown" : "E. Choroba" + }, + { + "name" : "Joelle Maslak", + "drilldown" : "Joelle Maslak", + "y" : 1 + }, + { + "y" : 1, + "drilldown" : "Julien Fiegehenn", + "name" : "Julien Fiegehenn" + }, + { + "y" : 2, + "drilldown" : "Lubos Kolouch", + "name" : "Lubos Kolouch" + }, + { + "y" : 2, + "drilldown" : "Markus Holzer", + "name" : "Markus Holzer" + }, + { + "y" : 1, + "drilldown" : "Pete Houston", + "name" : "Pete Houston" + }, + { + "y" : 2, + "drilldown" : "Prajith P", + "name" : "Prajith P" + }, + { + "name" : "Simon Proctor", + "drilldown" : "Simon Proctor", + "y" : 1 + }, + { + "drilldown" : "Steven Wilson", + "y" : 2, + "name" : "Steven Wilson" + }, + { + "name" : "Ulrich Rieke", + "drilldown" : "Ulrich Rieke", + "y" : 2 + }, + { + "drilldown" : "Veesh Goldman", + "y" : 1, + "name" : "Veesh Goldman" + }, + { + "name" : "Yet Ebreo", + "drilldown" : "Yet Ebreo", + "y" : 4 + } + ], + "name" : "Perl Weekly Challenge - 028" + } + ], + "title" : { + "text" : "Perl Weekly Challenge - 028" }, "drilldown" : { "series" : [ { + "id" : "Daniel Mita", "data" : [ [ "Perl 6", 1 ] ], - "id" : "Daniel Mita", "name" : "Daniel Mita" }, { "id" : "Dave Cross", - "name" : "Dave Cross", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "Dave Cross" }, { + "name" : "Dave Jacoby", + "id" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -39,19 +147,17 @@ "Blog", 1 ] - ], - "id" : "Dave Jacoby", - "name" : "Dave Jacoby" + ] }, { "name" : "Duane Powell", - "id" : "Duane Powell", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Duane Powell" }, { "data" : [ @@ -60,8 +166,8 @@ 1 ] ], - "name" : "E. Choroba", - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { "data" : [ @@ -70,18 +176,18 @@ 1 ] ], - "name" : "Joelle Maslak", - "id" : "Joelle Maslak" + "id" : "Joelle Maslak", + "name" : "Joelle Maslak" }, { "id" : "Julien Fiegehenn", - "name" : "Julien Fiegehenn", "data" : [ [ "Perl 5", 1 ] - ] + ], + "name" : "Julien Fiegehenn" }, { "name" : "Lubos Kolouch", @@ -94,18 +200,18 @@ ] }, { - "id" : "Markus Holzer", - "name" : "Markus Holzer", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Markus Holzer", + "name" : "Markus Holzer" }, { - "id" : "Pete Houston", "name" : "Pete Houston", + "id" : "Pete Houston", "data" : [ [ "Perl 5", @@ -114,18 +220,18 @@ ] }, { - "id" : "Prajith P", - "name" : "Prajith P", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Prajith P", + "name" : "Prajith P" }, { - "id" : "Simon Proctor", "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Perl 6", @@ -135,13 +241,13 @@ }, { "name" : "Steven Wilson", - "id" : "Steven Wilson", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Steven Wilson" }, { "name" : "Ulrich Rieke", @@ -179,118 +285,12 @@ } ] }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } + "chart" : { + "type" : "column" }, - "series" : [ - { - "colorByPoint" : 1, - "data" : [ - { - "y" : 1, - "name" : "Daniel Mita", - "drilldown" : "Daniel Mita" - }, - { - "drilldown" : "Dave Cross", - "name" : "Dave Cross", - "y" : 2 - }, - { - "y" : 2, - "name" : "Dave Jacoby", - "drilldown" : "Dave Jacoby" - }, - { - "y" : 2, - "name" : "Duane Powell", - "drilldown" : "Duane Powell" - }, - { - "drilldown" : "E. Choroba", - "name" : "E. Choroba", - "y" : 1 - }, - { - "name" : "Joelle Maslak", - "y" : 1, - "drilldown" : "Joelle Maslak" - }, - { - "name" : "Julien Fiegehenn", - "y" : 1, - "drilldown" : "Julien Fiegehenn" - }, - { - "drilldown" : "Lubos Kolouch", - "y" : 2, - "name" : "Lubos Kolouch" - }, - { - "name" : "Markus Holzer", - "y" : 2, - "drilldown" : "Markus Holzer" - }, - { - "y" : 1, - "name" : "Pete Houston", - "drilldown" : "Pete Houston" - }, - { - "y" : 2, - "name" : "Prajith P", - "drilldown" : "Prajith P" - }, - { - "y" : 1, - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor" - }, - { - "drilldown" : "Steven Wilson", - "y" : 2, - "name" : "Steven Wilson" - }, - { - "y" : 2, - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke" - }, - { - "y" : 1, - "name" : "Veesh Goldman", - "drilldown" : "Veesh Goldman" - }, - { - "y" : 4, - "name" : "Yet Ebreo", - "drilldown" : "Yet Ebreo" - } - ], - "name" : "Perl Weekly Challenge - 028" - } - ], "yAxis" : { "title" : { "text" : "Total Solutions" } - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge - 028" - }, - "legend" : { - "enabled" : 0 - }, - "xAxis" : { - "type" : "category" } } |
