diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-02 14:30:31 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-02 14:30:31 +0100 |
| commit | 1daa4a35462e2bead1845d0d74ab62a96ed6c349 (patch) | |
| tree | 62a0da09899a7207a94c32d51e4809eca8961375 /stats/pwc-current.json | |
| parent | cf811afcfc75442faa0e509b065305a13f495637 (diff) | |
| download | perlweeklychallenge-club-1daa4a35462e2bead1845d0d74ab62a96ed6c349.tar.gz perlweeklychallenge-club-1daa4a35462e2bead1845d0d74ab62a96ed6c349.tar.bz2 perlweeklychallenge-club-1daa4a35462e2bead1845d0d74ab62a96ed6c349.zip | |
- Updated chart stats.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 120 |
1 files changed, 60 insertions, 60 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 13549e7383..0a2f2d6e61 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,122 +1,110 @@ { + "subtitle" : { + "text" : "[Champions: 9] Last updated at 2019-05-02 13:30:19 GMT" + }, "chart" : { "type" : "column" }, - "xAxis" : { - "type" : "category" - }, - "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/>" - }, - "title" : { - "text" : "Perl Weekly Challenge - 006" - }, "series" : [ { - "name" : "Champions", "data" : [ { - "y" : 1, + "name" : "Alicia Bielsa", "drilldown" : "Alicia Bielsa", - "name" : "Alicia Bielsa" + "y" : 1 }, { - "drilldown" : "Andrezgz", "y" : 2, - "name" : "Andrezgz" + "name" : "Andrezgz", + "drilldown" : "Andrezgz" }, { - "name" : "Athanasius", "y" : 2, + "name" : "Athanasius", "drilldown" : "Athanasius" }, { - "drilldown" : "Gustavo Chaves", "y" : 2, + "drilldown" : "Gustavo Chaves", "name" : "Gustavo Chaves" }, { - "y" : 4, "drilldown" : "Joelle Maslak", - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "y" : 4 }, { "drilldown" : "Laurent Rosenfeld", - "y" : 2, - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "y" : 2 }, { "drilldown" : "Maxim Kolodyazhny", - "y" : 1, - "name" : "Maxim Kolodyazhny" + "name" : "Maxim Kolodyazhny", + "y" : 1 }, { - "y" : 1, "drilldown" : "Simon Proctor", - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "y" : 1 }, { - "y" : 2, "drilldown" : "Tim Smith", - "name" : "Tim Smith" + "name" : "Tim Smith", + "y" : 2 } ], - "colorByPoint" : 1 + "colorByPoint" : 1, + "name" : "Champions" } ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "legend" : { - "enabled" : 0 + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ { - "id" : "Alicia Bielsa", - "name" : "Alicia Bielsa", "data" : [ [ "Perl 5", 1 ] - ] + ], + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa" }, { + "name" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], - "name" : "Andrezgz", "id" : "Andrezgz" }, { - "name" : "Athanasius", + "id" : "Athanasius", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Athanasius" + "name" : "Athanasius" }, { + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves" + ] }, { + "id" : "Joelle Maslak", "data" : [ [ "Perl 5", @@ -127,11 +115,9 @@ 2 ] ], - "name" : "Joelle Maslak", - "id" : "Joelle Maslak" + "name" : "Joelle Maslak" }, { - "name" : "Laurent Rosenfeld", "data" : [ [ "Perl 5", @@ -142,50 +128,64 @@ 1 ] ], - "id" : "Laurent Rosenfeld" + "id" : "Laurent Rosenfeld", + "name" : "Laurent Rosenfeld" }, { - "id" : "Maxim Kolodyazhny", "name" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 1 ] - ] + ], + "id" : "Maxim Kolodyazhny" }, { + "name" : "Simon Proctor", "id" : "Simon Proctor", "data" : [ [ "Perl 6", 1 ] - ], - "name" : "Simon Proctor" + ] }, { - "id" : "Tim Smith", - "name" : "Tim Smith", "data" : [ [ "Perl 6", 2 ] - ] + ], + "id" : "Tim Smith", + "name" : "Tim Smith" } ] }, - "subtitle" : { - "text" : "[Champions: 9] Last updated at 2019-05-02 13:28:30 GMT" + "title" : { + "text" : "Perl Weekly Challenge - 006" }, "plotOptions" : { "series" : { + "borderWidth" : 0, "dataLabels" : { "enabled" : 1, "format" : "{point.y}" - }, - "borderWidth" : 0 + } + } + }, + "tooltip" : { + "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/>", + "followPointer" : 1 + }, + "legend" : { + "enabled" : 0 + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" } } } |
