diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-12-08 02:18:47 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-12-08 02:18:47 +0000 |
| commit | a2c9f8a6f959b1d096849a0ac9fa482b30e10c34 (patch) | |
| tree | cf41be4d5fe5d40f1dd52429699e43b87c1b66dd /stats/pwc-current.json | |
| parent | 297666310f503d8f7265b1843e902d47784994f1 (diff) | |
| download | perlweeklychallenge-club-a2c9f8a6f959b1d096849a0ac9fa482b30e10c34.tar.gz perlweeklychallenge-club-a2c9f8a6f959b1d096849a0ac9fa482b30e10c34.tar.bz2 perlweeklychallenge-club-a2c9f8a6f959b1d096849a0ac9fa482b30e10c34.zip | |
- Added solutions by Daniel Mita.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 262 |
1 files changed, 131 insertions, 131 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 1ae94befb2..dad9dd7c33 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,97 +1,18 @@ { "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, - "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/>" }, - "series" : [ - { - "data" : [ - { - "y" : 2, - "drilldown" : "Andrezgz", - "name" : "Andrezgz" - }, - { - "drilldown" : "Daniel Mita", - "y" : 2, - "name" : "Daniel Mita" - }, - { - "name" : "Dave Jacoby", - "y" : 3, - "drilldown" : "Dave Jacoby" - }, - { - "name" : "Duane Powell", - "drilldown" : "Duane Powell", - "y" : 1 - }, - { - "y" : 2, - "drilldown" : "E. Choroba", - "name" : "E. Choroba" - }, - { - "y" : 5, - "drilldown" : "Javier Luque", - "name" : "Javier Luque" - }, - { - "drilldown" : "Lubos Kolouch", - "y" : 2, - "name" : "Lubos Kolouch" - }, - { - "y" : 2, - "drilldown" : "Mark Anderson", - "name" : "Mark Anderson" - }, - { - "name" : "Pete Houston", - "y" : 1, - "drilldown" : "Pete Houston" - }, - { - "y" : 2, - "drilldown" : "Richard Nuttall", - "name" : "Richard Nuttall" - }, - { - "y" : 4, - "drilldown" : "Roger Bell West", - "name" : "Roger Bell West" - }, - { - "name" : "Ryan Thompson", - "y" : 2, - "drilldown" : "Ryan Thompson" - }, - { - "name" : "Saif Ahmed", - "y" : 2, - "drilldown" : "Saif Ahmed" - }, - { - "name" : "Simon Proctor", - "drilldown" : "Simon Proctor", - "y" : 1 - }, - { - "name" : "Steven Wilson", - "drilldown" : "Steven Wilson", - "y" : 1 - }, - { - "y" : 2, - "drilldown" : "Ulrich Rieke", - "name" : "Ulrich Rieke" - } - ], - "colorByPoint" : 1, - "name" : "Perl Weekly Challenge - 037" + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 } - ], + }, "yAxis" : { "title" : { "text" : "Total Solutions" @@ -100,6 +21,9 @@ "xAxis" : { "type" : "category" }, + "title" : { + "text" : "Perl Weekly Challenge - 037" + }, "drilldown" : { "series" : [ { @@ -113,8 +37,8 @@ "name" : "Andrezgz" }, { - "name" : "Daniel Mita", "id" : "Daniel Mita", + "name" : "Daniel Mita", "data" : [ [ "Perl 5", @@ -122,12 +46,13 @@ ], [ "Perl 6", - 1 + 2 ] ] }, { "id" : "Dave Jacoby", + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", @@ -137,31 +62,31 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby" + ] }, { + "name" : "Duane Powell", "id" : "Duane Powell", "data" : [ [ "Perl 5", 1 ] - ], - "name" : "Duane Powell" + ] }, { - "name" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] ], + "name" : "E. Choroba", "id" : "E. Choroba" }, { "id" : "Javier Luque", + "name" : "Javier Luque", "data" : [ [ "Perl 5", @@ -175,42 +100,41 @@ "Blog", 1 ] - ], - "name" : "Javier Luque" + ] }, { "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Lubos Kolouch" + ] }, { + "name" : "Mark Anderson", + "id" : "Mark Anderson", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Mark Anderson", - "name" : "Mark Anderson" + ] }, { - "name" : "Pete Houston", - "id" : "Pete Houston", "data" : [ [ "Perl 5", 1 ] - ] + ], + "name" : "Pete Houston", + "id" : "Pete Houston" }, { - "name" : "Richard Nuttall", "id" : "Richard Nuttall", + "name" : "Richard Nuttall", "data" : [ [ "Perl 6", @@ -233,76 +157,152 @@ "name" : "Roger Bell West" }, { + "name" : "Ryan Thompson", "id" : "Ryan Thompson", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Ryan Thompson" + ] }, { + "id" : "Saif Ahmed", "name" : "Saif Ahmed", "data" : [ [ "Perl 5", 2 ] - ], - "id" : "Saif Ahmed" + ] }, { "id" : "Simon Proctor", + "name" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ], - "name" : "Simon Proctor" + ] }, { - "name" : "Steven Wilson", - "id" : "Steven Wilson", "data" : [ [ "Perl 5", 1 ] - ] + ], + "name" : "Steven Wilson", + "id" : "Steven Wilson" }, { - "name" : "Ulrich Rieke", "data" : [ [ "Perl 6", 2 ] ], + "name" : "Ulrich Rieke", "id" : "Ulrich Rieke" } ] }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } - }, "subtitle" : { - "text" : "[Champions: 16] Last updated at 2019-12-07 11:09:57 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 037" + "text" : "[Champions: 16] Last updated at 2019-12-08 02:18:10 GMT" }, "chart" : { "type" : "column" }, "legend" : { "enabled" : 0 - } + }, + "series" : [ + { + "data" : [ + { + "drilldown" : "Andrezgz", + "name" : "Andrezgz", + "y" : 2 + }, + { + "drilldown" : "Daniel Mita", + "name" : "Daniel Mita", + "y" : 3 + }, + { + "drilldown" : "Dave Jacoby", + "name" : "Dave Jacoby", + "y" : 3 + }, + { + "y" : 1, + "name" : "Duane Powell", + "drilldown" : "Duane Powell" + }, + { + "name" : "E. Choroba", + "y" : 2, + "drilldown" : "E. Choroba" + }, + { + "drilldown" : "Javier Luque", + "y" : 5, + "name" : "Javier Luque" + }, + { + "name" : "Lubos Kolouch", + "y" : 2, + "drilldown" : "Lubos Kolouch" + }, + { + "name" : "Mark Anderson", + "y" : 2, + "drilldown" : "Mark Anderson" + }, + { + "drilldown" : "Pete Houston", + "name" : "Pete Houston", + "y" : 1 + }, + { + "drilldown" : "Richard Nuttall", + "y" : 2, + "name" : "Richard Nuttall" + }, + { + "drilldown" : "Roger Bell West", + "y" : 4, + "name" : "Roger Bell West" + }, + { + "drilldown" : "Ryan Thompson", + "name" : "Ryan Thompson", + "y" : 2 + }, + { + "drilldown" : "Saif Ahmed", + "name" : "Saif Ahmed", + "y" : 2 + }, + { + "drilldown" : "Simon Proctor", + "name" : "Simon Proctor", + "y" : 1 + }, + { + "drilldown" : "Steven Wilson", + "name" : "Steven Wilson", + "y" : 1 + }, + { + "y" : 2, + "name" : "Ulrich Rieke", + "drilldown" : "Ulrich Rieke" + } + ], + "name" : "Perl Weekly Challenge - 037", + "colorByPoint" : 1 + } + ] } |
