diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index c04aeaa0fe..100b2f4845 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -3,8 +3,63 @@ "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "xAxis" : { + "categories" : [ + "Burkhard Nickels", + "Chenyf", + "Cheok-Yin Fung", + "Clifton Wood", + "Clive Holloway", + "Colin Crain", + "Craig", + "Creewick", + "Cristina Heredia", + "Csaba Simandi", + "Daniel Bowling", + "Daniel Mantovani", + "Daniel Mita", + "Darren Bottin", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Denis Yurashku", + "Dieter Dobbelaere", + "Donald Hunter", + "Doug Schrag", + "Duane Powell", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley", + "Flavio Poletti", + "Francis Whittle" + ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-02-02 09:13:30 GMT" + }, "series" : [ { + "name" : "Perl", "data" : [ 31, 0, @@ -34,10 +89,9 @@ 8, 22, 0, - 42, + 44, 0 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -75,7 +129,6 @@ ] }, { - "name" : "Blog", "data" : [ 15, 0, @@ -105,63 +158,10 @@ 0, 0, 0, - 41, + 43, 9 - ] - } - ], - "xAxis" : { - "categories" : [ - "Burkhard Nickels", - "Chenyf", - "Cheok-Yin Fung", - "Clifton Wood", - "Clive Holloway", - "Colin Crain", - "Craig", - "Creewick", - "Cristina Heredia", - "Csaba Simandi", - "Daniel Bowling", - "Daniel Mantovani", - "Daniel Mita", - "Darren Bottin", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Denis Yurashku", - "Dieter Dobbelaere", - "Donald Hunter", - "Doug Schrag", - "Duane Powell", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley", - "Flavio Poletti", - "Francis Whittle" - ] - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-02-02 09:06:25 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + ], + "name" : "Blog" } - } + ] } |
