diff options
| author | drclaw1394 <drclaw@mac.com> | 2019-04-17 17:06:18 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-17 17:06:18 +1000 |
| commit | e80612d6f29f76ce4ce13eef35eb6a74389b4c86 (patch) | |
| tree | 8a434f7b739b473be7204d0f4556396b75935161 /stats/pwc-current.json | |
| parent | 107bdf42f90c5c0d55f7c92cc0959ac54a151244 (diff) | |
| parent | cffdcd1d446a5865cdb0de52aa09afeab86b02aa (diff) | |
| download | perlweeklychallenge-club-e80612d6f29f76ce4ce13eef35eb6a74389b4c86.tar.gz perlweeklychallenge-club-e80612d6f29f76ce4ce13eef35eb6a74389b4c86.tar.bz2 perlweeklychallenge-club-e80612d6f29f76ce4ce13eef35eb6a74389b4c86.zip | |
Merge pull request #3 from manwar/master
Merging for week 4 questions
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 202 |
1 files changed, 133 insertions, 69 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 8b6d35f646..5c1df0a936 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,127 +1,191 @@ { + "series" : [ + { + "name" : "Champions", + "colorByPoint" : 1, + "data" : [ + { + "drilldown" : "Abigail", + "name" : "Abigail", + "y" : 2 + }, + { + "name" : "Athanasius", + "y" : 2, + "drilldown" : "Athanasius" + }, + { + "y" : 2, + "name" : "Francis Whittle", + "drilldown" : "Francis Whittle" + }, + { + "drilldown" : "Dr James A. Smith", + "name" : "Dr James A. Smith", + "y" : 4 + }, + { + "name" : "Jo Christian Oterhals", + "y" : 4, + "drilldown" : "Jo Christian Oterhals" + }, + { + "drilldown" : "John Barrett", + "y" : 2, + "name" : "John Barrett" + }, + { + "drilldown" : "Kivanc Yazan", + "y" : 1, + "name" : "Kivanc Yazan" + }, + { + "drilldown" : "Matt Latusek", + "name" : "Matt Latusek", + "y" : 2 + }, + { + "drilldown" : "Maxim Kolodyazhny", + "y" : 1, + "name" : "Maxim Kolodyazhny" + } + ] + } + ], + "xAxis" : { + "type" : "category" + }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "subtitle" : { - "text" : "[Champions: 5] Last updated at 2019-04-08 18:14:25 GMT" - }, - "xAxis" : { - "type" : "category" - }, - "legend" : { - "enabled" : 0 + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } }, "chart" : { "type" : "column" }, - "tooltip" : { - "followPointer" : 1, - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>", - "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" + "subtitle" : { + "text" : "[Champions: 9] Last updated at 2019-04-16 16:26:05 GMT" + }, + "legend" : { + "enabled" : 0 }, "drilldown" : { "series" : [ { + "name" : "Abigail", + "id" : "Abigail", "data" : [ [ "Perl 5", - 1 + 2 ] - ], - "id" : "Gustavo Chaves", - "name" : "Gustavo Chaves" + ] }, { + "name" : "Athanasius", + "id" : "Athanasius", "data" : [ [ "Perl 5", 2 - ], + ] + ] + }, + { + "name" : "Francis Whittle", + "data" : [ [ "Perl 6", 2 ] ], + "id" : "Francis Whittle" + }, + { "name" : "Dr James A. Smith", - "id" : "Dr James A. Smith" + "id" : "Dr James A. Smith", + "data" : [ + [ + "Perl 5", + 2 + ], + [ + "Perl 6", + 2 + ] + ] }, { "data" : [ [ "Perl 5", 2 + ], + [ + "Perl 6", + 2 ] ], - "id" : "Khalid", - "name" : "Khalid" + "id" : "Jo Christian Oterhals", + "name" : "Jo Christian Oterhals" }, { - "name" : "Lars Balker", - "id" : "Lars Balker", + "id" : "John Barrett", "data" : [ [ "Perl 5", 2 ] - ] + ], + "name" : "John Barrett" }, { - "name" : "Simon Proctor", - "id" : "Simon Proctor", + "name" : "Kivanc Yazan", "data" : [ [ - "Perl 6", + "Perl 5", + 1 + ] + ], + "id" : "Kivanc Yazan" + }, + { + "name" : "Matt Latusek", + "id" : "Matt Latusek", + "data" : [ + [ + "Perl 5", 2 ] ] + }, + { + "data" : [ + [ + "Perl 5", + 1 + ] + ], + "id" : "Maxim Kolodyazhny", + "name" : "Maxim Kolodyazhny" } ] }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } - } + "tooltip" : { + "followPointer" : 1, + "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" }, "title" : { - "text" : "Perl Weekly Challenge - CURRENT" - }, - "series" : [ - { - "name" : "Champions", - "colorByPoint" : 1, - "data" : [ - { - "y" : 1, - "name" : "Gustavo Chaves", - "drilldown" : "Gustavo Chaves" - }, - { - "y" : 4, - "drilldown" : "Dr James A. Smith", - "name" : "Dr James A. Smith" - }, - { - "drilldown" : "Khalid", - "name" : "Khalid", - "y" : 2 - }, - { - "name" : "Lars Balker", - "drilldown" : "Lars Balker", - "y" : 2 - }, - { - "y" : 2, - "drilldown" : "Simon Proctor", - "name" : "Simon Proctor" - } - ] - } - ] + "text" : "Perl Weekly Challenge - 004" + } } |
